> i am using xen 3.0.4, and i have to setup a disk for all my domUs, that
> contains kernel modules.
We have used a similar setup for sharing /usr/bin, but it is quite restrictive
in terms of updates.
> NFS or GFS would need, in my setup, a new virtual server that only serve
> that thing (i won't export it from dom0, since they are on separate vlans,
> and i don't wont domUs to contact dom0)
OK.
> i want a volume, in read only, that does not need to know anything about
> xen. i tried "r!" in config file, but it is not a valid flag (BTW, IMHO it
> should be, like w!).
If there's a case where it's needed, and can be used safely, then I expect
we'd take a patch for it.
> how can i resolve?
> i really have to ask for "r!", or there is something like that?
It will never, ever, be safe to mount a non-cluster filesystem as anything
other than "single writer, no readers", or "multiple readers, no writers".
Perhaps the best you could do without using network would be to shut down the
domUs, mount the module filesytem in dom0, copy in the new modules, then
unmount in dom0 and restart the domUs.
I realise it's a bit clunky doing things this way, but anything else is liable
to require more complexity than you want to implement in the storage
configuration :-(
Cheers,
Mark
--
Dave: Just a question. What use is a unicyle with no seat? And no pedals!
Mark: To answer a question with a question: What use is a skateboard?
Dave: Skateboards have wheels.
Mark: My wheel has a wheel!
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|