1. You should choose CNM as your protected storage method when:
A.You want the fastest possible disk I/O performace
B.You want the lowest-possible window of vulnerability when a node fails
C.You are willing and able to accept the slower write performance and greater window of vulnerability to reduce the price of the cluster
D.You dont care about the price of the cluster
Answer: C
2. The key to reliability and availability in a cluster is:
A. Having lots of spare parts on hand so that if something fails,it can be quickly replaced,causing minimal down time.
B. Having a hardware design that avoids any single point of failure,and a fault-tolerant operating system that knows how to press redundant hardware into service automatically.
C. Staffing the computer system with knowledgeable technicians 247.
D. Using the ringht monolithic computer system.
Answer: B
3. Which statement best describes how SSI is implemented in filesystems on UnixWare 7 NonStop Clusters?
A. Through the cluster filesystem(CFS),which provides a global view of all filesystems in a single file tree and allows them to be protected for failover.
B. Through a modifile version of NFS sharing mounts in a special,transparent,inter-node manner.
C. Through a modifile version of RFS sharing mounts in a special,transparent,inter-node manner.