Consider typical High Availability (HA) solutions that do not use shared storage.
Which three HA solutions do not use shared storage?
A.
Mysql Replication
B.
Distributed Replicated Block Device (DRBD) and Mysql
C.
Windows Cluster and Mysql
D.
Solaris Cluster and Mysql
E.
Mysql NDB Cluster
Explanation:
A, B, E
https://dev.mysql.com/doc/refman/5.0/en/ha-drbd.html
— Building of HA clusters from commodity hardware, without the requirement for shared-storage.
Alternatives A, B, E
A, B, E
A, B, E