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

All of the following logical volumes are associated with a standard AIX journaled file system (JFS) EXCEPT:()

  • A、/dev/hd2
  • B、/dev/hd4
  • C、/dev/hd6
  • D、/dev/hd9var

相关考题:

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

Which of the following sequence of command extracts the tenth image form a tape in tape device rmt1?() A.tet1 -f /dev/rmt1.0 fsf 9; tar -xv file 10B.tet1 -f /dev/rmt1.1 fsf 10; tar -xv file 10C.tet1 -f /dev/rmt1.1 fsf 9; dd if = /dev/rmt1.1 of=file 10D.tet1 -f /dev/rmt1.0 fsf 9; dd if =file10 of /dev/rmt1.0

A system administrator boots a server in normal mode, the boot process displays and LED 551 and stops. LED 551 indicates the root volume group is being varied on. All of the following are probable causes of the problem EXCEPT:()A.The bosboot command failed to complete.B.The JFS log device is corrupted.C.The initttab file is corrupted.D.The /dev entries or /etc files are missing.

Which of the following sequence of commands should be used to list the directories and files saved on a mksyst tape that has been rewound and placed in device rmt0?() A.tet1 -f /dev/rmt0 fsf 2; restore -xqvf /dev/rmt0B.tet1 -f /dev/rmt0.1 fsf2; restore -Tvf /dev/rmt0.1C.tet1 -f /dev/rmt0.1 fsf3; restore Tqvf /dev/rmt0.1D.tet1 -f /dev/rmt0.1 fsf3; restore -Tvf /dev/rmt0.1

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

以下是ECS实例数据盘挂载点的是?()A、/dev/xvdzB、/dev/xvddC、/dev/xvdaD、/dev/xvdb

14将光盘/dev/hdc卸载的命令是:()A、umount /dev/hdcB、unmount /mnt/cdrom /dev/hdcC、unmount /dev/hdcD、umount /mnt/cdrom /dev/hdc

下列哪个全集可以用来正确的生成RAID5级别的设备md1()A、mdadm--create/dev/md0--level=5--raid-devices=3/dev/sda2/dev/sdb2/dev/sdc2B、mdadm--create/dev/md1--level=5--raid-devices=3/dev/sda2/dev/sdb2/dev/sdc2C、mdadm--create/dev/md0--level=5--raid-devices=3/dev/sda2/dev/sdb2/dev/sdc2D、mdadm--create/dev/md1--level=5--raid-devices=2/dev/sda2/dev/sdb2/dev/sdc2

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

To reference existing ASM files, you need to use a fully qualified ASM filename. Your development database has a disk group named DG2A, the database name is DEV19, and the ASM file that you want to reference is a datafile for the USERS02 tablespace.  Which of the following is a valid ASM filename for this ASM file?()A、 dev19/+DG2A/datafile/users02.701.2B、 +DG2A/dev19/datafile/users02.701.2C、 +DG2A/dev19/users02/datafile.701.2D、 +DG2A·701.2E、 +DG2A/datafile/dev19.users.02.701.2

A system administrator wants to run a script called myscript, but does not want to see the errors that might be generated by the script. How would this be accomplished?()A、/usr/local/bin/myscript  /dev/nullB、/usr/local/bin/myscript  /dev/nullC、/usr/local/bin/myscript 2 /dev/nullD、/usr/local/bin/myscript 1 /dev/null

An administrator needs to be able to restore a mksysb created on SERVER_A using a 4MM tape drive, to SERVER_B that only has an 8MM tape drive. There is an additional server that has a  4MM drive at /dev/rmt0 and an 8MM drive at /dev/rmt1.  Which of the following procedures should be followed to convert from the 4MM to 8MM format()A、tcopy /dev/rmt0.1 /dev/rmt1.1B、dd if=/dev/rmt0.1 of=/dev/rmt1.1C、tar -xvf /dev/rmt0.1tar -cvf /dev/rmt1.1D、cpio -ivcBDUM  /dev/rmt0.1cpio -ovcBDUM. /dev/rmt1.1

You have just added a CD.ROM drive (/dev/hdd) to your system and have added it to yourfstab. Typically you can use which of the following commands to mount media in that drive to /mnt/cdrom?()A、 mount /dev/cdrom /mnt/cdromB、 mount/dev/cdromC、 mount -t cdrom /dev/cdrom /mnt/cdromD、 mount /mnt/cdromE、 automount /mnt/hdd /mnt/cdrom

An AIX LPAR has been reconfigured to use direct-attached disks. What is the best way to fully remove and delete the Virtual IO volumes?()A、On the AIX LPAR: rmdev -dl hdisk#, rmdev -dl vscsi#B、On the VIO Server: rmdev -dev rootvg_disk, rmlv rootlv_nameC、On the AIX LPAR: rmdev -dl hdisk#, rmdev -dl vscsi# On the VIO Server: rmdev -dev rootvg_disk, rmlv rootlv_nameD、On the VIO Server: rmdev -dev rootvg_disk, rmlv rootlv_name On the AIX LPAR: rmdev -dl hdisk#, rmdev -dl vscsi#

A System p administrator has an application that has the data in volume group appvg.  Which of the following commands will back up the contents of appvg to the tape in /dev/rmt0 and check for any read errors ()A、savevg -mf /dev/rmt0 appvgB、savevg -cvf /dev/rmt0 appvgC、savevg -vf /dev/rmt0 appvgD、savevg -f /dev/rmt0 -V appvg

A customer needs to remove an unnecessary, but active paging space called paging00 on an AIX 5L system.  Which of the following procedures should be used to properly remove the paging space with the least amount of disruption?()A、Remove the paging space with the rmps command. B、Disable the paging space with the chps command, swapoff /dev/paging00, and remove the paging00 logical volume with the rmps command. C、Reboot the system and disable the paging space with the rmps command. D、Disable the paging space with the chps command, swapoff /dev/paging00, reboot the system, remove the paging00 logical volume with the rmps command.

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 boots a server in normal mode, the boot process displays and LED 551 and stops. LED 551 indicates the root volume group is being varied on. All of the following are probable causes of the problem EXCEPT:()A、The bosboot command failed to complete.B、The JFS log device is corrupted.C、The initttab file is corrupted.D、The /dev entries or /etc files are missing.

A system administrator has an application that has the data in volume group appvg. Which of the following commands will back up the contents of appvg to the tape in /dev/rmt0 and check for any read errors?()A、savevg -mf /dev/rmt0 appvgB、savevg -cvf /dev/rmt0 appvgC、savevg -xvf /dev/rmt0 appvgD、savevg -f /dev/rmt0 -V appvg

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’.

Which of the following sequence of commands extracts the third image from a tape that was created using the backup command?()A、tctl -f /dev/rmt0.1 fsf 2 ; tar -xv file3B、tctl -f /dev/rmt0.0 fsf 3 ; dd if=file3 pf =/dev/mt0.1C、tctl -f /dev/rmt0.1 fsf 2 ; dd if=/dev/rmt0.1 of=file3D、tctl -f /dev/rmt0.0 fsf 3 ; dd if=/dev/rmt0.1 of=file3

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?()A、dfB、lslvC、lsfsD、lsdev

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

将光盘/dev/hdc卸载的命令是()。A、umount/dev/hdcB、unmount/dev/hdcC、umount/mnt/cdrom/dev/hdcD、unmount/mnt/cdrom/dev/hdc

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

单选题You have just added a CD.ROM drive (/dev/hdd) to your system and have added it to yourfstab. Typically you can use which of the following commands to mount media in that drive to /mnt/cdrom?()A mount /dev/cdrom /mnt/cdromB mount/dev/cdromC mount -t cdrom /dev/cdrom /mnt/cdromD mount /mnt/cdromE automount /mnt/hdd /mnt/cdrom

单选题A system administrator boots a server in normal mode, the boot process displays and LED 551 and stops. LED 551 indicates the root volume group is being varied on. All of the following are probable causes of the problem EXCEPT:()AThe bosboot command failed to complete.BThe JFS log device is corrupted.CThe initttab file is corrupted.DThe /dev entries or /etc files are missing.