Re: [zfs-discuss] ZFS Appliance as a general-purpose server question

2012-11-26 Thread Grégory Giannoni
Le 27 nov. 2012 à 01:17, Erik Trimble a écrit : > On 11/26/2012 12:54 PM, Grégory Giannoni wrote: >> [snip] >> I switched few month ago from Sun X45x0 to HP things : My fast NAS are now >> DL 180 G6. I got better perfs using LSI 9240-8I rather than HP SmartArray >> (tried P410 & P812). I'm usin

Re: [zfs-discuss] ZFS Appliance as a general-purpose server question

2012-11-26 Thread Erik Trimble
On 11/26/2012 12:54 PM, Grégory Giannoni wrote: [snip] I switched few month ago from Sun X45x0 to HP things : My fast NAS are now DL 180 G6. I got better perfs using LSI 9240-8I rather than HP SmartArray (tried P410 & P812). I'm using only 600Gb SSD drives. That LSI controllers supports SATA II

[zfs-discuss] zfs on SunFire X2100M2 with hybrid pools

2012-11-26 Thread Eugen Leitl
Dear internets, I've got an old SunFire X2100M2 with 6-8 GBytes ECC RAM, which I wanted to put into use with Linux, using the Linux VServer patch (an analogon to zones), and 2x 2 TByte nearline (WD RE4) drives. It occured to me that the 1U case had enough space to add some SSDs (e.g. 2-4 80 GByt

Re: [zfs-discuss] ZFS Appliance as a general-purpose server question

2012-11-26 Thread Grégory Giannoni
Le 24 nov. 2012 à 03:51, Erik Trimble a écrit : >> This is what we decided to do at work, and this is the reason why. >> But we didn't buy the appliance-branded boxes; we just bought normal servers >> running solaris. >> > > I gave up and am now buying HP-branded hardware for running Solaris on

Re: [zfs-discuss] ZFS Appliance as a general-purpose server question

2012-11-26 Thread Robert Milkowski
> I am in the market for something newer than that, though. Anyone know > what HP's using as a replacement for the DL320s? I have no idea... but they have dl380 Gen8 with a disk plane supporting 25x 2.5" disks (all in front), and it is Sandy Bridge based. Oracle/Sun have X3-2L - 24x 2.5" disks

Re: [zfs-discuss] Directory is not accessible

2012-11-26 Thread Jim Klimov
On 2012-11-26 15:15, The OP wrote: How can one remove a directory containing corrupt files or a corrupt file itself? For me rm just gives input/output error. I believe you can get rid of the corrupt files by overwriting them. In my case of corrupted files, I dd'ed the corrupt blocks from a back

Re: [zfs-discuss] Directory is not accessible

2012-11-26 Thread Justin Stringfellow
unlink(1M)? cheers, --justin From: Edward Ned Harvey (opensolarisisdeadlongliveopensolaris) To: Sami Tuominen ; " zfs-discuss@opensolaris.org" Sent: Monday, 26 November 2012, 14:57 Subject: Re: [zfs-discuss] Directory is not accessible > From: zfs-discu

Re: [zfs-discuss] Directory is not accessible

2012-11-26 Thread Edward Ned Harvey (opensolarisisdeadlongliveopensolaris)
> From: zfs-discuss-boun...@opensolaris.org [mailto:zfs-discuss- > boun...@opensolaris.org] On Behalf Of Sami Tuominen > > How can one remove a directory containing corrupt files or a corrupt file > itself? For me rm just gives input/output error. I was hoping to see somebody come up with an answ