Hallo,
ich blick grad wieder mal nicht durch.
Diesen Vorgang muß ich nach jedem reboot wiederholen.
Beim erstellen der VE habe ich
eingegeben.
Außerdem hab ich jeder VE eine Mac-Adresse zugeordnet.
Müsste dan nicht eine Bridge auftauchen, statt
Hat jemand einen Rat?
Gruß
Ralph
ich blick grad wieder mal nicht durch.
Code:
www:~# vzctl enter 180
Unable to open /dev/vzctl: No such file or directory
Please check that vzdev kernel module is loaded and you have sufficient permissions to access the file.
www:~#
Code:
www:~# /etc/init.d/vz start
Starting OpenVZ: ..done
Bringing up interface venet0: ..done
Configuring interface venet0: ..done
Starting VE 102: ..done
Starting VE 177: ..done
Starting VE 178: ..done
Starting VE 179: ..done
Starting VE 180: ..done
Starting VE 181: ..done
Starting VE 182: ..done
Code:
www:~# vzctl enter 180
entered into VE 180
root@localhost:/#
Beim erstellen der VE habe ich
Code:
vzctl set 180 --onboot yes --save
eingegeben.
Code:
www:~# vzctl set 180 --onboot yes --save
Saved parameters for VE 182
www:~#
Außerdem hab ich jeder VE eine Mac-Adresse zugeordnet.
Code:
vzctl set 180 --netif_add eth0,00:12:34:56:78:9A,veth101.0,00:12:34:56:78:9B --save
Müsste dan nicht eine Bridge auftauchen, statt
Code:
Bringing up interface venet0: ..done
Configuring interface venet0: ..done
Hat jemand einen Rat?
Gruß
Ralph
Last edited by a moderator: