Umount the /development filesystem and remount it using the following command: mount -t jfs2 /development
Edit the /etc/filesystems file to change the type paramter to jfs2 and change the log parameter to jfs2log
Backup the /development filesystem data, delete the JFS /development filesystem, create the new JFS2 /development filsystem, and restore the data to the /development filesystem
Backup the /development filesystem data, change the /development filesystem using the following command,chfs -t type=jfs2 /development.then, restore the data to the /development filesystem
第1题:
An Enhanced Journeyed File System that is in a shred non-concurrent Volume Group is growing at an unexpected rate. It is the administrator’s task to enlarge the filesystem without interrupting service. What method should be sued to achieve this goal?()
第2题:
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?()
第3题:
Under which of the following circumstances must a JFS filesystem be used instead of a JFS2 filesystem()
第4题:
A system administrator has determined that the /development filesystem needs to be changed from JFS to JFS2 to take advantage of the new capabilites available in JFS2. What is the method to convert the /development filesystem from type JFS to JFS2?()
第5题:
An administrator can create logical volumes and then add file systems to them, or create the file system directly. What is an dvantage of the two-step approach instead of the one-step approach()
第6题:
Umount the /development filesystem and remount it using the following command: mount -t jfs2 /development
Edit the /etc/filesystems file to change the type paramter to jfs2 and change the log parameter to jfs2log
Backup the /development filesystem data, delete the JFS /development filesystem, create the new JFS2 /development filsystem, and restore the data to the /development filesystem
Backup the /development filesystem data, change the /development filesystem using the following command,chfs -t type=jfs2 /development.then, restore the data to the /development filesystem
第7题:
Backup the filesystem and recreate smaller
Use the chfs to reduce the filesystem size
Use cplv to copy filesystem to smaller size
Use migratepv to copy filesystem to smaller size
第8题:
mklv -t jfslog -y LVname VGname 1 PVname logform /dev/LVname chfs -a log=/dev/LVname /filesystemname m ount and unmount filesystem
mklv -t jfslog -y LVname VGname PVname unmount filesystem vi /etc/filesystems, change entry for lv to point filesystem to new JFS log mount filesystem
mklvcopy -a jfslog -y LVname VGname 1 PVname chfs -a log=/dev/LVname /filesystemname unmount and mount file system
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
第9题:
Create the filesystem with an inline log.
Create the filesystem referring to the jfs2log in rootvg.
Create the filesystem and format the logical volume with ’logform’.
Create the filesystem’s underlying logical volume with an inline log.
第10题:
Implement disk quota for all home filesystems
Implement disk quota for the JFS2 home filesystems
Recreate the home directories as individual filesystems
Run the find command every night and delete all old files
第11题:
When the filesystem will contain 100GB files.
When the filesystem resides on a 32-bit system.
When the filesystem contains a large number of small files.
When filesystem compression is required due to limited disk space.
第12题:
Use chfs to reduce the /test filesystem
Use cplv to copy the /test filesystem to a smaller logical volume
Use migratepv l to move the /test filesystem to a different volume group
Backup the /test filesystem, remove it, and recreate it with a smaller size
第13题:
How can a JFS2 filesystem be added to a volume group that has insufficient space to host a log LV?()
第14题:
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?()
第15题:
When is it appropriate to use a JFS filesystem instead of a JFS2 filesystem?()
第16题:
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?()
第17题:
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?()
第18题:
The number of bytes per inode can be specified.
Placement of the filesystem on the disk can be specified.
The jfslog can be specified on creation of the filesystem.
Either a JFS or JFS2 filesystem can be created on the logical volume.
第19题:
Use HACMP C-SPOC to increase the size of the JFS2 filesystem.
Use the smitty jfs2 fastpath to increase the size of the JFS2 filesystem.
Use HACMP C-SPOC to increase the size of the JFS2 filesystem and inline JFS2 logs.
Use mklvcopy hdisk# 2 jfs2lvname to increase the size of the JFS2 filesystem,then use splitlvcopy jfs2lvname 1 -y newjfs2lvname hdisk# to present the increased JFS2 filesystem to HACMP.
第20题:
The associated JFS2 log device has failed. Check the log device and varyon the device.
The logical volume that hosts the snapshots is full. Increase the size of the logical volume.
Fifteen snapshots already exist for the given JFS2 filesystem. Delete at least one existing snapshot.
The volume group that hosts both the snapshots and JFS2 filesystem has lost quorum. Check and correct the integrity of the volume group.
第21题:
The number of bytes per inode can be specified.
Placement of the filesystem on the disk can be specified.
The jfslog can be specified on creation of the filesystem.
Either a JFS or JFS2 filesystem can be created on the logical volume.
第22题:
filesystem will contain 100GB files
filesystem resides on a 32-bit system
filesystem contains a large number of small files
filesystem compression is required
第23题:
The associated JFS2 log device has failed. Check the log device and varyon the device.
The logical volume that hosts the snapshots is full. Increase the size of the logical volume.
Fifteen snapshots already exist for the given JFS2 filesystem. Delete at least one existingsnapshot.
The volume group that hosts both the snapshots and JFS2 filesystem has lost quorum. Check and correct the integrity of the volume group.
第24题:
Inline logging
Dynamic inode allocation
Linear directory organization
Online filesystem defragmentation