网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
Users frequently overrun the amount of space intended for them, resulting in full home filesystems. The customer is currently using AIX 5.3 with a mix of JFS and JFS2 filesystems.  Which of the following will contain the growth of the home filesystem space?()
A

Implement disk quota for all home filesystems

B

Implement disk quota for the JFS2 home filesystems

C

Recreate the home directories as individual filesystems

D

Run the find command every night and delete all old files


参考答案

参考解析
解析: 暂无解析
更多 “单选题Users frequently overrun the amount of space intended for them, resulting in full home filesystems. The customer is currently using AIX 5.3 with a mix of JFS and JFS2 filesystems.  Which of the following will contain the growth of the home filesystem space?()A Implement disk quota for all home filesystemsB Implement disk quota for the JFS2 home filesystemsC Recreate the home directories as individual filesystemsD Run the find command every night and delete all old files” 相关考题
考题 Users frequently overrun the amount of space intended for them, resulting in full home filesystems. The customer is currently using AIX 5.3 with a mix of JFS and JFS2 filesystems.  Which of the following will contain the growth of the home filesystem space?()A、Implement disk quota for all home filesystemsB、Implement disk quota for the JFS2 home filesystemsC、Recreate the home directories as individual filesystemsD、Run the find command every night and delete all old files

考题 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.

考题 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

考题 A pSeries server is being used as a file server and all data is stored on a non-root volume group and resides on mounted filesystems. Which of the following commands provides the quickest way to backup all of the data and filesystem definitions?()A、tarB、cpioC、savefsD、savevg

考题 A system administrator was able to boot a system from the AIX installation CDROM. The migration install was selected, but the process hung at 92% complete. The system administrator then rebooted the system, which subsequently hung at LED 552. Which of the following options is the most probable cause?()A、The ODM is corrupted.B、There is a hardware failure.C、The bosboot command failed.D、Not enough space is available in the filesystems.

考题 Companycom would like the ability to shrink filesystems. They currently have JFS filesystems. Which of the following is necessary to shrink the filesystems?()A、Copy the existing filesystems to JFS2B、Defragment the filesystem, then reduce its sizeC、Change the file system attribute allow_shrink=yes on the existing filesystemsD、Modify the logical volume attribute allow_shrink=yes on the existing logical volumes

考题 A System p administrator in a manufacturing customer plans to migrate an AIX 5.2 system to a new LPAR on an existing System p using VIOS.  Which of the following must be completed prior to this migration ()A、Upgrade system firmware to latest levelB、Upgrade to AIX 5.3C、Upgrade HMC to version 6.1D、Convert rootvg filesystems to JFS2

考题 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

考题 AIX 5L v5.3 provides initial support for which of the following new features?()A、Workload Manager,POWER5 supportB、64-bit kernel support,JFS2 supportC、Dynamic LPAR,Capacity upgrade on demandD、Micro-Partitioning,Virtual I/O Server

考题 You are the administrator of Company.com’s network.  Your network has 100 Windows 2000 Professional computers and 10 Windows 2000 Server computers.  Users on the network save their work files in home folders on a network server. The NTFS partition that contains the home folders has Encrypting File System (EFS) enabled. In addition, the network servers is configured with disk quotas for the NTFS volume that contains the home folders. All users have a default limit of 100 MB, and the option to deny space to users who exceed their limit has been enabled. A user reports that he cannot save any files to his home folder. He also cannot update files in his home folder.   When he attempts to save files to the folder, he receives the following error message: “Insufficient disk space.” Other users are not experiencing this problem with their home folders.   You want to enable the user to save files in his home folder.  What should you do?()A、 Use Windows Backup to archive and remove old files on the server. B、 Increase the server’s disk quota entry for the user to accommodate the additional files. C、 Log on to the network as a Recovery Agent.Decrypt all of the user’s files in his home folder. D、 Log on to the network by using the domain Administrator account.Grant the user Full Control permission to his home folder.

考题 You administer Company's network that consists of 100 Windows 2000 Professional computers and nine Windows 2000 Server computers. All users at Company save their work files in home folders on a network server. The network server is configured with two NTFS volumes. One of the NTFS volumes contains the home folders for the users at Company and the other NTFS volume contains a shared folder named PROGRESS, which is used for users to save temporary work files in. Disk quotas and Encrypting File System (EFS) is enabled on the NTFS volume with the home folders. All users have a default limit of 100 MB and the option to deny space to users who exceed their limit has been enabled.  A user reports that he cannot save any files to his home folder. He also cannot update files in his home folder. The user currently has no data stored in the PROGRESS folder. When he attempts to save files to his home folder, he receives the following error message: "Insufficient disk space." Other users are not experiencing this problem with their home folders. You want to allow the user to save files on the network server.  What should you do?()A、 Use Windows Backup to archive and remove old files on the server.B、 Compress the files in the user’s home folder to allow additional files to be saved.C、 Move some of the files from the user’s home folder to the PROGRESS share folder.D、 Log on the network as a Recovery Agent. Decrypt all of the user’s files in his home folder. E、 Lon on to the network by using the domain Administrator account. Grant the user Full Control permission to his home folder.

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

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

考题 单选题Companycom would like the ability to shrink filesystems. They currently have JFS filesystems. Which of the following is necessary to shrink the filesystems?()A Copy the existing filesystems to JFS2B Defragment the filesystem, then reduce its sizeC Change the file system attribute allow_shrink=yes on the existing filesystemsD Modify the logical volume attribute allow_shrink=yes on the existing logical volumes

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

考题 单选题A pSeries server is being used as a file server and all data is stored on a non-root volume group and resides on mounted filesystems. Which of the following commands provides the quickest way to backup all of the data and filesystem definitions?()A tarB cpioC savefsD savevg

考题 单选题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 p administrator in a manufacturing customer plans to migrate an AIX 5.2 system to a new LPAR on an existing System p using VIOS.  Which of the following must be completed prior to this migration ()A Upgrade system firmware to latest levelB Upgrade to AIX 5.3C Upgrade HMC to version 6.1D Convert rootvg filesystems to JFS2

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

考题 单选题You administer Company's network that consists of 100 Windows 2000 Professional computers and nine Windows 2000 Server computers. All users at Company save their work files in home folders on a network server. The network server is configured with two NTFS volumes. One of the NTFS volumes contains the home folders for the users at Company and the other NTFS volume contains a shared folder named PROGRESS, which is used for users to save temporary work files in. Disk quotas and Encrypting File System (EFS) is enabled on the NTFS volume with the home folders. All users have a default limit of 100 MB and the option to deny space to users who exceed their limit has been enabled.  A user reports that he cannot save any files to his home folder. He also cannot update files in his home folder. The user currently has no data stored in the PROGRESS folder. When he attempts to save files to his home folder, he receives the following error message: "Insufficient disk space." Other users are not experiencing this problem with their home folders. You want to allow the user to save files on the network server.  What should you do?()A  Use Windows Backup to archive and remove old files on the server.B  Compress the files in the user’s home folder to allow additional files to be saved.C  Move some of the files from the user’s home folder to the PROGRESS share folder.D  Log on the network as a Recovery Agent. Decrypt all of the user’s files in his home folder. E  Lon on to the network by using the domain Administrator account. Grant the user Full Control permission to his home folder.

考题 单选题Users frequently overrun the amount of space intended for them, resulting in full home filesystems. The customer is currently using AIX 5.3 with a mix of JFS and JFS2 filesystems.  Which of the following will contain the growth of the home filesystem space?()A Implement disk quota for all home filesystemsB Implement disk quota for the JFS2 home filesystemsC Recreate the home directories as individual filesystemsD Run the find command every night and delete all old files

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

考题 单选题AIX 5L v5.3 provides initial support for which of the following new features?()A Workload Manager,POWER5 supportB 64-bit kernel support,JFS2 supportC Dynamic LPAR,Capacity upgrade on demandD Micro-Partitioning,Virtual I/O Server