1VOTEQUORUM_QDISK_UNCRoErGoIsSyTnEcR(C3l)uster Engine ProgramVmOeTrE'QsUOMRaUnMu_aQlDISK_UNREGISTER(3)
2
3
4
6 votequorum_qdisk_unregister - Unregisters a new quorum device
7
9 #include <corosync/votequorum.h>
10
11 int votequorum_qdisk_unregister(votequorum_handle_t handle);
12
14 The votequorum_qdisk_unregister unregisters a quorum device. Any votes
15 it had will be removed from the cluster. Not that this could make the
16 cluster inquorate.
17
19 This call returns the CS_OK value if successful, otherwise an error is
20 returned.
21
23 The errors are undocumented.
24
26 votequorum_overview(8), votequorum_initialize(3), votequorum_final‐
27 ize(3), votequorum_dispatch(3), votequorum_fd_get(3), votequo‐
28 rum_qdisk_poll(3), votequorum_qdisk_unregister(3), votequo‐
29 rum_qdisk_getinfo(3),
30
31corosync Man Page 2009-01-26 VOTEQUORUM_QDISK_UNREGISTER(3)