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?()
第1题:
A.Increasing the size of a logical volume also increases the size of the file system
B.Reducing the size of a logical volume requires reducing the size of the file system first
C.Increasing the size of a file system requires increasing the size of the logical volume first
D.Increasing the size of a file system also increases the size of the logical volume when necessary
第2题:

A.Increase the size of rootvg.
B.Delete unnecessary files in the / (root) file system.
C.Edit /etc/inittab and correct any erroneous entries.
D.Run fsck on the rootvg and recreate the log device with the following command: /usr/sbin/logform /dev/hd8.
第3题:
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?()
第4题:
Which command(s) will result in the smallest sized backup of the text files contained in the /staticFS filesystem?()
第5题:
All of the following statements accurately describe process for administering file systems EXCEPT:()
第6题:
A System p administrator is reviewing root’s command history on a development server and finds that a junior adminstrator had been attempting to correct a full file system. One of the following commands caused damage that must be corrected. Which command was it()
第7题:
While attempting to expand a file system, an administrator receives an error message indicating that the filesystem is not recognized. Running the 'lsfs' command fails to display any output, but the 'df' command is working and displays normal filesystems. What is the likely cause of the problem?()
第8题:
The ‘fsck -p /dev/lv00’command returned thefollowing message: Not a recognized filesystem type What is the likely cause of the problem and how should it be resolved?()
第9题:
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?()
第10题:
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?()
第11题:
The /etc/filesystems file is missing.
The /dev/hd8 logical volume is corrupt.
The hosting volume group is not varied on.
The /var and /tmp filesystems may be full.
第12题:
A logical volume must exist prior to running the crfs command to create a file system
A file system must be unmounted before it can be removed
Defining a file system imposes a structure on a logical volume
Removing a file system using rmfs automatically removes the underling logical volume
第13题:
A.A file system cannot be mounted on a directory containing data.
B.Mounting a file system on a mount point containing data will delete the data.
C.Mounting a file system on a amount point containing data will make the data temporarily inaccessible.
D.A systems administrator must manually create an empty directory prior to mounting an AIX JFS.
第14题:
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?()
第15题:
Which of the following statements best describes the relationship between a logical volume and a journaled file system (JFS)?()
第16题:
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?()
第17题:
While using the smit install_remove menus to remove some filesets on an AIX 5.3 server, a system administrator notices the /usr filesystem is now unnecessarily large. Which of the following actions will reduce the size of the /usr filesystem ()
第18题:
A system administrator is unable to unmount a file system. Which is the appropriate command to determine who or what is accessing the file system?()
第19题:
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?()
第20题:
A system administrator can create logical volumes and then add file systems to them, or create the file system directly. What is an advantage of the two-step approach instead of the one-step approach?()
第21题:
A system administrator has increased the size the logical volume lv00. The administrator now wants to enlarge the filesystem /fs00 that is mounted on lv00 to the same size that lv00 currently is. Which of the following commands will show the administrator the number of blocks to use when increasing the size of the filesystem /fs00?()
第22题:
The file system superblock is dirty. It can be replaced from the VGDA
The logical volume superblock is dirty. It can be replaced from the VGDA
The file system superblock is dirty. It can be replaced from the secondary copy
The logical volume superblock is dirty. It can be replaced from the secondary copy
第23题:
Compilation fails.
Nothing is added to the file system.
Only a new file is created on the file system.
Only a new directory is created on the file system.
Both a new file and a new directory are created on the file system.