2295151784
During manage snapshot operation, if HNAS is already running a command 'path-to-object-number' it may cause concurrency issues, since HNAS can run only one 'path-to-object-number' command at a time. Fixing it by adding a retry when this message is returned. Change-Id: If0f0b2d6f7e4ba3203d10c549181a3d31113624e Closes-bug: #1660288
5 lines
101 B
YAML
5 lines
101 B
YAML
---
|
|
fixes:
|
|
- Fixed HNAS driver error when managing snapshots caused by
|
|
concurrency in backend.
|