Soumitra Sulav created HDDS-7310:
------------------------------------
Summary: [Snapshot] Ozone create snapshot hangs forever
Key: HDDS-7310
URL: https://issues.apache.org/jira/browse/HDDS-7310
Project: Apache Ozone
Issue Type: Bug
Components: Ozone Manager
Affects Versions: 1.3.0
Environment: Branch : HDDS-6517-Snapshot
Git Hash : 6eb19a771
Test Environment deployed by
{code:java}
docker-compose up -d --scale datanode=3{code}
Reporter: Soumitra Sulav
On the first attempt {{ozone sh create snapshot}} works as expected.
{code:java}
2022-10-11 09:06:18,458 | INFO | OMAudit | user=hadoop | ip=172.18.0.4 |
op=CREATE_SNAPSHOT {volume=vol, bucket=buck, snapshotName=s20221011-090618.453}
| ret=SUCCESS |{code}
On the second attempt onwards the command hangs and stuck forever.
No log was seen either in console or OM or SCM.
{code:java}
OZONE_ROOT_LOGGER=debug,console ozone sh snapshot create
o3://ozone1/vol/buck{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]