The volume group and all logical volumes will be recreated. All raw and jfs filesystms will be backed up and restored.
This backup will be bootable and the volume group and all jfs logical volumes will be recreated.
This backup will not be bootable and the restorevg command is used to restore only the mounted and non-raw logical volumes. It will not recreate any logical volumes that are raw or unmounted.
The volume group and all logical volumes information is archived and will be recreated. The raw and unmounted filesystems will not be backed up and therefore not restored.
第1题:
An AIX system has a rootvg plus a separate volume group for database application. Which of the following commands are sued to backup the entire system?()
第2题:
An administrator has a server experiencing performance problems with logical volumes within a particular volume group. Which command can report I/O statistics for logical partitions with each logicalvolume within the volume group()
第3题:
When defining resources for a concurrent resource group, which of the following is NOT supported?()
第4题:
Which command would an administrator use to list which filesystems are in volume group datavg?()
第5题:
A system administrator has an application that has the data in volume group appvg. Which of the following commands will back up the contents of appvg to the tape in /dev/rmt0 and check for any read errors?()
第6题:
An administrator attempts to add a new 100GB logical volume to the datavg volume group, which resides on hdisk1. How can the administrator easily determine if there is enough space in datavg to create the logical volume()
第7题:
A loss of quorum has occurred on one of the disks in the failed volume group.
Selective fallover caused by an application moves a resource group to a takeover node.
A check is made to ensure at least one complete copy of all data is available in the volume group.
The MISSING_PV=TRUE environment variable has been set causing the volume group to be forced online.
第8题:
df
lslv
lsfs
lsdev
第9题:
Islv
vmstat
iostat
Ivmstat
第10题:
lslv
lsvg
iostat
lvmstat
第11题:
Application Servers using disk
Definition of Multiple IP aliases
Volume Groups using raw logical volumes
Volume Groups supporting concurrent access
第12题:
smitty mksysb (select additional volume group)
mkszfile && mksysb /dev/rmt0
smitty mksysb AND smitty savevg
smitty savevg (select additional volume group)
第13题:
The 'lsvg -o' command is run with an output of only rootvg, but the server has another volume group named datavg, which is notdisplayed. What is the likely cause?()
第14题:
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?()
第15题:
An administrator is trying to extend an existing volume group with a new hard disk, but the extendvg command returns the following error. 0516-1162 /usr/sbin/extendvg. Warning, The Physical Partition Size of 64 requires the creation of 8924 partitions for hdisk11. The limitation for volume group datavg is 1016 physical partitions per physical volume. Use chvg command with -t option to attempt to change the maximum Physical Partitions per Physical volume for this volume group. The chvg -t may or may not allow the extendvg command to succeed. What is the implication of using this option?()
第16题:
A system administrator has backed up the datavg volume group using the savevg command. There are several raw logical volumes and some unmounted jfs filesystems in datavg. Which of the following statements is true about this backup?()
第17题:
Where can a system administrator find information regarding configured physical volumes, volume groups, and logical volumes besides the Volume Group Descriptor Area (VGDA)?()
第18题:
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?()
第19题:
Copy the existing filesystems to JFS2
Defragment the filesystem, then reduce its size
Change the file system attribute allow_shrink=yes on the existing filesystems
Modify the logical volume attribute allow_shrink=yes on the existing logical volumes
第20题:
lspv datavg
lslv -a datavg
lsfs -v datavg
lsvg -l datavg
第21题:
lslg datavg
lspv datavg
lsvg datavg
lslv hdisk1
第22题:
chfs
chlv
mklvcopy
mkfscopy
第23题:
Increase the size of the JFS log logical volume so more transacations can be written to this log.
Create a second, additional JFS log and have the /mydatabase logical volume point to both JFS logs.
Migrate the JFS log device to another physical disk in the same volume group.
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.