A customer needs to create a number of LPARs on a new POWER6

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

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

A client has a temporary deployment of a new static application that needs to run for a short period of time and is not going to change.How can this deployment be achieved with a minimum of effort and time?()

A.Run a system WPAR and deploy the application.

B.Create a new LPAR and deploy the application.

C.Create an application WPAR to deploy the application.

D.Create an LPAR hosted by a VIO server and deploy the application.


参考答案:C

第2题:

A new VLAN needs to be created for an existing network. Which of the following are the minimum tasks that must be accomplished in order to create the new VLAN?()

  • A、The VLAN must be created
  • B、The VLAN must be named
  • C、An IP address and subnet mask must be configured for the new VLAN
  • D、The desired ports must be added to the new VLAN
  • E、The VLAN must be added to the existing VTP Domain

正确答案:A,B,D

第3题:

Which statement accomplish this? ()

A. CREATE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status VARCHAR2 (10), date_ordered DATE = SYSDATE);

B. CREATE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status VARCHAR2 (10), date_ordered DATE DEFAULT SYSDATE);

C. CREATE OR REPLACE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status VARCHAR2 (10), date_ordered DATE DEFAULT SYSDATE);

D. CREATE OR REPLACE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status NUMBER (10), date_ordered DATE = SYSDATE);

E. CREATE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status NUMBER (10), date_ordered DATE = SYSDATE);

F. CREATE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status NUMBER (10), date_ordered DATE DEFAULT SYSDATE);


参考答案:B

第4题:

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.

正确答案:D

第5题:

A client has a temporary deployment of a new static application that needs to run for a short period of time and is not going to change. How can this deployment be achieved with a minimum of effort and time?()

  • A、Run a system WPAR and deploy the application.
  • B、Create a new LPAR and deploy the application.
  • C、Create an application WPAR to deploy the application.
  • D、Create an LPAR hosted by a VIO server and deploy the application.

正确答案:C

第6题:

You need to create a table named ORDERS that contains four columns: 1.an ORDER_ID column of number data type 2.a CUSTOMER_ID column of number data type 3.an ORDER_STATUS column that contains a character data type 4.a DATE_ORDERED column to contain the date the order was placed When a row is inserted into the table, if no value is provided for the status of the order, the value PENDING should be used instead. Which statement accomplishes this?()

  • A、CREATE TABLE orders ( order_id NUMBER(10), customer_id NUMBER(8), order_status NUMBER(10) DEFAULT 'PENDING', date_ordered DATE );
  • B、CREATE TABLE orders ( order_id NUMBER(10), customer_id NUMBER(8), order_status VARCHAR2(10) = 'PENDING', date_ordered DATE );
  • C、CREATE OR REPLACE TABLE orders ( order_id NUMBER(10), customer_id NUMBER(8), order_status VARCHAR2(10) DEFAULT 'PENDING', date_ordered DATE );
  • D、CREATE OR REPLACE TABLE orders ( order_id NUMBER(10), customer_id NUMBER(8), order_status VARCHAR2(10) = 'PENDING', date_ordered DATE );
  • E、CREATE TABLE orders ( order_id NUMBER(10), customer_id NUMBER(8), order_status VARCHAR2(10) DEFAULT 'PENDING', date_ordered DATE );
  • F、CREATE TABLE orders ( order_id NUMBER(10), customer_id NUMBER(8), order_status VARCHAR2(10) DEFAULT 'PENDING', date_ordered VARCHAR2 );

正确答案:E

第7题:

The systems administrator of a large manufacturer has POWER5 and POWER6 servers, each with LPARs running AIX 6.1.  They are running several workloads including SAP, DNS, Oracle, DB2 and WebSphere Application Server, and plan to consolidate onto one POWER7 server.   How can the system administrator determine how much benefit Active Memory Expansion (AME) could provide for the consolidated system?()

  • A、Run amepat now on all of the existing LPARs.
  • B、Run amepat after consolidation on all LPARs.
  • C、Run amepat now on all existing LPARs running on the POWER6 servers.
  • D、Run amepat now on all existing LPARs running database applications.

正确答案:A

第8题:

You need to create a table named ORDERS that contain four columns:1. an ORDER_ID column of number data type2. aCUSTOMER_ID column of number data type3. an ORDER_STATUS column that contains a character data type4. aDATE_ORDERED column to contain the date the order was placed.When a row is inserted into the table, if no value is provided when the order was placed, today‘s date should be used instead.Which statement accomplishes this? ()

A. CREATE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status VARCHAR2 (10), date_ordered DATE = SYSDATE);

B. CREATE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status VARCHAR2 (10), date_ordered DATE DEFAULT SYSDATE);

C. CREATE OR REPLACE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status VARCHAR2 (10), date_ordered DATE DEFAULT SYSDATE);

D. CREATE OR REPLACE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status VARCHAR2 (10), date_ordered DATE = SYSDATE);

E. CREATE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status NUMBER (10), date_ordered DATE = SYSDATE);

F. CREATE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status NUMBER (10), date_ordered DATE DEFAULT SYSDATE);


参考答案:E

第9题:

A customer wants to migrate their existing cluster onto new POWER6 hardware, and in addition requires thecluster to be migrated from PowerHA version 5.3 to 5.5. Given that AIX 6.1 and PowerHA 5.5 filesets arealready installed in the new hardware, which of the following methods would allow the customer to maintaintheir current cluster configuration?()

  • A、Add the new nodes to the existing cluster, and perform a rolling migration and remove the original nodesfrom the cluster
  • B、Add the new nodes to the existing cluster, and perform a non-disruptive upgrade and remove the originalnodes from the cluster.
  • C、Create a snapshot of the existing cluster and apply the snapshot to the new cluster. Start cluster serviceson the new cluster and stop the original cluster
  • D、Create a snapshot of the existing cluster and apply the snapshot to the new cluster. Stop cluster serviceson the original cluster and start on the new cluster

正确答案:D

第10题:

A customer is planning a combined solution of a 2 node SVC and DS8700 with 128x300 GB FC disks. During the TDA the reviewer compares the machine configuration with the customer’s expectations.  Which of the following customer requirements must be considered()

  • A、the number of SAN ports required by the solution
  • B、thin provisioning is mandatory
  • C、the solution needs to support RAID 0
  • D、the solution needs to be supported by the VMware Site Recovery Manager

正确答案:A

更多相关问题