Re: [zfs-discuss] update on zfs boot support

2007-03-17 Thread Rob Logan
I'm sure its not blessed, but another process to maximize the zfs space on a system with few disks is 1) boot from SXCR http://www.opensolaris.org/os/downloads/on/ 2) select "min install" with 512M / 512M swap rest /export/home use format to copy the partition table from disk0 to disk1 umount

Re: [zfs-discuss] update on zfs boot support

2007-03-09 Thread Lin Ling
Hi Ian, I might misunderstand your plan. I assumed you'll throw in a small boot drive as the zfs root pool. ZFS root pool can be a mirrored pool, so you don't need to use SVM mirror. Lin Ian Collins wrote: Lin Ling wrote: Ian Collins wrote: Thanks for the heads up. I'm building

Re: [zfs-discuss] update on zfs boot support

2007-03-08 Thread Ian Collins
Lin Ling wrote: > Ian Collins wrote: > >> Thanks for the heads up. >> >> I'm building a new file server at the moment and I'd like to make sure I >> can migrate to ZFS boot when it arrives. >> >> My current plan is to create a pool on 4 500GB drives and throw in a >> small boot drive. >> >> Will I

Re: [zfs-discuss] update on zfs boot support

2007-03-08 Thread Lin Ling
Ian Collins wrote: Thanks for the heads up. I'm building a new file server at the moment and I'd like to make sure I can migrate to ZFS boot when it arrives. My current plan is to create a pool on 4 500GB drives and throw in a small boot drive. Will I be able to drop the boot drive and move /

Re: [zfs-discuss] update on zfs boot support

2007-03-08 Thread Lin Ling
Yes, the initial release of bootable zfs has restriction on the root pool: i.e. no concatenation or RAIDZ, only single deviced pool or a mirrored configuration. This is mainly due to limitations on how many disks the firmware can access at boot time. Lin Francois Dion wrote: On Thu, 2007-0

Re: [zfs-discuss] update on zfs boot support

2007-03-08 Thread Francois Dion
On Thu, 2007-03-08 at 14:22 -0800, Darren Dunham wrote: > This thread from a year ago suggests that at least the first round of > ZFS root pools will have restrictions that are not necessary on other > pools (like no concatenation or RAIDZ). > > http://www.opensolaris.org/jive/thread.jspa?threadID

Re: [zfs-discuss] update on zfs boot support

2007-03-08 Thread Darren Dunham
> I'm building a new file server at the moment and I'd like to make sure I > can migrate to ZFS boot when it arrives. > > My current plan is to create a pool on 4 500GB drives and throw in a > small boot drive. > > Will I be able to drop the boot drive and move / over to the pool when > ZFS boot

Re: [zfs-discuss] update on zfs boot support

2007-03-08 Thread Ian Collins
Lori Alt wrote: > The latest on when the update zfsboot support will > go into Nevada is either build 61 or 62. We are > making some final fixes and getting tests run. We > are aiming for 61, but we might just miss it. In > that case, we should be putting back into 62. Thanks for the heads up

Re: [zfs-discuss] update on zfs boot support

2007-03-06 Thread Lori Alt
Brian Hechinger wrote On 03/06/07 14:52,: On Tue, Mar 06, 2007 at 02:49:35PM -0700, Lori Alt wrote: The latest on when the update zfsboot support will go into Nevada is either build 61 or 62. We are making some final fixes and getting tests run. We are aiming for 61, but we might just mi

Re: [zfs-discuss] update on zfs boot support

2007-03-06 Thread Brian Hechinger
On Tue, Mar 06, 2007 at 02:49:35PM -0700, Lori Alt wrote: > The latest on when the update zfsboot support will > go into Nevada is either build 61 or 62. We are > making some final fixes and getting tests run. We > are aiming for 61, but we might just miss it. In > that case, we should be puttin

[zfs-discuss] update on zfs boot support

2007-03-06 Thread Lori Alt
The latest on when the update zfsboot support will go into Nevada is either build 61 or 62. We are making some final fixes and getting tests run. We are aiming for 61, but we might just miss it. In that case, we should be putting back into 62. Lori ___