单选题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?()AdfBlsvgClsfsDlsdev

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

df

B

lsvg

C

lsfs

D

lsdev


参考解析

解析: 暂无解析

相关考题:

An administrator needs to apply a Technology Level update. During the preview install, the output indicates that there is insufficientspace 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 theupdate?()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

All of the following logical volumes are associated with a standard AIX journaled file system (JFS) EXCEPT:() A./dev/hd2B./dev/hd4C./dev/hd6D./dev/hd9var

The operator needs to change the /test filesystem in the testvg volume group so that it mounts automatically following a system reboot. Which of the following commands is correct?() A. chvg -a y testvgB. chfs -A yes /testC. mount /test -auto=yesD. chlv -a automount=y testlv

The system administrator wants to use a new jfslog /dev/fs1log with the filesystem /test/fs1 on the testvg volume group. The following commands were used to create the log and assign it to the filesystem:  (1)mklv -t jfslog -y /dev/fs1log testvg 1   (2)chfs -a log=/dev/fs1log /test/fs1   While trying to mount the /test/fs1 filesystem the administrator received the error:  "Cannot mount /dev/fs1lv on /test/fs1: A system call received a parameter that is not valid". What step did the administrator miss that most likely caused the error?()A、Use the logform command to format /dev/fs1log as a jfslogB、Use the chlv command to change the lv type of /dev/fs1log to jfslogC、Use the chvg command to change the default jfslog of testvg to /dev/fs1logD、Edit the /etc/filesystems file to change the log associated with /test/fs1 to /dev/fs1log

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

The operator needs to change the /test filesystem in the testvg volume group so that it mounts automatically following a system reboot. Which of the following commands is correct?()A、chvg -a y testvgB、chfs -A yes /testC、mount /test -auto=yesD、chlv -a automount=y testlv

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.

Which of the following procedures WILL NOT increase contiguous free space on a the filesystem /data1, located on /dev/lv01, that is heavily fragmented?()A、 Run defragfs -r /data1; defragfs /data1B、 Run defragfs -r /dev/lv01; defragfs /dev/lv01C、 Back up the filesystem by name, unmount the filesystem, recreate the filesystem by running mkfs /dev/lv01, and restoring the data from the backup.D、 Back up the filesystem by inode, unmount the filesystem, recreate the filesystem by running mkfs /dev/lv01, and restoring the data from the backup.

What is the process for creating an NFS mount between two servers in the same network zone?()A、Export the desired filesystem in the /etc/nfs file, run ’exportfs -a’,create a mount directory on the desired server, and mount the NFS filesystem.B、Run ’exportfs -a’,export the desired filesystem in the /etc/nfs file,create a mount directory on the desired server, and mount the NFS filesystem.C、Export the desired filesystem in the /etc/exports file, run ’exportfs -a’,create a mount directory on the desired server,and mount the NFS filesystem.D、Run ’exportfs -u’,export the desired filesystem in the /etc/exports file, create a mount directory on the desired server,and mount the NFS filesystem.

In AIX 5L and later, the operating system supports the /proc filesystem. What would be the best description of the /proc filesystem?()A、 It is a pseudo filesystem that maps processes and kernel data structures to corresponding files.B、 It is a JFS mounted filesystem that provides an exact representation of what is happening to a proces at a single and discrete point of time.C、 It is a JFS mounted filesystem that maps processes and read-only files related to these processes.D、 It is a pseudo filesystem that contains data that represents the state of the parent processes (but not their threads) in a system.

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 is attempting to unmount filesystem /dev/data and receives the following message:   umount: 0506-349 Cannot unmount /dev/data: The requested resource is busy.   Which of the following commands can be used to determine which process has open references within the filesystem?()A、lsfsB、topasC、fuserD、mount

A previously functional, scheduled snapshot operation against a JFS2 filesystem has failed. The JFS2 filesystem is mounted and appears intact. What is the most likely cause of the failure and how should it be resolved?()A、The associated JFS2 log device has failed. Check the log device and varyon the device.B、The logical volume that hosts the snapshots is full. Increase the size of the logical volume.C、Fifteen snapshots already exist for the given JFS2 filesystem. Delete at least one existing snapshot.D、The volume group that hosts both the snapshots and JFS2 filesystem has lost quorum. Check and correct the integrity of the volume group.

Under  which  of  the  following  circumstances  must  a  JFS  filesystem  be  used  instead  of  a  JFS2   filesystem()A、filesystem will contain 100GB filesB、filesystem resides on a 32-bit systemC、filesystem contains a large number of small filesD、filesystem compression is required

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

All of the following logical volumes are associated with a standard AIX journaled file system (JFS) EXCEPT:()A、/dev/hd2B、/dev/hd4C、/dev/hd6D、/dev/hd9var

When is it appropriate to use a JFS filesystem instead of a JFS2 filesystem?()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.

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 log logical volume is created as indicated below: root@host1:/# mklv -a c -t jfs2log -b y datavg 1   loglv00   root@host1:/# lsvg -l datavg datavg:   LV NAMETYPELPsPPsPVsLV STATEMOUNT POINT   loglv00jfs2log111closed/syncdN/A   A new filesytem is then created using the new log logical volume.When the administrator attempts to mount the filesytem, the following error occurs: root@host1:/# mount /newfs   mount: 0506-324 Cannot mount /dev/lv00 on /newfs: A system call received a parameter that is not valid. Which of the following actions will resolve this error?()A、Recreate the file system with -p rw flags and re-mount.B、Run ‘logform /dev/loglv00’ and hit ‘y’ to destroy all data.C、Run ‘clrginfo -p’ to clear the invalid filesystem parameter.D、Change ‘account = true’ value in /etc/filesystem to ‘account = false’.

You created a snapshot of the /data2 filesystem as follows:   # fssnap -F ufs -o bs=/data2/snap /data2   But, the system responds with the following error: snapshot error: Invalid backing file path   What is the problem? ()A、 The /data filesystem does not exist.B、 This message indicates that the /data2/snap directory does not exist.C、 The name of the Backing Store is incorrect, it should be /dev/fssnap/0D、 This message indicates that you cannot have the backing store file on the same filesystem as the filesystem being snapped.

An administrator needs to be able to list the number and size of backup sets on a tape. Which of the  following procedures accomplish this()A、Use the tcopy /dev/rmtO.l until an end-of-tape error notification is received.B、Use the cpio -idmv  /dev/rmtO.l until an end-of-tape error notification is received.C、Use the tar -tvf /dev/rmtO.l repeatedly until an end-of-tape error notification is received.D、Use the dd if=/dev/rmt0.1 bs=128k count=EOT until an end-of-tape error notification is received.

单选题Which of the following procedures WILL NOT increase contiguous free space on a the filesystem /data1, located on /dev/lv01, that is heavily fragmented?()A Run defragfs -r /data1; defragfs /data1B Run defragfs -r /dev/lv01; defragfs /dev/lv01C Back up the filesystem by name, unmount the filesystem, recreate the filesystem by running mkfs /dev/lv01, and restoring the data from the backup.D Back up the filesystem by inode, unmount the filesystem, recreate the filesystem by running mkfs /dev/lv01, and restoring the data from the backup.

单选题The system administrator has determined that a new JFS log needs to be created on a different disk, in order to decrease an I/O bottleneck. Which of the following steps are the most correct?()A mklv -t jfslog -y LVname VGname 1 PVname logform /dev/LVname  chfs -a log=/dev/LVname /filesystemname m ount and unmount filesystemB mklv -t jfslog -y LVname VGname PVname unmount filesystem vi /etc/filesystems, change entry for lv to point filesystem to new JFS log mount filesystemC mklvcopy -a jfslog -y LVname VGname 1 PVname  chfs -a log=/dev/LVname /filesystemname  unmount and mount file systemD mklvcopy  -t jfslog -y LVname VGname 1 PVname  logform /dev/LVname  vi /etc/filesystems, change entry for lv to point filesystem to new JFS log  unmount and mount filesystem

单选题All of the following logical volumes are associated with a standard AIX journaled file system (JFS) EXCEPT:()A/dev/hd2B/dev/hd4C/dev/hd6D/dev/hd9var

单选题A previously functional, scheduled snapshot operation against a JFS2 filesystem has failed. The JFS2 filesystem is mounted and appears intact. What is the most likely cause of the failure and how should it be resolved?()AThe associated JFS2 log device has failed. Check the log device and varyon the device.BThe logical volume that hosts the snapshots is full. Increase the size of the logical volume.CFifteen snapshots already exist for the given JFS2 filesystem. Delete at least one existing snapshot.DThe volume group that hosts both the snapshots and JFS2 filesystem has lost quorum. Check and correct the integrity of the volume group.

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

单选题You created a snapshot of the /data2 filesystem as follows:   # fssnap -F ufs -o bs=/data2/snap /data2   But, the system responds with the following error: snapshot error: Invalid backing file path   What is the problem? ()A The /data filesystem does not exist.B This message indicates that the /data2/snap directory does not exist.C The name of the Backing Store is incorrect, it should be /dev/fssnap/0D This message indicates that you cannot have the backing store file on the same filesystem as the filesystem being snapped.

单选题In AIX 5L and later, the operating system supports the /proc filesystem. What would be the best description of the /proc filesystem?()A It is a pseudo filesystem that maps processes and kernel data structures to corresponding files.B It is a JFS mounted filesystem that provides an exact representation of what is happening to a proces at a single and discrete point of time.C It is a JFS mounted filesystem that maps processes and read-only files related to these processes.D It is a pseudo filesystem that contains data that represents the state of the parent processes (but not their threads) in a system.