Hello all,
I seem to be having an odd problem with 1.4 beta with /var/run/network folder is missing on 3 our 6 cts so networking fails to start. Was wondering if any one else has seen this and how to fix it. All cts are ubuntu 9.04 upgrades from 8.0464 template varied services from DHCPD to MYSQL, LDAP, DNS.
example confs from /etc/vz/conf
ORIGIN_SAMPLE="pve.auto"
IP_ADDRESS="192.168.0.5"
HOSTNAME="dhcp.xxxx.net"
NAMESERVER="192.168.0.1"
SEARCHDOMAIN="xxxx.net"
they all match with other hosts that work
on proxmox server network is nothing fancy
auto vmbr0
iface vmbr0 inet static
address 192.168.0.10
netmask 255.255.255.0
gateway 192.168.0.254
bridge_ports eth0
bridge_stp off
bridge_fd 0
Once I create the folder /var/run/network I can start the networking and the interfaces are up. Once the ct is restarted the folder is gone.
I am new at proxmox and this is the first install I have done.
Another problem I have run across is DHCP3 server wont run due to interface problems cant bind to interface even though its set up to for the network. Any one get a Linux DHCP server to run on proxmox? any help would be appreciated.
I seem to be having an odd problem with 1.4 beta with /var/run/network folder is missing on 3 our 6 cts so networking fails to start. Was wondering if any one else has seen this and how to fix it. All cts are ubuntu 9.04 upgrades from 8.0464 template varied services from DHCPD to MYSQL, LDAP, DNS.
example confs from /etc/vz/conf
ORIGIN_SAMPLE="pve.auto"
IP_ADDRESS="192.168.0.5"
HOSTNAME="dhcp.xxxx.net"
NAMESERVER="192.168.0.1"
SEARCHDOMAIN="xxxx.net"
they all match with other hosts that work
on proxmox server network is nothing fancy
auto vmbr0
iface vmbr0 inet static
address 192.168.0.10
netmask 255.255.255.0
gateway 192.168.0.254
bridge_ports eth0
bridge_stp off
bridge_fd 0
Once I create the folder /var/run/network I can start the networking and the interfaces are up. Once the ct is restarted the folder is gone.
I am new at proxmox and this is the first install I have done.
Another problem I have run across is DHCP3 server wont run due to interface problems cant bind to interface even though its set up to for the network. Any one get a Linux DHCP server to run on proxmox? any help would be appreciated.