[Bug 365689] Re: Bashism in vznetcfg makes it impossible to use veth in a vz

Stéphane Graber stgraber at stgraber.org
Wed Jun 10 13:29:31 UTC 2009


I can confirm the fix as shown below:

----
BEFORE

root at athos:~# vzctl start 999
Starting VE ...
VE is mounted
Setting CPU units: 1000
Configure meminfo: 9223372036854775807
Set hostname: test
Configure veth devices: veth999.0 
/usr/sbin/vznetcfg: 20: source: not found
VE start in progress...


----
AFTER

root at athos:~# vzctl start 999
Starting VE ...
VE is mounted
Setting CPU units: 1000
Configure meminfo: 9223372036854775807
Set hostname: test
Configure veth devices: veth999.0 
Adding interface veth999.0 to bridge br0 on CT0 for CT999
VE start in progress...

-- 
Bashism in vznetcfg makes it impossible to use veth in a vz
https://bugs.launchpad.net/bugs/365689
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list