|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] apparently random lockups
>Bug 1: dual mounting an LVM partition creates excessively high load
averages in a domU
>instance. By dual mounting I mean mounting the partition in dom0 as well
as one domU instance.
I note that you didn't say which filesystem you are using or wether they are
mounted ro or rw. For most filesystems, you can only multi-mount them if
all the mounts are read-only. If you want to mount read-write, then the
partition can only be mounted once. Some of the weird filesystem issues you
mentioned in your first email might be explained by multiple rw mounts.
Also, perhaps the rising load average is your filesystem driver trying to
deal with the corrupted partition.
If you're using read-only mounts, GFS, or OCFS2, then ignore this.
Cheers,
Dan.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|