Bug 138462 - sys-cluster/vzctl-3.0.10-r1
Bug#: 138462 Product:  Gentoo Linux Version: 2006.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: vserver-devs@gentoo.org Reported By: pom@zeltschlaefer.de
Component: Applications
URL: 
Summary: sys-cluster/vzctl-3.0.10-r1
Keywords:  
Status Whiteboard: 
Opened: 2006-06-29 05:09 0000
Description:   Opened: 2006-06-29 05:09 0000
Hi,

/etc/init.d/vz start -> not working, /etc/conf.d/vz <----not found in the
ebuild

/etc/init.d/vz <--- kernel modules vzcpt & vzrst not loaded in startup script

there are necessitative for 'vzmigrate --online ....'

------- Comment #1 From Kir Kolyshkin 2006-06-30 04:46:32 0000 -------
IMO /etc/conf.d/vz should be symlinked to /etc/vz/vz.conf

As for cpt/rst modules, they just can be added to $MODULES variable. The only
problem though is those modules are not available for the stable kernel, thus
they should be loaded without giving an error if they are not found.

------- Comment #2 From Christian Heim (RETIRED) 2006-07-09 03:31:04 0000 -------
I just commited the necessary changes. Hopefully this fixes the issue. If not,
please reopen the bug!

TIA