| 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 ....'
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.
I just commited the necessary changes. Hopefully this fixes the issue. If not, please reopen the bug! TIA