A VIO server has two fibre channel adapters, fcs0 fcs1, attached for redundant access to a storage subsystem.  If fcs1 has failed, what is the correct procedure to rectify this problem? ()A、 Using ’diagmenu’ command, set fcs1 to Defined.B、 Using ’oem_setup_env’ and ’rmdev -R’ commands, set fcs1 adapter to ’Defined’ state.C、 Using ’diagmenu’ command, set the fcs1 state to DefinedD、 Using ’oem_setup_env’ and ’rmdev -dl’ commands, set the state of fcs1 to Defined

A VIO server has two fibre channel adapters, fcs0 fcs1, attached for redundant access to a storage subsystem.  If fcs1 has failed, what is the correct procedure to rectify this problem? ()

  • A、 Using ’diagmenu’ command, set fcs1 to Defined.
  • B、 Using ’oem_setup_env’ and ’rmdev -R’ commands, set fcs1 adapter to ’Defined’ state.
  • C、 Using ’diagmenu’ command, set the fcs1 state to Defined
  • D、 Using ’oem_setup_env’ and ’rmdev -dl’ commands, set the state of fcs1 to Defined

相关考题:

A customer has an entry level Power System that is currently partitioned and managed by a Hardware Management Console (HMC). For operational reasons, it must be disconnected from the HMC and configured as a new development system.  How should the customer proceed to implement PowerVM Express and Integrated Virtualization Manager (IVM) on this Power System? ()A、 Install a VIO server as an additional partition and DLPAR the resources from the existing partition to the VIO server.B、 Create a service partition and install a VIO server. This will automatically move resources to the VIO server on reboot of the managed system.C、 Delete all the existing LPARs, create a new LPAR and assign all the system resources to this LPAR and then install the VIO server on this LPAR.D、 Reset the machine to Manufacturing Default Configuration and install the VIO server on the resulting partition created, which will own all system resources.

While using virtualization to share SAN adapters on a server, how does Node Port ID Virtualization (NPIV) differ from Virtual SCSI (vSCSI) related to the use of multipathing software?()A、NPIV and vSCSI both require multipathing in VIO Server only. B、NPIV requires multipathing software on client LPARs, vSCSI requires multipathing software on VIO Server. C、NPIV requires multipathing software on VIO Server, vSCSI requires multipathing software on client LPARs. D、NPIV requires multipathing and MPIO software on VIO Server LPARs, vSCSI requires multipathing software on VIO Server and MPIO on client LPARs.

An administrator has recently added a VLAN to the VIO server and wants to update the documentation. Which command displays the current VIO server VLAN configuration?()A、lsmap -allB、lsmap -netC、lsmap -entD、lsmap -vlan

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#

An administrator has a requirement to mirror the operating system on a VIO server. Which of the following IOS commands will achieve this?()A、 mirrorvgB、 iosmirrorC、 mirroriosD、 mkiosmirror

Which of the following has an integrated database?()A、AIXB、IBM iC、LinuxD、VIO Server

Best practices would have no single point of failure between mirrored resources. In setting up virtual, internal boot disks for two client LPARs, how would this be accomplished?()A、Have one VIO server with striped disks for all LPARsB、Have one VIO server with mirrored disks for all LPARsC、Have two VIO servers with each LPAR accessing both VIO serversD、Have two VIO servers with each LPAR accessing a different VIO server

ompany.com has a Micro-Partitioned p5-570 4-way with six application partitions and two VIO servers. Each VIO server has been allocated 0.5 CPU and the application servers have been allocated 0.4 CPUs. The marketing department wants to deploy a new Web server to support the release of a product. The systems architect has recommended that the Web server will require a whole CPU. Which of the following should the technical specialist suggest to provide the most cost-effective deployment?()A、Remove one application server partition and apply its CPU resources to the Web server.B、Reassign the CPU from one of the VIO servers and create the new partition.C、Add 0.6 CPU to one of the application servers and run the Web service with the application. D、Reassign a total of 0.4 CPUs from the application servers and create a new partition with awhole CPU for new deployment.

Which action enables an administrator to make a VIO Server automatically activate when the physical machine is powered on?()A、Ensure the /etc/auto_start file exists on the VIOS.B、Ensure the 'cfgdev -a boot=yes' command has been executed.C、Select the 'Automatically start when the managed system is powered on' option within the VIO Server LPAR profile.D、Add the VIO Server to the 'Automatically start when the managed system is powered on' field on the Managed System properties.

Company.com has a p5-570 with an application running on each of three Micro-Partitions. The disk I/O is shared through a VIO server. A technical specialist has been asked to upgrade the VIO  server. Which of the following procedures should be taken to maintain the integrity of the partitions?()A、Shut down all client partitions before updating the VIO server.B、Disconnect the client partitions from any IP networks before updating the VIO server.C、Update the client partitions to the latest OS maintenance level before updating the VIO Server.D、Update the VIO server while the partitions are running, but reboot each client partition at a convenient time after the update.

Company.com recently experienced an unanticipated system outage when the VIO server was upgraded. The current p5-570 has six Micro-Partitions and a VIO server partition. How can a similar outage be avoided in the future?()A、Use DLPAR to avoid an outage.B、Deploy a redundant VIO server in the POWER5 system.C、Add additional Host Bus Adapters and Network adapters to the VIO server.D、Implement a standby server and move all partitions to it before applying future updates.

An administrator is trying to diagnose as to why a new VIO client (vio_client1) cannot see an allocated disk (hdisk4) from a VIO server (VIOS-A). The client virtual SCSI adapter has a slot ID of 5 and the corresponding VIO server virtual SCSI adapter has a slot ID of 3. The administrator checks the virtual SCSI configuration from the HMC using the following lshwres command.  lshwres –r virtualio --rsubtype scsi -m 9117-570*65ABCDE  --level lpar -F / lpar_name,slot_num,remote_lpar_name,remote_slot_num,backing_device VIOS A,5,vio_client2,2,hdisk3 VIOS-A,4,vio_client1,4,hdisk4 VIOS-A,3,vio_client1,6,hdisk5 VIOS-A,2,vio_client3,2,hdisk6 vio_client2,2,VIOS-A,5,hdisk0 vio_client1,4,VIOS-A,4,hdisk0  vio_client1,5,VIOS-A,3,null vio_client3,2,VIOS-A,2,hdisk0 From the output above,  what is the most likely reason why the client cannot see the mapped storage?()A、 The hard disk has been inccorectly mapped on the VIO server.B、 The hard disk has been incorrectly addressed on the VIO client.C、 The client SCSI adapter has been mapped to the incorrect server SCSI adapter.D、 The server SCSI adapter has been mapped to the incorrect client server adapter.

A customer needs to create a number of LPARs on a new POWER6 server with some LPARs requiring a dedicated network and other LPARs utilizing Virtual Ethernet via a VIO server. Which limitation must be considered when planning the system configuration?()A、A VIO server requires a dedicated LHEA port.B、There is a limit of 32 LPARs per virtual LAN.C、Two VIO servers will be required. A single VIO server can only provide virtual storage or virtual Ethernet.D、Two VIO servers will be required. One to provide virtual networking and another to provide dedicated networking.

A Power 720 customer using IVM wants to implement dual VIO servers, but is unable to create the second server. What is the most likely reason for this?()A、An HMC is required for dual VIO servers.B、Dual VIO servers require a split backplane.C、A dual VIO enablement code must be entered from the ASMI interface.D、The second VIO server must be created using the IVM command line interface.

单选题A customer has an entry level Power System that is currently partitioned and managed by a Hardware Management Console (HMC). For operational reasons, it must be disconnected from the HMC and configured as a new development system.  How should the customer proceed to implement PowerVM Express and Integrated Virtualization Manager (IVM) on this Power System? ()A Install a VIO server as an additional partition and DLPAR the resources from the existing partition to the VIO server.B Create a service partition and install a VIO server. This will automatically move resources to the VIO server on reboot of the managed system.C Delete all the existing LPARs, create a new LPAR and assign all the system resources to this LPAR and then install the VIO server on this LPAR.D Reset the machine to Manufacturing Default Configuration and install the VIO server on the resulting partition created, which will own all system resources.

单选题Upon announcement,the specific details surrounding the Virtual I/O Server requirements and performance are still being defined.  The customer has engaged IBM to provide a server consolidation solution and would like to take advantage of the VIO Server benefits. How should the pSeries technical specialist best address this?()ADesign the solution and present it confidently so the customer does not question it.BDesign the solution and ensure the customer understands the unknowns with the new technology.CExplain to the customer that the VIO Server does not benefit them when doing server consolidation so it has not been configured.DExplain to the customer that the details surrounding the VIO Server have not been clearly defined so designing a solution is premature.

单选题The administrator wants to backup the existing VIO server software and its current configuration before applying an update.  What command will the administrator use to backup the VIO server software so that the backup can be restored from a Network Installation Manager (NIM) server or a Hardware Management Console (HMC)?()A mksysb -t vio /mountpointB backupios -file /mountpointC mksysb -i /mountpoint/vio.mksysbD backupios -mksysb -file /mountpoint/vio.mksysb

单选题An administrator has a requirement to mirror the operating system on a VIO server. Which of the following IOS commands will achieve this?()A mirrorvgB iosmirrorC mirroriosD mkiosmirror

单选题Company.com has an EMC disk array and would like to connect it to a Virtual I/O Server on a pSeries p5-520.  How can the EMC device drivers be installed?()AUse smitty install on the client partitions.BUse padmin command in the VIO Server.CUse the oem_setup_env environment in the VIO Server.DUse cfgmgr to detect/configure the devices within the client AIX partition.

单选题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?()AOn the AIX LPAR: rmdev -dl hdisk#, rmdev -dl vscsi#BOn the VIO Server: rmdev -dev rootvg_disk, rmlv rootlv_nameCOn the AIX LPAR: rmdev -dl hdisk#, rmdev -dl vscsi# On the VIO Server: rmdev -dev rootvg_disk, rmlv rootlv_nameDOn the VIO Server: rmdev -dev rootvg_disk, rmlv rootlv_name On the AIX LPAR: rmdev -dl hdisk#, rmdev -dl vscsi#

单选题A customer needs to create a number of LPARs on a new POWER6 server with some LPARs requiring a dedicated network and other LPARs utilizing Virtual Ethernet via a VIO server. Which limitation must be considered when planning the system configuration?()AA VIO server requires a dedicated LHEA port.BThere is a limit of 32 LPARs per virtual LAN.CTwo VIO servers will be required. A single VIO server can only provide virtual storage or Virtual Ethernet.DTwo VIO servers will be required. One to provide virtual networking and another to provide dedicated networking.