Home
last modified time | relevance | path

Searched refs:vgs (Results 1 – 25 of 26) sorted by relevance

12

/dragonfly/contrib/lvm2/dist/test/
H A Dt-mdata-strings.sh30 vgs 2>err
32 vgs $vg
H A Dlvm-utils.sh81 val1=$(vgs --noheadings -o $field $vg1)
82 val2=$(vgs --noheadings -o $field $vg2)
97 actual=$(vgs --noheadings -o $field $vg)
H A Dt-inconsistent-metadata.sh61 vgs 2>&1 | tee cmd.out
63 vgs 2>&1 | tee cmd.out
H A Dt-listings.sh49 vgs -o +vg_mda_count,vg_mda_free $vg
76 vgs -o pv_name,vg_name $vg
H A Dt-lvcreate-usage.sh75 vgs -o +max_lv
85 vgs $vg
H A Dt-vgrename-usage.sh29 UUID=$(vgs --noheading -o vg_uuid $vg1)
H A Dt-vgchange-usage.sh24 vgs --noheading -o $field $vg | sed 's/^ *//'
H A Dt-lvconvert-repair.sh46 vgs
H A Dt-vgreduce-usage.sh85 vgs -P # for record
H A Dt-lvextend-percent-extents.sh36 vgsize=$(vgs -o vg_extent_count --noheadings)
H A Dt-vgsplit-operation.sh156 vgs
168 vgs
H A Dt-pvcreate-usage.sh37 compare_two_fields_ vgs $vg vg_mda_size pvs $dev2 pv_mda_size
/dragonfly/contrib/lvm2/dist/scripts/
H A Dlvm2_monitoring_init_rhel434 VGS=`vgs --noheadings -o name 2> /dev/null`
52 VGS=`vgs --noheadings -o name 2> /dev/null`
H A Dlvm2_monitoring_init_red_hat40 VGS=${sbindir}/vgs
H A Dlvm2_monitoring_init_red_hat.in40 VGS=${sbindir}/vgs
H A Dclvmd_init_red_hat.in28 VGS=${sbindir}/vgs
H A Dclvmd_init_red_hat28 VGS=${sbindir}/vgs
H A Dvgimportclone.sh230 OLDVGS=`"${LVM}" vgs ${LVM_OPTS} -o name --noheadings 2>/dev/null`
/dragonfly/contrib/lvm2/dist/daemons/clvmd/
H A Dlvm-functions.c633 FILE *vgs = in drop_vg_locks() local
640 if (!vgs) in drop_vg_locks()
643 while (fgets(line, sizeof(line), vgs)) { in drop_vg_locks()
661 if (fclose(vgs)) in drop_vg_locks()
/dragonfly/contrib/lvm2/dist/tools/
H A Dvgdisplay.c64 return vgs(cmd, argc, argv); in vgdisplay()
H A Dcommands.h930 xx(vgs,
H A Dreporter.c438 int vgs(struct cmd_context *cmd, int argc, char **argv) in vgs() function
/dragonfly/contrib/lvm2/dist/man/
H A DMakefile34 vgrename.8 vgs.8 vgscan.8 vgsplit.8 $(FSADMMAN)
H A DMakefile.in34 vgrename.8 vgs.8 vgscan.8 vgsplit.8 $(FSADMMAN)
/dragonfly/initrd/rescue/
H A DMakefile215 vgs vgscan vgsplit

12