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

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

df

B

lsvg

C

lsfs

D

lsdev

参考答案和解析
正确答案: D
解析: 暂无解析
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第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 jfslog
  • B、Use the chlv command to change the lv type of /dev/fs1log to jfslog
  • C、Use the chvg command to change the default jfslog of testvg to /dev/fs1log
  • D、Edit the /etc/filesystems file to change the log associated with /test/fs1 to /dev/fs1log

正确答案:A

第2题:

The operator needs to change the /test filesystem in the testvg volume group so that it mounts automatically following a system reboot. Which of the following commands is correct?()

  • A、chvg -a y testvg
  • B、chfs -A yes /test
  • C、mount /test -auto=yes
  • D、chlv -a automount=y testlv

正确答案:B

第3题:

The operator needs to change the /test filesystem in the testvg volume group so that it mounts automatically following a system reboot. Which of the following commands is correct?()

A. chvg -a y testvg

B. chfs -A yes /test

C. mount /test -auto=yes

D. chlv -a automount=y testlv


参考答案:B

第4题:

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?()

  • A、lsfs
  • B、topas
  • C、fuser
  • D、mount

正确答案:C

第5题:

A system administrator has a two-disk volume group (testvg) with one logical volume (testlv) which has just been mirrored across both disk drives. Which of the following commands can be used to turn off quorum?()

  • A、chvg -Qn testvg
  • B、chlv -Qn testlv
  • C、varyoffvg testvg; varyonvg -Qn testvg
  • D、varyoffvg testvg; exportvg testvg; importvg -Qn testvg; varyonvg testvg

正确答案:A

第6题:

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、df
  • B、lsvg
  • C、lsfs
  • D、lsdev

正确答案:B

第7题:

An administrator has a two-disk volume group (testvg) with one logical volume (testlv) which has just  been mirrored across both disk drives.  Which of the following commands can be used to turn off quorum()

  • A、chvg -Qn testvg
  • B、chlv -Qn testvg
  • C、varyoffvg testvg; varyonvg -Qn testvg
  • D、varyoffvg testvg; exportvg testvg; importvg -Qn testvg; varyonvg testvg

正确答案:A

第8题:

The system administrator notices that there is an I/O bottleneck on one of three disks in datavg volume group. This problem disk contains the JFS log, loglv00 and one filesystem, /mydatabase.  There are no other logical volumes on this disk.  Which of the following options would be the best solution?()

  • A、 Increase the size of the JFS log logical volume so more transacations can be written to this log.
  • B、 Create a second, additional JFS log and have the /mydatabase logical volume point to both JFS logs.
  • C、 Migrate the JFS log device to another physical disk in the same volume group.
  • D、 Only one JFS log device for each volume group can be used.  Use the migratepv command to move the JFS log device to an empty disk in another volume group.

正确答案:C

第9题:

A system administrator has a filesystem called /test/data in volume group datavg. Which of the following commands will allow the administrator to create a mirrored copy of the filesystem’s data?()

  • A、chfs
  • B、chlv
  • C、mklvcopy
  • D、mkfscopy

正确答案:C

第10题:

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?()

  • A、Reboot the server into maintenance mode and run 'fsck' with the '-p' parameter while the filesystem is mounted
  • B、Reboot the server into maintenance mode and run 'fsck' with the '-y' parameter whilethe filesystem is unmounted
  • C、Force a umount of the filesystem with 'umount -F /dev/fslv02', and then run 'fsck p /dev/fslv02' while the file system is unmounted
  • D、Force a umount of the filesystem by varying off the hosting volume group and then varyon the volume group. This will permit 'fsck -y' to be run against the failing filesystem

正确答案:B

更多相关问题