Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 138462

Summary: sys-cluster/vzctl-3.0.10-r1
Product: Gentoo Linux Reporter: pom <pom>
Component: Current packagesAssignee: Gentoo VPS Team (OBSOLETE) <vserver-devs+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description pom 2006-06-29 05:09:57 UTC
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 Kir Kolyshkin 2006-06-30 04:46:32 UTC
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 Christian Heim (RETIRED) gentoo-dev 2006-07-09 03:31:04 UTC
I just commited the necessary changes. Hopefully this fixes the issue. If not, please reopen the bug!

TIA