1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
<TITLE>DRBD options: Settings for Master and Slave</TITLE>
<LINK HREF="drbdopts-2.html" REL=next>
<LINK HREF="drbdopts.html#toc1" REL=contents>
</HEAD>
<BODY>
<A HREF="drbdopts-2.html">Next</A>
Previous
<A HREF="drbdopts.html#toc1">Contents</A>
<HR>
<H2><A NAME="s1">1. Settings for Master and Slave</A></H2>
<H2><A NAME="ss1.1">1.1 Node</A>
</H2>
<P>Don't use domain names here, only the hostnames as reported by hostname -s
<P>
<H2><A NAME="ss1.2">1.2 IP (optional)</A>
</H2>
<P>If you have machines with multiple NICs, you may want to specify the interface by
its IP address here.
<P>If you machines only have one NIC do not set these.
<P>
<H2><A NAME="ss1.3">1.3 Port</A>
</H2>
<P>Default value: 7788
<P>
<H2><A NAME="ss1.4">1.4 Device</A>
</H2>
<P>Devices used in master and slave (may be different on each machine)
<P>
<H2><A NAME="ss1.5">1.5 Partition</A>
</H2>
<P>Partitions for DRBD (can be a different partition on each machine)
<P>
<HR>
<A HREF="drbdopts-2.html">Next</A>
Previous
<A HREF="drbdopts.html#toc1">Contents</A>
</BODY>
</HTML>
|