Chapter 2. Considerations for Using GNBD with Device-Mapper Multipath
GNBD with device-mapper multipath allows you to configure multiple GNBD server nodes (nodes that export GNBDs to GFS nodes) to provide redundant paths to the storage devices. The GNBD server nodes, in turn, present multiple storage paths to GFS nodes via redundant GNBDs. When using GNBD with device-mapper multipath, if a GNBD server node becomes unavailable, another GNBD server node can provide GFS nodes with access to storage devices.
If you are using GNBD with device-mapper multipath, you need to take the following into consideration:
Linux page caching, as desribed in Section 2.1, “Linux Page Caching”.
Fencing GNBD server nodes, as described in Section 2.2, “Fencing GNBD Server Nodes”.
GNBD device names; export names for GNBD devices must be unique. Additionally, you must specify the -u or -U when using the gnbd_export command. Exporting GNBD devices is described in Chapter 3, GNBD Driver and Command Usage.