* domU and loadable modules
@ 2005-02-11 18:38 Mike Culbertson
2005-02-11 18:42 ` Ronald G. Minnich
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: Mike Culbertson @ 2005-02-11 18:38 UTC (permalink / raw)
To: xen-devel
I don't see an obvious answer for this anywhere: Can you use loadable kernel
modules in a domU? I have loadable module support enabled in my domU, but
any module utilities I try (lsmod, insmod, modprobe) return this, as if I had
disabled loadable module support:
modprobe: QM_MODULES: Function not implemented
If I compile everything into the kernel, all the available options I've tried
work fine (iptables, etc), only modules produce errors. If this normal
behavior or is there something wrong with my setup?
-mike
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: domU and loadable modules
2005-02-11 18:38 domU and loadable modules Mike Culbertson
@ 2005-02-11 18:42 ` Ronald G. Minnich
2005-02-11 18:44 ` Matt Ayres
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Ronald G. Minnich @ 2005-02-11 18:42 UTC (permalink / raw)
To: Mike Culbertson; +Cc: xen-devel
On Fri, 11 Feb 2005, Mike Culbertson wrote:
> I don't see an obvious answer for this anywhere: Can you use loadable kernel
> modules in a domU? I have loadable module support enabled in my domU, but
> any module utilities I try (lsmod, insmod, modprobe) return this, as if I had
> disabled loadable module support:
yes you can. modload in domU is fine.
ron
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: domU and loadable modules
2005-02-11 18:38 domU and loadable modules Mike Culbertson
2005-02-11 18:42 ` Ronald G. Minnich
@ 2005-02-11 18:44 ` Matt Ayres
2005-02-11 18:44 ` Adam Heath
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Matt Ayres @ 2005-02-11 18:44 UTC (permalink / raw)
To: Mike Culbertson; +Cc: xen-devel
On Fri, 2005-02-11 at 10:38 -0800, Mike Culbertson wrote:
> I don't see an obvious answer for this anywhere: Can you use loadable kernel
> modules in a domU? I have loadable module support enabled in my domU, but
> any module utilities I try (lsmod, insmod, modprobe) return this, as if I had
> disabled loadable module support:
>
> modprobe: QM_MODULES: Function not implemented
>
> If I compile everything into the kernel, all the available options I've tried
> work fine (iptables, etc), only modules produce errors. If this normal
> behavior or is there something wrong with my setup?
Is this a 2.6 xenU? Make sure you have the mod-init-tools package for
your distro installed in the domain to use modules with a 2.6 kernel.
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: domU and loadable modules
2005-02-11 18:38 domU and loadable modules Mike Culbertson
2005-02-11 18:42 ` Ronald G. Minnich
2005-02-11 18:44 ` Matt Ayres
@ 2005-02-11 18:44 ` Adam Heath
[not found] ` <Pine.BSF.4.62.0502111347130.96283@www.missl.cs.umd.edu>
2005-02-11 19:50 ` Gonéri Le Bouder
4 siblings, 0 replies; 6+ messages in thread
From: Adam Heath @ 2005-02-11 18:44 UTC (permalink / raw)
To: Mike Culbertson; +Cc: xen-devel@lists.sourceforge.net
On Fri, 11 Feb 2005, Mike Culbertson wrote:
> I don't see an obvious answer for this anywhere: Can you use loadable kernel
> modules in a domU? I have loadable module support enabled in my domU, but
> any module utilities I try (lsmod, insmod, modprobe) return this, as if I had
> disabled loadable module support:
>
> modprobe: QM_MODULES: Function not implemented
>
> If I compile everything into the kernel, all the available options I've tried
> work fine (iptables, etc), only modules produce errors. If this normal
> behavior or is there something wrong with my setup?
Install module-init-tools for 2.6.
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: domU and loadable modules
[not found] ` <200502111049.23589.mike@infoleak.com>
@ 2005-02-11 19:07 ` Mike Culbertson
0 siblings, 0 replies; 6+ messages in thread
From: Mike Culbertson @ 2005-02-11 19:07 UTC (permalink / raw)
To: xen-devel
Blah, it was something as dumb as a distro issue, my domU is debian (not what
I normally run) and I didn't even think that it was defaulting to 2.4's
modutils. Module tools work fine now, sorry bout that.
-mike
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: domU and loadable modules
2005-02-11 18:38 domU and loadable modules Mike Culbertson
` (3 preceding siblings ...)
[not found] ` <Pine.BSF.4.62.0502111347130.96283@www.missl.cs.umd.edu>
@ 2005-02-11 19:50 ` Gonéri Le Bouder
4 siblings, 0 replies; 6+ messages in thread
From: Gonéri Le Bouder @ 2005-02-11 19:50 UTC (permalink / raw)
To: Mike Culbertson; +Cc: xen-devel
Mike Culbertson wrote:
>I don't see an obvious answer for this anywhere: Can you use loadable kernel
>modules in a domU? I have loadable module support enabled in my domU, but
>any module utilities I try (lsmod, insmod, modprobe) return this, as if I had
>disabled loadable module support:
>
>modprobe: QM_MODULES: Function not implemented
>
>If I compile everything into the kernel, all the available options I've tried
>work fine (iptables, etc), only modules produce errors. If this normal
>behavior or is there something wrong with my setup?
>
>
>
Did you have installed module-init-tools ?
Gonéri
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2005-02-11 19:50 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-11 18:38 domU and loadable modules Mike Culbertson
2005-02-11 18:42 ` Ronald G. Minnich
2005-02-11 18:44 ` Matt Ayres
2005-02-11 18:44 ` Adam Heath
[not found] ` <Pine.BSF.4.62.0502111347130.96283@www.missl.cs.umd.edu>
[not found] ` <200502111049.23589.mike@infoleak.com>
2005-02-11 19:07 ` Mike Culbertson
2005-02-11 19:50 ` Gonéri Le Bouder
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.