note how to test cloned lv with kvm
authorDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 17 Feb 2020 16:41:42 +0000 (17:41 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 17 Feb 2020 16:41:42 +0000 (17:41 +0100)
gnt-lv2ssd.sh

index 2c19b4e..3985691 100755 (executable)
@@ -43,4 +43,8 @@ __SHELL__
 
        ssh $node sh -xe /dev/shm/$instance.sh
 
+
+       echo "TEST: kvm -m 1024 -drive file=/dev/$target_vg/$instance.$disk_nr,format=raw,if=virtio -nographic -net nic -net user"
+       echo "after login: ifdown eth0 ; dhclient eth0"
 done
+