]> sourceware.org Git - lvm2.git/commit
tests: update to md dev name
authorDavid Teigland <teigland@redhat.com>
Wed, 2 Oct 2019 17:51:17 +0000 (12:51 -0500)
committerDavid Teigland <teigland@redhat.com>
Wed, 2 Oct 2019 19:09:51 +0000 (14:09 -0500)
commitc2ff8876f97a5840cd9d6fcda1bec55ef6220dc3
tree3548570b70899ec1bc5eae75b3138c19c8284d2b
parentb138a87f43bcfdd3f523556d54f0a482ecf8c40b
tests: update to md dev name

Use /dev/md33 instead of /dev/md0 to reduce chances of
conflicting with an existing name.

Only call 'mdadm --stop /dev/md33' for cleanup and don't
use 'mdadm --stop --scan' to avoid stopping other md devs.
test/lib/aux.sh
test/shell/duplicate-pvs-md0.sh
test/shell/duplicate-pvs-md1.sh
test/shell/lvm-on-md.sh
test/shell/pvcreate-operation-md.sh
This page took 0.034837 seconds and 5 git commands to generate.