单项选择题
A system administrator has been asked to migrate the dev_vg volume group from server A to server B. The dev_vg volume group contains a single filesystem named "/development". To prepare for migration, which of the following is the correct sequence of commands for removing the volume group from server A?()
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
点击查看答案
相关考题
-
单项选择题
WhenisitappropriatetouseaJFSfilesysteminsteadofaJFS2filesystem?()
A.When the filesystem will contain 100GB files.
B.When the filesystem resides on a 32-bit system.
C.When the filesystem contains a large number of small files.
D.When filesystem compression is required due to limited disk space. -
单项选择题
Asystemcontainsmultiplehot-swapstand-alonediskswithalargenumberofJFS2filesystems.WhichfeatureofJFS2canbeusedtoimprovereliability,availabilityandserviceability(RAS)ifadiskfailureoccurs?()
A.Inline logging
B.Dynamic inode allocation
C.Linear directory organization
D.Online filesystem defragmentation -
单项选择题
Asystemadministratorhasafilesystemcalled/test/datainvolumegroupdatavg.Whichofthefollowingcommandswillallowtheadministratortocreateamirroredcopyofthefilesystem’sdata?()
A.chfs
B.chlv
C.mklvcopy
D.mkfscopy
