Re: Using RAM-disks as bricks

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,


  The limitation on extended attributes is the file system. So you should be fine if you use the right file system;

    mke2fs -t ext4 /dev/ram1 65536
    mkdir /home/ramdisk
    mount /dev/ram1 /home/ramdisk

  My current distro runs a root file-system of EXT3 in a ramdisk, but I don't share gluster from that FS.  Should be good.



----- Original Message -----
>From: "Isak =?utf-8?Q?Nuhi=C4=87?=" <isak.nuhic@xxxxxxx>
>To: "Gluster Devel" <gluster-devel@xxxxxxxxxx>
>Subject:  Using RAM-disks as bricks
>Date: Tue, 14 May 2013 13:00:27 +0200
>
> Hi,
> 
> is it possible to use ram-disks as bricks for building volumes in GlusterFS? I found an answer that it is not possible because ram-disk doesn't support extended attributes. Is there any way around it? I am trying to make a distributed volume with two ram-disk partitions as bricks but it doesn't work.
> 
> Thank you all in advance.
> 
> Isak 
> 
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel@xxxxxxxxxx
> https://lists.nongnu.org/mailman/listinfo/gluster-devel
> 


--
Ian Latter
Late night coder ..
http://midnightcode.org/



[Index of Archives]     [Gluster Users]     [Ceph Users]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux