Re: [zfs-discuss] zpool "cannot replace a replacing device"

2008-12-10 Thread Chris Ekkelenkamp
I've never encountered that error myself, so I'm not at all sure this suggestion will work, but I did run into something similar and the answer was to install Windows on the drive and then pop the drive back in my server. Prior to that, OpenSolaris/ZFS "remembered" the disk and wouldn't let me

Re: [zfs-discuss] Performance issues ZFS / CIFS on home file server

2008-06-19 Thread Chris Ekkelenkamp
The Realtek chipset I was using was RTL8111B on an Asus P5B, which is the same "family" as yours, so I don't think you can rule out the network. Give the gani driver a shot. This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-d

Re: [zfs-discuss] Performance issues ZFS / CIFS on home file server

2008-06-19 Thread Chris Ekkelenkamp
I've had issues with the rge driver. Write TO the zfs box was good, but read FROM was terrible. Granted, this was likely a different Realtek chipset as mine was gigabit, but it could be having the same issue. Try the gani driver (use Google to find). Cheers, Chris This message posted fro