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/22 17:10:00 UTC

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

     [ https://issues.apache.org/jira/browse/HDDS-4597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bharat Viswanadham resolved HDDS-4597.
--------------------------------------
    Fix Version/s: 1.1.0
       Resolution: Fixed

> 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: Sombat Charnchaleo
>            Assignee: Bharat Viswanadham
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.1.0
>
>
> {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