单选题Which command will migrate a filesystem from one volume group to another?()AcpfsBcplvCmkfscopyDmigratepv

单选题
Which command will migrate a filesystem from one volume group to another?()
A

cpfs

B

cplv

C

mkfscopy

D

migratepv


参考解析

解析: 暂无解析

相关考题:

Which command will remove the ‘stale’ status from a logical volume?() A.syncvg -pB.syncvg -lC.synclv -pD.synclv -l

Which command will migrate a filesystem from onevolume group to another?() A.cpfsB.cplvC.mkfscopyD.migratepv

Which command restores files from a volume group backup on a specified media?() A.mksysb-rB.savevg-rC.restorevg-rD.restorevg files

The system administrator notices that there is an I/O bottleneck on one of three disks in datavg volume group. This problem disk contains the JFS log, loglv00 and one filesystem, /mydatabase.  There are no other logical volumes on this disk.  Which of the following options would be the best solution?()A、 Increase the size of the JFS log logical volume so more transacations can be written to this log.B、 Create a second, additional JFS log and have the /mydatabase logical volume point to both JFS logs.C、 Migrate the JFS log device to another physical disk in the same volume group.D、 Only one JFS log device for each volume group can be used.  Use the migratepv command to move the JFS log device to an empty disk in another volume group.

The /systest filesystem is associated with the /dev/testlv logical volume on the ’testvg’ volume group. Given this information, which of the following commands can the system administrator use to determine if the /systest filesystem is mirrored?()A、dfB、lsvgC、lsfsD、lsdev

An administrator is attempting to recover a filesystem that fails to manually unmount. The fsck command produces the following output: The current volume is: /dev/fslv02 File system is currently mounted.   Invalid file system size in the primary superblock. Invalid file system size in the secondary superblock.  Primary superblock is corrupt. Secondary superblock is corrupt.   fsck: 0507-018 Superblock is corrupt and cannot be repaired. Both primary and secondary copies are corrupt.Cannot continue tried to mount  Which steps will resolve the problem?()A、Reboot the server into maintenance mode and run ‘fsck’ with the ‘-p’ parameter while the filesystem is mounted.B、Reboot the server into maintenance mode and run ‘fsck’ with the ‘-y’ parameter while the filesystem is unmounted.C、Force a umount of the filesystem with ‘umount -F /dev/fslv02’, and then run ‘fsck -p /dev/fslv02’ while the filesystem is unmounted.D、Force a umount of the filesystem by varying off the hosting volume group and then varyon the volume group. This will permit ‘fsck -y’ to be run against the failing filesystem.

What must an administrator do to create two new volume groups on a system with only one spare disk?()A、Run the 'mkvg -M' command to create multiple volume groups on a single diskB、Add a new disk to the system or release a disk from the one of the existing volume groupsC、Run the 'mkvg' command to create multiple volume groups on a single disk providing the disk does nothave a PVIDD、Run the 'mkvg' command to create multiple volume groups on a single disk providing the volume groups have the same PP size

The ‘fsck -p /dev/lv00’ command returned the following message:Not a recognized filesystem type. What is the likely cause of the problem and how should it be resolved?()A、The file system superblock is dirty. It can be replaced from the VGDAB、The logical volume superblock is dirty. It can be replaced from the VGDAC、The file system superblock is dirty. It can be replaced from the secondary copyD、The logical volume superblock is dirty. It can be replaced from the secondary copy

During an attempt to mount filesystems on the datavg volume grou, the following error message occurs: "0506-323 Cannot get information about log device loglv00." The error is due to the fjslog used by these filesystems is located on a bad disk.Which of the following procedures should be performed to fix the error?()A、Run fsck on all filesystems using loglv00B、Run the logform command against loglv00C、Recreate the filesystems and restore from a backupD、Create a new jfslog and change /etc/filesystems to point to this log

A system administrator wants to NFS mount a filesystem from server "Alpha" to server "Bravo." Which command should be issued from "Bravo" to determine which filesystems are being exported by server "Alpha"? ()A、lsnfsmnt AlphaB、exportfs -l AlphaC、showmount -e AlphaD、mount -t nfs Alpha

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_vgB、varyoffvg dev_vg; umount /development; exportvg dev_vgC、umount /development; exportvg dev_vg; varyoffvg dev_vgD、umount /development; varyoffvg dev_vg; exportvg dev_vg

A system administrator has a filesystem called /test/data in volume group datavg. Which of the following commands will allow the administrator to create a mirrored copy of the filesystem’s data?()A、chfsB、chlvC、mklvcopyD、mkfscopy

Which command will remove the ‘stale’ status from a logical volume?()A、syncvg -pB、syncvg -lC、synclv -pD、synclv -l

Which command will migrate a filesystem from onevolume group to another?()A、cpfsB、cplvC、mkfscopyD、migratepv

Which command restores files from a volume group backup on a specified media?() A、mksysb -rB、savevg -rC、restorevg -rD、restorevgfiles

An administrator is attempting to recover afilesystem that fails to manually unmount. The fsck command produces the following output: The current volume is: /dev/fslv02 File system is currently mounted. Invalid file system size in the primary superblock. Invalid file system size in the secondary superblock. Primary superblock is corrupt. Secondary superblock is corrupt. fsck: Cannot continue tried to mount Which steps will resolve the problem?()A、Reboot the server into maintenance mode and run 'fsck' with the '-p' parameter while the filesystem is mountedB、Reboot the server into maintenance mode and run 'fsck' with the '-y' parameter whilethe filesystem is unmountedC、Force a umount of the filesystem with 'umount -F /dev/fslv02', and then run 'fsck p /dev/fslv02' whilethe file system is unmountedD、Force a umount of the filesystem by varying off the hosting volume group and then varyon the volume group. This will permit 'fsck -y' to be run against the failing filesystem

Which presents the heirarchical relationship between LVM entities?()  A、Volume Group  Physical Volume  Logical Volume  FilesystemB、Physical Volume  Volume Group  Logical Volume  FilesystemC、Volume Group  Physical Volume  Filesystem  Logical VolumeD、Physical Volume  Volume Group  Filesystem  Logical Volume

Error log analysis indicates that a disk is starting to fail and will need to be replaced. The failing disk contains multiple logical volumes which span multiple disks. A free disk has been added to the failing disk’s volume group.Which of the following is the most efficient method to move the data from the failing disk to the new disk?()A、Back up the data, remove the failing disk from the volume group, then restore the data to the new disk.B、Use the migratepv command to move data from one disk to another and then remove the failing disk from the volume group.C、Use the mirrorvg command to mirror the data to the new disk, break the mirror and then remove the failing disk from the volume group.D、Create a new filesystem on the new disk and use the mv command to move the data to the new filesystem, and then remove the failing disk from the volume group.

An administrator wants to mirror an important filesystem between two disks without mirroring the entire volume group. Which command should be used?()A、cplvB、mirrorvgC、mklvcopyD、migratelv

Which of the following AIX storage concepts is correct?()A、A filesystem can span multiple physical volumes.B、A physical volume can belong to more than 1 volume group.C、A logical volume can have up to 2 copies in each of 2 volume groups.D、The size of a filesystem is always the same size as its logical volume.

Which command restores files from a volume group backup on a specified media?()A、mksysb-rB、savevg-rC、restorevg-rD、restorevg files

Which command will migrate a filesystem from one volume group to another?()A、cpfsB、cplvC、mkfscopyD、migratepv

单选题Which of the following AIX storage concepts is correct?()AA filesystem can span multiple physical volumes.BA physical volume can belong to more than 1 volume group.CA logical volume can have up to 2 copies in each of 2 volume groups.DThe size of a filesystem is always the same size as its logical volume.

单选题Which presents the heirarchical relationship between LVM entities?()AVolume Group  Physical Volume  Logical Volume  FilesystemBPhysical Volume  Volume Group  Logical Volume  FilesystemCVolume Group  Physical Volume  Filesystem  Logical VolumeDPhysical Volume  Volume Group  Filesystem  Logical Volume

单选题The /systest filesystem is associated with the /dev/testlv logical volume on the testvg volume group. The testvg volume group is assigned to physical volumes hdisk2 and hdisk3. Which command can the system administrator use to determine if the /systest filesystem is mirrored?()AdfBlslvClsfsDlsdev

单选题The system administrator notices that there is an I/O bottleneck on one of three disks in datavg volume group. This problem disk contains the JFS log, loglv00 and one filesystem, /mydatabase.  There are no other logical volumes on this disk.  Which of the following options would be the best solution?()A Increase the size of the JFS log logical volume so more transacations can be written to this log.B Create a second, additional JFS log and have the /mydatabase logical volume point to both JFS logs.C Migrate the JFS log device to another physical disk in the same volume group.D Only one JFS log device for each volume group can be used.  Use the migratepv command to move the JFS log device to an empty disk in another volume group.

单选题The ‘fsck -p /dev/lv00’ command returned the following message:Not a recognized filesystem type. What is the likely cause of the problem and how should it be resolved?()AThe file system superblock is dirty. It can be replaced from the VGDABThe logical volume superblock is dirty. It can be replaced from the VGDACThe file system superblock is dirty. It can be replaced from the secondary copyDThe logical volume superblock is dirty. It can be replaced from the secondary copy