[zfs-code] Never A Slow ls

2009-02-03 Thread Ian Collins
Ben Rockwood wrote: > This is just a thought exercise but I'm curious what would exactly be > involved in essentially biasing caching such that a 'ls -al' was never slow. > > In my experience, IO speed an vary, but if a user types "ls -al" in the shell > and the response isn't nearly instanta

[zfs-code] Cannot Mirror RPOOL, Can't Label Disk to SMI

2009-02-03 Thread Handojo
Dear ZFS experts, I have 2 SATA 500 GB Hard Drive on my Dual Core PC I have installed OpenSolaris 2008.11 using Live CD I got from Sun Tech Days in Singapore Now, using all the guidelines I got here at Indiana Discussion, I can't attach my second drive to rpool to make them mirror Initially I

[zfs-code] Cannot Mirror RPOOL, Can't Label Disk to SMI

2009-02-03 Thread Jonathan Adams
On Tue, Feb 03, 2009 at 12:51:27AM -0800, Handojo wrote: > Dear ZFS experts, > handojoh at opensolaris:~# zpool add rpool c4d0 > cannot label 'c4d0': EFI labeled devices are not supported on root pools. I think you want: zpool attach rpool c3d0s0 c4d0s0 That will create a mirror; ("add" would m