First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 213798
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Peter Volkov <pva@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Victor Roman Archidona <daijo@daijo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 213798 depends on: Show dependency tree
Show dependency graph
Bug 213798 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-03-18 09:26 0000
Hi,

package sys-cluster/vzctl, the userspace tools for OpenVZ provides an script
(/etc/init.d/vz) that must be started before any container.

That script checks if the MODULES_DISABLED is set to "yes" to not load kernel
modules, usefull for those who don't use kernel loadable modules. 

For now there isn't a predefined way to set that variable, so I put it usually
into /etc/conf.d/vz.

This is a request to add that variable in a config file, providing an easy way
to disable module loading.

In machines which module support isn't compiled the init script fails.



Reproducible: Always

Steps to Reproduce:
1. build your kernel w/o module support
2. emerge vzctl
3. /etc/init.d/vz start

Actual Results:  
init script does not starts

Expected Results:  
init scripts starts in machines w/ and w/o module support compiled into kernel.

------- Comment #1 From Victor Roman Archidona 2008-03-18 09:31:12 0000 -------
Example using vz and module support not compiled:

machine ~ # /etc/init.d/vz start
 * Caching service dependencies ...                                       [ ok
]
 * Loading OpenVZ modules ...
 * failed to load module vzmon                                            [ !!
]
machine ~ # 

------- Comment #2 From Peter Volkov 2008-05-13 10:21:41 0000 -------
Added URL to upstream bug tracker.

------- Comment #3 From Peter Volkov 2008-07-14 06:12:40 0000 -------
Thank you for report. This bug should be fixed in vzctl-3.0.22-r1. FIXED.

First Last Prev Next    No search results available      Search page      Enter new bug