resource-agents
resource-agents copied to clipboard
Iscsi target stop in failed resource state
When the LUN resource is in failed state e.g. the backing store file or device is not available, this prevented targetcli cleanup.
When the backing store file or device comes back online and admin issues resource cleanup this resulted in targetcli config being partially present and start operation failing.
I'm not sure why this block is there in the first place because subsequent code is prepared for partial targetcli config status.
Is there a reason for stop operation to return success every time the resource is not-running?
Can one of the admins verify this patch?
This pull request is only for commit f2f551c6. The previous commits are discussed in another pull request.
ok to test
ok to test