]> sourceware.org Git - lvm2.git/commit
tests: avoid checking command result in cluster
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 1 Nov 2019 14:46:16 +0000 (15:46 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 1 Nov 2019 15:27:21 +0000 (16:27 +0100)
commitd1c5b3ae740481290de14d1ea178e571e689ff0e
tree9589bd56ecd1da002c3af7b8e10b1e36ed535f98
parent569e328cc014d467fcdeed6fe34eaaf7070d7e13
tests: avoid checking command result in cluster

When running cluster test with clvmd, the actual 'monitoring'
happens in cluster - so the 'already monitored' message
is also logged within clvmd code and the command cannot
see such effect.

clvmd was incapable to report this information back to command
so it cannot be displayed this way.

Add 'lvs -o+seg_monitor' validation which also works in clustered mode.
test/shell/dmeventd-restart.sh
This page took 0.037136 seconds and 5 git commands to generate.