We did go with LVM:

# vgdisplay data1vg | grep "VG Size"
  VG Size               81.74 TiB

Thus far xfs is working well after some initial tests on this Red Hat machine:

# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 6.1 (Santiago)

# df -hT .
Filesystem    Type    Size  Used Avail Use% Mounted on
/dev/mapper/data1vg-data1lv
               xfs     75T  181G   75T   1% /tmp/xfs

We went with xfs because 1) it works now (unlike ext4) and 2) Red Hat
supports it now (unlike zfs), both key requirements for our client.
Of course, we'll keep the suggestions posted for the next ones.

Regards,
- Robert

On Thu, Sep 22, 2011 at 6:43 PM, dacresni <[email protected]> wrote:
> try lvm
>
> --
> Central West End Linux Users Group (via Google Groups)
> Main page: http://www.cwelug.org
> To post: [email protected]
> To subscribe: [email protected]
> To unsubscribe: [email protected]
> More options: http://groups.google.com/group/cwelug

-- 
Central West End Linux Users Group (via Google Groups)
Main page: http://www.cwelug.org
To post: [email protected]
To subscribe: [email protected]
To unsubscribe: [email protected]
More options: http://groups.google.com/group/cwelug

Reply via email to