Rechercher une page de manuel
gnbd
Langue: en
Version: 303951 (debian - 07/07/09)
Section: 8 (Commandes administrateur)
Sommaire
NAME
gnbd - GNBD reference guideSYNOPSIS
Overview of manpages and their locationsDESCRIPTION
The GFS Network Block Device has two parts, the client (which includes the gnbd.ko module and gnbd_import, gnbd_recvd, and gnbd_monitor programs) and the server (which include the gnbd_serv, gnbd_clusterd, and gnbd_export programs). The GNBD server allows a computer to export multiple block devices or files (GNBDs). The GNBD client allows a computer to import these GNBDs, and use them as if they were local block devices. The primary difference between GNBD and NBD (the network block device distributed with the Linux kernel) is GNBD's ability to have multiple clients all accessing the same served file or block device at the same time.The GNBD documentation has been split into a number of sections. Please refer to the table below to determine which man page coincides with the command/feature you are looking for.
- gnbd
- GNBD overview (this man page)
- gnbd_import
- Configure a GNBD Client
- gnbd_export
- Configure a GNBD Server
- fence_gnbd
- Fence method for GNBD
SEE ALSO
gfs(8), fence(8), fence_gnbd(8)Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre