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

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

相关考题:

An error can be caused by attempting to divide by 0.A.InterruptB.DefaunC.UnderflowD.Overflow

An administrator is attempting to use Hyper-V on a server with an AMD processor but is receiving an error. Which of the following should be enabled to resolve the error?() A. XDB. NXC. VTD. Hyperthreading

An administrator is attempting to use Hyper-V on a server with an AMD processor but is receiving an error. Which of the following should be enabled to resolve the error?()A、XDB、NXC、VTD、Hyperthreading

A server connects to iSCSI presented SAN storage array through a dedicated NIC; however, the SAN traffic is passed on the same switches as the Ethernet network and VoIP traffic. The size of the presented drive is 700GB. The administrator has noticed a decrease in storage performance. Which of the following is MOST likely the cause?()A、The server power supply is starting to fail and causing the iSCSI NIC to intermittently lose power.B、There are too many users attempting to access the iSCSI presented disk.C、The other network traffic is causing packet delays in the iSCSI network.D、The SAN is nearing capacity and should be expanded

An administrator is attempting to recover from a power failure in the data center. Which of the following is the BEST way to recover the servers?()A、 Bring up the WINS server, the DNS server, then the web serverB、 Bring up the web server, the time clock server, then the DHCP serverC、 Bring up the backup tape server, the DNS server, then the web serverD、 Bring up the active directory server, the DNS server, then the web server

An administrator is attempting to start a server from a bootable Linux disk but instead the server boots into Windows. Which of the following is the MOST likely reason for this?()A、The system needs to boot to Windows first, prior to booting into Linux.B、The OS settings are not set properly for Linux support.C、The boot order is set incorrectly in the BIOS.D、The Linux disk is not supported in a Windows environment.

An  administrator  is  attempting  to  update  a  software  product.  The  install  is  interrupted  by  a  system  failure.  Which of the following commands would be used to clean up the improperly applied filesets()A、Ippchk -CB、instfix -SC、installp -cD、installp -C

An administrator is attempting to use the Tivoli Performance Viewer to see the average response time for a WebSphere Commerce command, which of the following must be done in order to be successful?()A、Enable performance monitoring of the WebSphere Application Server through the WebSphere Application Server Administrative ConsoleB、Enable performance monitoring of the WebSphere Commerce application through the WebSphere Commerce Administration ConsoleC、Install and configure Tivoli Performance Viewer on a separate machine and configure it to connect to the Application Server.D、Install and configure DB2 Intelligent Miner for Data to support the appropriate closed-loop analytics

An administrator receives an error when attempting to execute a WebSphere Commerce command and decides to take the following steps to troubleshoot the problem:   Check to see if the request was processed by the WebSphere plug-in but was never received by the WebSphere Application Server  Check for Java errors from EJBs and servlets  Trace WebSphere Commerce Server subsystems and commands  Which of the following files should the administrator check to accomplish these steps?()A、error.logB、trace.logC、http_plugin.logD、servlet.logE、SystemOut.log

A System p administrator is attempting to restore some files from a backup tape. The restore failed. The system administrator suspects the block size of the tape drive is incorrect.  Which of the following commands can be used to determine the block size of the backup tape ()A、ddB、tarC、cpioD、restore

While attempting to expand a file system, an administrator receives an error message indicating that the filesystem is not recognized. Running the 'lsfs' command fails to display any output, but the 'df' command is working and displays normal filesystems. What is the likely cause of the problem?()A、The /etc/filesystems file is missing.B、The /dev/hd8 logical volume is corrupt.C、The hosting volume group is not varied on.D、The /var and /tmp filesystems may be full.

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、lsfsB、topasC、fuserD、mount

A system administrator is attempting to restore some files from a backup tape. The restore failed. The system administrator suspects the block size of the tape drive is incorrect. Which of the following commands can be used to determine the block size of the backup tape?()A、ddB、tarC、cpioD、restore

Which of the following would be true if an administrator tried to create a commerce instance with Commerce Payments configuration values, without having Commerce Payments installed?()A、The commerce instance would be created successfully.B、Attempting to configure payments instance after the commerce instance is already created will not be possible.C、The commerce instance creation will fail on the step that would normally configure the payments instance.D、After installing Commerce Payments, the administrator can enter the needed payment configuration values through the Administration Console.

What is the end result of these commands if they are successful?()   RMAN show retention policy;  RMAN configuration parameters for database with db_unique_name  ORCL are: CONFIGURE RETENTION POLICY TO REDUNDANCY 1; # default Backup database tag=gold_copy plus archivelog tag=gold_copy delete input; Backup  database tag=silver_copy plus archivelog tag=silver_copy delete input;  A、 Attempting to restore silver_copy will fail.B、 Attempting to restore gold_copy will fail.C、 Both backups will be available for restore without question.D、 Attempting to restore gold_copy may or may not succeed.E、 You will not be able to restore either gold_copy or silver_copy.

多选题An administrator receives an error when attempting to execute a WebSphere Commerce command and decides to take the following steps to troubleshoot the problem:   Check to see if the request was processed by the WebSphere plug-in but was never received by the WebSphere Application Server  Check for Java errors from EJBs and servlets  Trace WebSphere Commerce Server subsystems and commands  Which of the following files should the administrator check to accomplish these steps?()Aerror.logBtrace.logChttp_plugin.logDservlet.logESystemOut.log

单选题While attempting to expand a file system, an administrator receives an error message indicating that the filesystem is not recognized. Running the ’lsfs’ command fails to display any output, but the ’df’ command is working and displays normal filesystems.  What is the likely cause of the problem?()AThe /etc/filesystems file is missing.BThe /dev/hd8 logical volume is corrupt.CThe hosting volume group is not varied on.DThe /var and /tmp filesystems may be full.

单选题A system administrator did not receive a response while attempting to ping loopback. Which of the following would most likely resolve this problem?()AIssue startsrc -s loopbackBIssue startsrc -g tcpipCIssue rc.tcpipDReconnect the network cable

单选题A server connects to iSCSI presented SAN storage array through a dedicated NIC; however, the SAN traffic is passed on the same switches as the Ethernet network and VoIP traffic. The size of the presented drive is 700GB. The administrator has noticed a decrease in storage performance. Which of the following is MOST likely the cause?()AThe server power supply is starting to fail and causing the iSCSI NIC to intermittently lose power.BThere are too many users attempting to access the iSCSI presented disk.CThe other network traffic is causing packet delays in the iSCSI network.DThe SAN is nearing capacity and should be expanded

单选题While attempting to load a base operating system to a machine, an administrator is receiving bootp timeout error messages. What steps should be followed to troubleshoot communications between the NIM master and the client machine?()AView debug logs on NIM master for errors or failures.BBoot the client machine to SMS, and view the POST Error log.CBoot the client machine to SMS, setup remote IPL, and execute a ping test.DBoot the client machine to diagnostics, and ping the client from the NIM master.

单选题An administrator is attempting to recover from a power failure in the data center. Which of the following is the BEST way to recover the servers?()A Bring up the WINS server, the DNS server, then the web serverB Bring up the web server, the time clock server, then the DHCP serverC Bring up the backup tape server, the DNS server, then the web serverD Bring up the active directory server, the DNS server, then the web server

多选题A WebSphere Commerce administrator is attempting to invalidate a cached servlet. Which course of action would NOT accomplish this goal?()AManually Invalidate the servlet cache through the Cache MonitorBConfigure a Time Based invalidation for the servletCCall the dynamic cache invalidation API to invalidate the servletDManually invalidate the servlet through the Configuration ManagerEUse the Commerce Accelerator to remove the invalid servlet

单选题An administrator is attempting to use Hyper-V on a server with an AMD processor but is receiving an error. Which of the following should be enabled to resolve the error?()A XDB NXC VTD Hyperthreading

填空题Electrifying speakers have an energy several levels higher than the people they are attempting to influence.____