]> sourceware.org Git - lvm2.git/commitdiff
tests: thin-flags
authorZdenek Kabelac <zkabelac@redhat.com>
Sat, 26 Sep 2020 23:24:17 +0000 (01:24 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Tue, 29 Sep 2020 08:43:56 +0000 (10:43 +0200)
test/shell/thin-flags.sh

index 91bcad12e9506ed7150832da787ba20059f98254..78a4b2cd770416a53004152d02898cd0895f1e92 100644 (file)
@@ -92,6 +92,9 @@ check lv_attr_bit health $vg/pool "M"
 check lv_field $vg/pool lv_health_status "metadata_read_only"
 check lv_attr_bit health $vg/$lv2 "-"
 
+not lvcreate -s $vg/$lv2
+not lvcreate -V10 -n $lv3 $vg/pool
+
 lvs -ao+seg_pe_ranges $vg
 
 # needs_check needs newer version
This page took 0.100148 seconds and 5 git commands to generate.