单项选择题
A system administrator would like to rename volume group oldvg to newvg. This volume group resides on hdisk1. What is the appropriate procedure to perform this?()
A.reboot the server in maintenance mode;migratevg -y newvg oldvg;reboot the server in normal mode
B.unmount all filesystems in the volume group;varyoffvg oldvg;migratepv -y oldvg -n newvg varyonvg newvg
C.unmount all filesystems in the volume group;varyoffvg oldvg;exportvg oldvg;importvg -y newvg hdisk1;mount all
D.unmount all filesystems in the volume group;varyoffvg oldvg;for each logical volume in the volume group do cplv -v oldvg -y newvg;varyonvg newvg;mount all
相关考题
-
单项选择题
Whichcommandisusedtolistinformationabouteachphysicalvolumeinvolumegrouptestvg?()
A.lsvg -p testvg
B.lspv -v testvg
C.lslv -l testvg
D.lsattr -v testvg -
单项选择题
Whichcommandwouldanadministratorusetolistwhichfilesystemsareinvolumegroupdatavg?()
A.lspv datavg
B.lslv -a datavg
C.lsfs -v datavg
D.lsvg -l datavg -
单项选择题
Asystemadministratorhasbeenaskedtomigratethedev_vgvolumegroupfromserverAtoserverB.Thedev_vgvolumegroupcontainsasinglefilesystemnamed"/development".Toprepareformigration,whichofthefollowingisthecorrectsequenceofcommandsforremovingthevolumegroupfromserverA?()
A.exportvg dev_vg; umount /development; varyoffvg dev_vg
B.varyoffvg dev_vg; umount /development; exportvg dev_vg
C.umount /development; exportvg dev_vg; varyoffvg dev_vg
D.umount /development; varyoffvg dev_vg; exportvg dev_vg
