[PVE-User] Cluster setup

Shain Miley SMiley at npr.org
Thu Nov 27 19:58:42 CET 2008


Well I got it working once I removed the extra lines from the interfaces file.  Thanks for the help.

One other question...once I create the cluster and a node is 'syncing up with the master' what exactly is being synced between the two machines?

Thanks again,

Shain


-----Original Message-----
From: Dietmar Maurer [mailto:dietmar at proxmox.com]
Sent: Thu 11/27/2008 3:06 AM
To: Shain Miley
Cc: proxmoxve
Subject: RE: [PVE-User] Cluster setup
 
The format of your file is invalid! Options need to be intended:

auto vmbr0
iface vmbr0 inet static
	address 172.39.2.17
	network 172.39.2.0
	netmask 255.255.255.0
	....

Does that help?

- Dietmar


> Here is the contents of the file:
> 
> auto lo
> iface lo inet loopback
> 
> 
> auto vmbr0
> iface vmbr0 inet static
> address 172.39.2.17
> network 172.39.2.0
> netmask 255.255.255.0
> broadcast 172.31.2.255
> gateway 172.39.2.1
> bridge_ports eth0
> bridge_fd 9
> bridge_hello 2
> bridge_maxage 12
> bridge_stp off
> up /sbin/ifconfig eth0 inet 0.0.0.0 promisc



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.proxmox.com/pipermail/pve-user/attachments/20081127/d37c573d/attachment.htm>


More information about the pve-user mailing list