[PVE-User] Cluster setup

Shain Miley smiley at npr.org
Wed Nov 26 16:17:35 CET 2008


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


ps...vmbr0 does have an ip address:

eth0      Link encap:Ethernet  HWaddr 00:1E:C9:CB:A0:DC 
          inet6 addr: fe80::21e:c9ff:fecb:a0dc/64 Scope:Link
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:874661 errors:0 dropped:0 overruns:0 frame:0
          TX packets:461012 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:117569168 (112.1 MiB)  TX bytes:67266326 (64.1 MiB)
          Interrupt:16 Memory:f8000000-f8012100

lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:29457 errors:0 dropped:0 overruns:0 frame:0
          TX packets:29457 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:11512513 (10.9 MiB)  TX bytes:11512513 (10.9 MiB)

venet0    Link encap:UNSPEC  HWaddr 
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 
          UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1500  Metric:1
          RX packets:422 errors:0 dropped:0 overruns:0 frame:0
          TX packets:39 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:31504 (30.7 KiB)  TX bytes:4120 (4.0 KiB)

vmbr0     Link encap:Ethernet  HWaddr 00:1E:C9:CB:A0:DC 
          inet addr:172.39.2.17  Bcast:172.31.2.255  Mask:255.255.255.0
          inet6 addr: fe80::21e:c9ff:fecb:a0dc/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:856961 errors:0 dropped:0 overruns:0 frame:0
          TX packets:457384 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:99532422 (94.9 MiB)  TX bytes:64481584 (61.4 MiB)



Thanks,

Shain


Dietmar Maurer wrote:
>> Also in terms of networking are there any special requirements?
>>     
>
> We currently search for the IP address on eth0 and vmbr0 - seems
> that you have a special setup. Please can you post your
> /etc/network/interfaces file? 
>
>   
>> ie...do
>> the ethernet devices or ip addresses for the cluster need to be
>>     
> outside
>   
>> of the one ones used for the VE's (a bridged interface,
>> etc.)
>>     
>
> no
>
> - Dietmar
>
>
>   




More information about the pve-user mailing list