<html>
<head>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-15">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
has anybody tried using the new ploop storage for openvz images
together with moosefs (
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-15">
<a href="http://www.moosefs.org/">http://www.moosefs.org/</a>)?<br>
<br>
ploop mount -d /dev/ploop0 /mfs-mount/root.hdd<br>
Adding delta dev=/dev/ploop0 img=/mfs-mount/root.hdd (rw)<br>
PLOOP_IOC_ADD_DELTA /mfs-mount/root.hdd: Invalid argument<br>
<br>
In syslog I find:<br>
kernel: File on FS without backing device<br>
<br>
I thought it might be because ploop needs direct-io (right?), but
mounting with direct-io enabled seems not to be supported by
moosefs:<br>
<br>
mfsmount -o direct_io /mfs-mount<br>
mfsmaster accepted connection with parameters:
read-write,restricted_ip ; root mapped to root:root<br>
fuse: unknown option `direct_io'<br>
<br>
Has anybody got it working somehow? :)<br>
<br>
Btw: I'll also post this question to the moosefs mailinglist as I'm
pretty sure the devs there might have interesting answers too.<br>
<br>
Corin<br>
<br>
</body>
</html>