You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Bharat Viswanadham (Jira)" <ji...@apache.org> on 2020/12/16 05:21:00 UTC

[jira] [Created] (HDDS-4597) OM Terminates when adding acls to "S3v" volume

Bharat Viswanadham created HDDS-4597:
----------------------------------------

             Summary: OM Terminates when adding acls to "S3v" volume
                 Key: HDDS-4597
                 URL: https://issues.apache.org/jira/browse/HDDS-4597
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Bharat Viswanadham
            Assignee: Bharat Viswanadham



{code:java}
2020-12-14 10:04:58,612 [OM StateMachine ApplyTransaction Thread - 0] ERROR ratis.OzoneManagerStateMachine: Terminating with exit status 1: Request cmdType: AddAcl
traceID: ""
clientId: "client-CAE43266CDF2"
userInfo {
  userName: "om/om-server@DEV.COM"
  remoteAddress: "10.101.211.49"
  hostName: "om-server"
}
addAclRequest {
  obj {
    resType: VOLUME
    storeType: OZONE
    path: "/s3v"
  }
  acl {
    type: USER
    name: "airflow@DEV.TAP"
    rights: "\200"
    aclScope: ACCESS
  }
}
failed with exception
java.lang.IllegalArgumentException: Trying to set updateID to 213 which is not greater than the current value of 36028797018963967 for OMVolumeArgs{volume='s3v', admin='hadoop', owner='hadoop', creationTime='1606808208748', quota='1152921504606846976'}
       at com.google.common.base.Preconditions.checkArgument(Preconditions.java:142)
...
       at java.base/java.lang.Thread.run(Thread.java:834)
2020-12-14 10:04:58,635 [shutdown-hook-0] INFO om.OzoneManagerStarter: SHUTDOWN_MSG:
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org