单选题The ‘fsck -p /dev/lv00’ command returned the following message:Not a recognized filesystem type. What is the likely cause of the problem and how should it be resolved?()AThe file system superblock is dirty. It can be replaced from the VGDABThe logical volume superblock is dirty. It can be replaced from the VGDACThe file system superblock is dirty. It can be replaced from the secondary copyDThe logical volume superblock is dirty. It can be replaced from the secondary copy

单选题
The ‘fsck -p /dev/lv00’ command returned the following message:Not a recognized filesystem type. What is the likely cause of the problem and how should it be resolved?()
A

The file system superblock is dirty. It can be replaced from the VGDA

B

The logical volume superblock is dirty. It can be replaced from the VGDA

C

The file system superblock is dirty. It can be replaced from the secondary copy

D

The logical volume superblock is dirty. It can be replaced from the secondary copy


参考解析

解析: 暂无解析

相关考题:

检查已安装的文件系统/dev/had5是否正常,若检查有错,则自动修复,其命令及参数是 fsck –a /dev/had5 。

The ‘fsck -p /dev/lv00’command returned thefollowing message: Not a recognized filesystem type What is the likely cause of the problem and how should it be resolved?() A.The file system superblock is dirty. It can be replaced from the VGDAB.The logical volume superblock is dirty. It can be replaced from the VGDAC.The file system superblock is dirty. It can be replaced from the secondary copyD.The logical volume superblock is dirty. It can be replaced from the secondary copy

Which of the following commands should be run to verify that file system /data is not corrupted?() A.fsck /dtaB.fsck datavgC.lqueryvg datavgD.stat /data

ExhibitGiven the information provided in the Exhibit, which of the following procedures will successfully resolve the problem before rebooting in normal mode?() A.Increase the size of rootvg.B.Delete unnecessary files in the / (root) file system.C.Edit /etc/inittab and correct any erroneous entries.D.Run fsck on the rootvg and recreate the log device with the following command: /usr/sbin/logform /dev/hd8.

Which of the following techniques is used to extract the /usr/tmp directory from a mksysb backup?() A.Use the tar command on the fifth image.B.Use the restore command on the fourth image.C.Use tctl -f /dev/rmt0.1 fsf 3 followed by the tar command on the fourth image.D.Reboot using the mksysb tape and then use the dd command to extract the file.

Which of the following commands should be run to rebuild a corrupted jfslog, loglv01?() A.fsck -p loglv01B.fsck -y /dev/loglv01C.logform /dev/loglv01D./usr/sbin/logform loglv01

Anadministratorisattemptingtorecoverafilesystemthatfailstomanuallyunmount.Thefsckcommandproducesthefollowingoutput:Thecurrentvolumeis:/dev/fslv02Filesystemiscurrentlymounted.Invalidfilesystemsizeintheprimarysuperblock.Invalidfilesystemsizeinthesecondarysuperblock.Primarysuperblockiscorrupt.Secondarysuperblockiscorrupt.fsck:0507-018Superblockiscorruptandcannotberepaired.Bothprimaryandsecondarycopiesarecorrupt.CannotcontinuetriedtomountWhichstepswillresolvetheproblem?()A.Reboottheserverintomaintenancemodeandrun‘fsck’withthe‘-p’parameterwhilethefilesystemismounted.B.Reboottheserverintomaintenancemodeandrun‘fsck’withthe‘-y’parameterwhilethefilesystemisunmounted.C.Forceaumountofthefilesystemwith‘umount-F/dev/fslv02’,andthenrun‘fsck-p/dev/fslv02’whilethefilesystemisunmounted.D.Forceaumountofthefilesystembyvaryingoffthehostingvolumegroupandthenvaryonthevolumegroup.Thiswillpermit‘fsck-y’toberunagainstthefailingfilesystem.

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

在linux系统中,可使用()检查、修复/dev/hda1文件系统。A、fsck/dev/hda1B、df/dev/hda1C、fdisk/dev/hda1D、mkfs/dev/hda1

Which of the following is TRUE about the ping  -f command?()A、 It is useful for diagnosing data dependent problems by filling the packet with the byte pattern following the "f" in the command line. B、 It is useful for flooding from slow character based terminals since it only displays a dot "." for each packet sent in fast mode. C、 It is useful for flooding from slow character based terminals since it only displays a dot "."       for each packet sent and a backspace on returned in fast mode. D、 The command can only be run by root.

The server host1 has been set up as a backup system with the following /etc/exports: How can a second server regularly use this disk space?()A、/usr/sbin/mkfs -s 8G -o nbpi=2048,frag=512 /dev/lv00 -b -l host1B、/usr/sbin/crnfsmnt -d /backups -l /backups host1 -R -X -v -S -b bgC、/usr/sbin/mknfsmnt -f /backups -d /backups -h host1 -a -S -t rw -w bg -gD、/usr/sbin/crfs -v nfs -g vg1 -A yes -p rw -m /backups -a logname=/dev/lv00

An administrator is attempting to recover a filesystem 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: 0507-018 Superblock is corrupt and cannot be repaired. Both primary and secondary copies are corrupt.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 while the filesystem is unmounted.C、Force a umount of the filesystem with ‘umount -F /dev/fslv02’, and then run ‘fsck -p /dev/fslv02’ while the filesystem 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.

The ‘fsck -p /dev/lv00’ command returned the following message:Not a recognized filesystem type. What is the likely cause of the problem and how should it be resolved?()A、The file system superblock is dirty. It can be replaced from the VGDAB、The logical volume superblock is dirty. It can be replaced from the VGDAC、The file system superblock is dirty. It can be replaced from the secondary copyD、The logical volume superblock is dirty. It can be replaced from the secondary copy

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 p administrator is reviewing root’s command history on a development server and finds that a junior adminstrator had been attempting to correct a full file system. One of the following commands caused damage that must be corrected.  Which command was it()A、rm /var/preserve/*B、cat /dev/null  /var/adm/cron/logC、 /var/adm/wtmpD、rm /var/adm/ras/errlog

Which of the following techniques is used to extract the /usr/tmp directory from a mksysb backup?()A、Use the tar command on the fifth image.B、Use the restore command on the fourth image.C、Use tctl -f /dev/rmt0.1 fsf 3 followed by the tar command on the fourth image.D、Reboot using the mksysb tape and then use the dd command to extract the file.

Which of the following commands should be run to verify that file system /data is not corrupted?()A、fsck /dtaB、fsck datavgC、lqueryvg datavgD、stat /data

A graphics card has just been added but is not available. The xinit command is run, however an error occurs. Which of the following procedures should be performed to fix the error?()A、Run the xstart command.B、Install the Windows software.C、Change the console to /dev/lft.D、Copy the xdefaults file to the home directory.

The ‘fsck -p /dev/lv00’command returned thefollowing message: Not a recognized filesystem type What is the likely cause of the problem and how should it be resolved?()A、The file system superblock is dirty. It can be replaced from the VGDAB、The logical volume superblock is dirty. It can be replaced from the VGDAC、The file system superblock is dirty. It can be replaced from the secondary copyD、The logical volume superblock is dirty. It can be replaced from the secondary copy

Which of the following commands should be run to rebuild a corrupted jfslog, loglv01?()A、fsck -p loglv01B、fsck -y /dev/loglv01C、logform /dev/loglv01D、/usr/sbin/logform loglv01

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 mountedB、Reboot the server into maintenance mode and run 'fsck' with the '-y' parameter whilethe filesystem is unmountedC、Force a umount of the filesystem with 'umount -F /dev/fslv02', and then run 'fsck p /dev/fslv02' whilethe file system is unmountedD、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

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

The server host1 has been set up as a backup system with the following /etc/exports./backups -rw. How can a second server regularly use this disk space?()A、/usr/sbin/mkfs -s 8G -o nbpi=2048,frag=512 /dev/lv00 -b -l host1B、/usr/sbin/crnfsmnt -d /backups -l /backups host1 -R -X -v -S -b bgC、/usr/sbin/mknfsmnt -f /backups -d /backups -h host1 -a -S -t rw -w bg -gD、/usr/sbin/crfs -v nfs -g vg1 -A yes -p rw -m /backups -a logname=/dev/lv00

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

单选题Which of the following sequence of command extracts the tenth image form a tape in tape device rmt1?()Atet1 -f /dev/rmt1.0 fsf 9; tar -xv file 10Btet1 -f /dev/rmt1.1 fsf 10; tar -xv file 10Ctet1 -f /dev/rmt1.1 fsf 9; dd if = /dev/rmt1.1 of=file 10Dtet1 -f /dev/rmt1.0 fsf 9; dd if =file10 of /dev/rmt1.0

单选题Which of the following commands should be run to rebuild a corrupted jfslog, loglv01?()Afsck -p loglv01Bfsck -y /dev/loglv01Clogform /dev/loglv01D/usr/sbin/logform loglv01