Re: [zfs-discuss] Can ZFS simply concatenate LUNs (eg no RAID0)?

2009-09-08 Thread Piero Gramenzi
Hi Darren, I do have a disk array that is providing striped LUNs to my Solaris box. Hence I'd like to simply concat those LUNs without adding another layer of striping. Is this possibile with ZFS? As far as I understood, if I use zpool create myPool lun-1 lun-2 ... lun-n I will get a R

[zfs-discuss] Can ZFS simply concatenate LUNs (eg no RAID0)?

2009-09-08 Thread Piero Gramenzi
Hi, I do have a disk array that is providing striped LUNs to my Solaris box. Hence I'd like to simply concat those LUNs without adding another layer of striping. Is this possibile with ZFS? As far as I understood, if I use zpool create myPool lun-1 lun-2 ... lun-n I will get a RAID0 strip