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/[email protected]"
remoteAddress: "10.101.211.49"
hostName: "om-server"
}
addAclRequest {
obj {
resType: VOLUME
storeType: OZONE
path: "/s3v"
}
acl {
type: USER
name: "[email protected]"
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: [email protected]
For additional commands, e-mail: [email protected]