nerdexam
Oracle

1Z0-590 · Question #64

What component of Oracle VM Product is specifically responsible for the automatic failover process?

The correct answer is B. Server Pool Master. To enable HA, you must first make sure all Virtual Machine Servers in the server pool: Use the same shared storage. Are in the same OCFS2 or NFS cluster. Are Oracle VM Server Release 2.1.2 or above. Have the same cluster root, which is a specially designated shared storage used…

HA/DR and Migrations

Question

What component of Oracle VM Product is specifically responsible for the automatic failover process?

Options

  • AOCFS2
  • BServer Pool Master
  • COracle Clusterware
  • Dutility server
  • Evirtual machine server

How the community answered

(44 responses)
  • A
    5% (2)
  • B
    84% (37)
  • C
    7% (3)
  • D
    2% (1)
  • E
    2% (1)

Explanation

To enable HA, you must first make sure all Virtual Machine Servers in the server pool: Use the same shared storage. Are in the same OCFS2 or NFS cluster. Are Oracle VM Server Release 2.1.2 or above. Have the same cluster root, which is a specially designated shared storage used for heatbeating in the cluster. For example, the cluster root might be example.com:/OVS for an NFS cluster, or /dev/sdd6 for an OCFS2 cluster. The heartbeat file would be located at example.com:/OVS/.server_pool_hb for an NFS cluster. There is no heartbeat file for an OCFS2 cluster as one is in-built in the file system. Have the cluster root mounted at /OVS. All other storage may be mounted at the standard location of /OVS/uuid. Have moved any /OVS mount points (set in FSTAB for Releases 2.1 or 2.1.1) to the /etc/ovs/repositories file. All storage, even that mounted at /OVS, must be maintained in the /etc/ovs/repositories file. You can move the mount points to the /etc/ovs/repositories file with the following command: # /usr/lib/ovs/ovs-cluster-check --alter-fstab Have a shared cluster root at /OVS, and not local, using clustered OCFS2 on SAN, or ISCSI storage, or NFS on NAS. The default local storage is OCFS2, and is notsupported with HA.

Topics

#automatic failover#Server Pool Master#high availability#Oracle Clusterware

Community Discussion

No community discussion yet for this question.

Full 1Z0-590 Practice