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

Which command will migrate a filesystem from onevolume group to another?()

  • A、cpfs
  • B、cplv
  • C、mkfscopy
  • D、migratepv

相关考题:

Find the word in the passage which means “ the movement from one place to another of a large group of animals” and write it down here: __________.

Which best describes an inline view? () A. a schema objectB. a subquery that can contain an ORDER BY clauseC. another name for a view that contains group functionsD. a subquery that is part of the FROM clause of another query

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.

()命令能把一个文件系统从一个卷组迁移到另一个卷组。A、cpfsB、cplvC、mkfscopyD、migratepv

Companycom wants to apply a PTF to the p5 590 system. After doing a preview install, the output shows there is insufficient space in the /usr filesystem. The root volume group has no available physical partitions left. They do not want to add additional disk drives to the system, but have a jfs2 filesystem that is only 8% used. What could they do to utilize space in the jfs2 filesystem to apply this PTF?()A、Backup the filesystem and recreate smallerB、Use the chfs to reduce the filesystem sizeC、Use cplv to copy filesystem to smaller sizeD、Use migratepv to copy filesystem to smaller size

When migrating files from a Windows server A to a Samba server B with the command ’net rpc share migrate files -S A -destination=B -acls -attrs -U administrator’, some files that originally belong only to a Windows group (no user) will generate errors during the migration. Which option in smb.conf will force such files to be mapped to the correct UNIX UID and GID?()A、 use acl = yesB、 map group acls = yesC、 force unknown acl user = yesD、 inherit acls = no

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

An administrator is moving a volume group from one server to another. The disks will be physically moved between the two systems.  Which two operations are required on the volume group prior to the physical disk switch?()  A、’varyoffvg’ and ’exportvg’B、’varyofflv’ and ’importvg’C、’varyofflv’ and ’migratepv’D、’varyoffvg’ and ’migratevg’

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

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

A customer needs to test the failover capabilities of their cluster. Which of the following AIX commands, whenissued from the command line, will simulate a node crash and cause the cluster resource group running onthat server to fail over to another node?()A、clstopB、halt -qC、shutdown -FD、stopsrc -s cluster

An administrator needs to apply a Technology Level update. During the preview install, the output indicates that there is insufficient space in the /usr filesystem. Review of the root volume group indicates there are no available physical partitions, but the /test jfs2 filesystem is only 8% used.  What is the most efficient method to use the available space in the /test filesystem to apply the update?()A、Use chfs to reduce the /test filesystemB、Use cplv to copy the /test filesystem to a smaller logical volumeC、Use migratepv l to move the /test filesystem to a different volume groupD、Backup the /test filesystem, remove it, and recreate it with a smaller size

A client needs more disk space for another volume group and has decided to use hdisk12 from the uservg volume group containing hdisk10, hdisk11, and hdisk12 where hdisk10 and hdisk11 have sufficient PPs to contain the volume group data. The client attempted to remove hdisk12 from the volume group but received the following error:  0516-016 Cannot delete physical volume with allocated partitions.  Which of the following commands should be run to correct this problem()A、reducevg hdisk12B、rmdev -dl hdisk12C、cplv hdisk10 hdisk12D、migratepv hdisk12 hdisk10

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

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?()A、dfB、lslvC、lsfsD、lsdev

Which best describes an inline view?()A、a schema objectB、a subquery that can contain an ORDER BY clauseC、another name for a view that contains group functionsD、a subquery that is part of the FROM clause of another query

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

单选题An administrator is moving a volume group from one server to another. The disks will be physically moved between the two systems.  Which two operations are required on the volume group prior to the physical disk switch?()A’varyoffvg’ and ’exportvg’B’varyofflv’ and ’importvg’C’varyofflv’ and ’migratepv’D’varyoffvg’ and ’migratevg’

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

单选题When migrating files from a Windows server A to a Samba server B with the command ’net rpc share migrate files -S A -destination=B -acls -attrs -U administrator’, some files that originally belong only to a Windows group (no user) will generate errors during the migration. Which option in smb.conf will force such files to be mapped to the correct UNIX UID and GID?()A use acl = yesB map group acls = yesC force unknown acl user = yesD inherit acls = no

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

单选题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.