[Gluster-users] Xen and Glusterfs
Matt Lawrence
matt.lawrence at tamu.edu
Fri Apr 3 15:58:02 UTC 2009
Mathijs Krullaars wrote:
> And the command you mount your glusterfs with?
> And the xen domU config?
> And the fstab of the domU image?
>
glusterfs --disable-direct-io-mode -f
/etc/glusterfs/glusterfs-client.vol /storage
[root at xen03 ~]# cat /etc/xen/felluca
name = "felluca"
uuid = "ebbdc9ae-6c89-438b-6a4a-4f3ea477e725"
maxmem = 512
memory = 512
vcpus = 1
bootloader = "/usr/bin/pygrub"
on_poweroff = "destroy"
on_reboot = "restart"
on_crash = "restart"
vfb = [ "type=vnc,vncunused=1,keymap=en-us" ]
disk = [ "tap:aio:/storage/xen/felluca.img,xvda,w" ]
vif = [ "mac=00:16:3e:0d:5b:2c,bridge=xenbr0" ]
Since it is an install, there is no fstab yet.
-- Matt
More information about the Gluster-users
mailing list