
어떻게 활용하는지 알아보려고 합니다 pvscan --activate
.
이것매뉴얼 페이지설명하다:
-a|--activate y|n|ay Auto-activate LVs in a VG when the PVs scanned have completed the VG. (Only ay is applicable.)
나는 시도했다:
# pvscan --activate y
Command does not accept option: --activate y.
# pvscan --activate n
Command does not accept option: --activate n.
# pvscan --activate ay
Command does not accept option: --activate ay.
# pvscan --activate
pvscan: option '--activate' requires an argument
Error during parsing of command line.
나는 뛰고있어:
# pvscan --version
LVM version: 2.02.173(2) (2017-07-20)
Library version: 1.02.142 (2017-07-20)
Driver version: 4.35.0
Configuration: ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --sbindir=/usr/bin --with-udev-prefix=/usr --with-systemdsystemunitdir=/usr/lib/systemd/system --with-default-pid-dir=/run --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --enable-pkgconfig --enable-readline --enable-dmeventd --enable-cmdlib --enable-applib --enable-udev_sync --enable-udev_rules --with-default-locking-dir=/run/lock/lvm --enable-lvmetad --with-thin=internal --with-cache=internal --enable-udev-systemd-background-jobs
어떻게 전화하나요 pvscan --activate
?
답변1
권장사항매뉴얼 페이지권장사항은 --activate
다음에만 적용됩니다.--cache
pvscan --cache
[ -b|--background ]
[ -a|--activate ay ]
[ -j|--major Number ]
[ --minor Number ]
[ COMMON_OPTIONS ]
[ String|PV ... ]