单选题Under  which  of  the  following  circumstances  must  a  JFS  filesystem  be  used  instead  of  a  JFS2   filesystem()Afilesystem will contain 100GB filesBfilesystem resides on a 32-bit systemCfilesystem contains a large number of small filesDfilesystem compression is required

单选题
Under  which  of  the  following  circumstances  must  a  JFS  filesystem  be  used  instead  of  a  JFS2   filesystem()
A

filesystem will contain 100GB files

B

filesystem resides on a 32-bit system

C

filesystem contains a large number of small files

D

filesystem compression is required


参考解析

解析: 暂无解析

相关考题:

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

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

A system contains multiple hot-swap stand-alone disks with a large number of JFS2 file systems. Which feature of JFS2 can be used to improve reliability, availability and serviceability (RAS) if a disk failure occurs?()A、Inline loggingB、Dynamic inode allocationC、Linear directory organizationD、Online filesystem defragmentation

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.

Which attribute of a JFS filesystem can NOT be changed after the filesystem is created?()A、The size of the filesystemB、The placement of the filesystemC、The mount point of the filesystemD、The number of bytes per inode

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?()  A、 Use HACMP C-SPOC to increase the size of the JFS2 filesystem.B、 Use the smitty jfs2 fastpath to increase the size of the JFS2 filesystem.C、 Use HACMP C-SPOC to increase the size of the JFS2 filesystem and inline JFS2 logs.D、 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.

How can a JFS2 filesystem be added to a volume group that has insufficient space to host a log LV?() A、Create the filesystem with an inline log.B、Create the filesystem referring to the jfs2log in rootvg.C、Create the filesystem and format the logical volume with ’logform’.D、Create the filesystem’s underlying logical volume with an inline log.

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.

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?()A、The number of bytes per inode can be specified.B、Placement of the filesystem on the disk can be specified.C、The jfslog can be specified on creation of the filesystem.D、Either a JFS or JFS2 filesystem can be created on the logical volume.

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

When running the jfs2 filesystem on a user volume group which of the following options is TRUE?()A、Only the 64bit kernel is supported. B、Filesystem compression is not supported. C、Filesystem compression is supported only if the 64bit kernel is running. D、Filesystem compression is supported running either a 32bit or 64bit kernel.

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.

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?()A、Umount the /development filesystem and remount it using the following command: mount -t jfs2 /developmentB、Edit the /etc/filesystems file to change the type paramter to "jfs2" and change the log parameter to "jfs2log"C、Backup the /development filesystem data, delete the JFS /development filesystem, create the new JFS2 /development filsystem, and restore the data to the /development filesystemD、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

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 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?()AUmount the /development filesystem and remount it using the following command: mount -t jfs2 /developmentBEdit the /etc/filesystems file to change the type paramter to jfs2 and change the log parameter to jfs2logCBackup the /development filesystem data, delete the JFS /development filesystem, create the new JFS2 /development filsystem, and restore the data to the /development filesystemDBackup 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

单选题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()AThe number of bytes per inode can be specified.BPlacement of the filesystem on the disk can be specified.CThe jfslog can be specified on creation of the filesystem.DEither a JFS or JFS2 filesystem can be created on the logical volume.

单选题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?()ABackup the filesystem and recreate smallerBUse the chfs to reduce the filesystem sizeCUse cplv to copy filesystem to smaller sizeDUse migratepv to copy filesystem to smaller size

单选题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?()A Use HACMP C-SPOC to increase the size of the JFS2 filesystem.B Use the smitty jfs2 fastpath to increase the size of the JFS2 filesystem.C Use HACMP C-SPOC to increase the size of the JFS2 filesystem and inline JFS2 logs.D 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.

单选题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 user reports that they are getting an error when trying to save a video file to a share on a server running Windows Server 2003. The administrator looks at the file and finds that it is 5GB. The administrator checks the server and finds that the server has 100GB of free space. This file needs to be saved on the server. Which of the following should the administrator do to accomplish this?()AConvert the filesystem to EXT3.BConvert the filesystem to VMFS.CConvert the filesystem to NTFS.DConvert the filesystem to FAT32.

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

单选题How can a JFS2 filesystem be added to a volume group that has insufficient space to host a log LV?()ACreate the filesystem with an inline log.BCreate the filesystem referring to the jfs2log in rootvg.CCreate the filesystem and format the logical volume with ’logform’.DCreate the filesystem’s underlying logical volume with an inline log.

单选题Under  which  of  the  following  circumstances  must  a  JFS  filesystem  be  used  instead  of  a  JFS2   filesystem()Afilesystem will contain 100GB filesBfilesystem resides on a 32-bit systemCfilesystem contains a large number of small filesDfilesystem compression is required

单选题When is it appropriate to use a JFS filesystem instead of a JFS2 filesystem?()AWhen the filesystem will contain 100GB files.BWhen the filesystem resides on a 32-bit system.CWhen the filesystem contains a large number of small files.DWhen filesystem compression is required due to limited disk space.

单选题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 existingsnapshot.DThe volume group that hosts both the snapshots and JFS2 filesystem has lost quorum. Check and correct the integrity of the volume group.

单选题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?()AUse chfs to reduce the /test filesystemBUse cplv to copy the /test filesystem to a smaller logical volumeCUse migratepv l to move the /test filesystem to a different volume groupDBackup the /test filesystem, remove it, and recreate it with a smaller size

单选题A system contains multiple hot-swap stand-alone disks with a large number of JFS2 file systems. Which feature of JFS2 can be used to improve reliability, availability and serviceability (RAS) if a disk failure occurs?()AInline loggingBDynamic inode allocationCLinear directory organizationDOnline filesystem defragmentation

单选题Which attribute of a JFS filesystem can NOT be changed after the filesystem is created?()AThe size of the filesystemBThe placement of the filesystemCThe mount point of the filesystemDThe number of bytes per inode