Re: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-29 Thread Malachi de Ælfweald
Just to clarify, If we wanted to do this with ZFS as the entire disk (where we currently have UFS), would we copy everything over (the cpio bit) to an uninvolved filesystem, then do the zpool on the disks that used to have UFS (and the one we are mirroring to) -- thus destroying the original UFS

Re: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-29 Thread Lin Ling
We will make the manual and netinstall instructions available to non-SWAN folks shortly. The manual instruction is available at http://www.opensolaris.org/os/community/zfs/boot/zfsboot-manual/ We are still working on the Netinstall/DVD binary/setup kit. Will send out a notice whe

Re: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-29 Thread Malachi de Ælfweald
Yes, running Solaris as Dom0. I will be letting each domain owner choose their own OS for their DomU. I will also be running some unmodified DomU (like JNODE), which is why I bought a system with AMD-V. Malachi On 3/29/07, Chris Beal <[EMAIL PROTECTED]> wrote: Robert Milkowski wrote: > > Hel

Re: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-29 Thread Tim Foster
Hi all, On Wed, 2007-03-28 at 14:23 -0700, Lin Ling wrote: > We will make the manual and netinstall instructions available to > non-SWAN folks shortly. > > Tim Foster also has a script to do the set up, wait for his blog. Just put that blog post up - you can find it at http://blogs.sun.com/timf

Re: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Chris Beal
Robert Milkowski wrote: Hello Malachi, Thursday, March 29, 2007, 1:36:46 AM, you wrote: > Why 2x(4G)? Hmmm. Good question. I guess I am just used to doing that for FreeBSD. I do plan on running multiple Xen domU at the same time... Are you thinking swap shouldn't be that big?

Re: Re[12]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Malachi de Ælfweald
It appears to be a bug with the partitioning tool in the installer. I clicked Cylinders and noticed that swap started at cylinder 3 and / started after it. Changed it around to make swap the last bit of the drive, and make / start at cylinder 3, and it is continuing fine with 240GB (or so) '/' Ma

Re: Re[12]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Shawn Walker
On 28/03/07, Malachi de Ælfweald <[EMAIL PROTECTED]> wrote: Is that on slice 0? Mine is trying to do it on c1d0s0 Yes, c2d0s0 in my case. -- "Less is only more where more is no good." --Frank Lloyd Wright Shawn Walker, Software and Systems Analyst [EMAIL PROTECTED] - http://binarycrusader.blo

Re: Re[12]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Malachi de Ælfweald
Is that on slice 0? Mine is trying to do it on c1d0s0 On 3/28/07, Shawn Walker <[EMAIL PROTECTED]> wrote: On 28/03/07, Malachi de Ælfweald <[EMAIL PROTECTED]> wrote: > > In the BIOS, LBA is set to Auto (with only other option being Disabled) > Running in text mode, it says that the '/' partitio

Re: Re[12]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Shawn Walker
On 28/03/07, Malachi de Ælfweald <[EMAIL PROTECTED]> wrote: In the BIOS, LBA is set to Auto (with only other option being Disabled) Running in text mode, it says that the '/' partition has to be "7993MB or less" Is there any way to get past that? Seems my only other option is the Default layout

Re: Re[12]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Malachi de Ælfweald
In the BIOS, LBA is set to Auto (with only other option being Disabled) Running in text mode, it says that the '/' partition has to be "7993MB or less" Is there any way to get past that? Seems my only other option is the Default layout, with puts all the space into /export/home Malachi On 3/28/

Re: Re[12]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Malachi de Ælfweald
Comments inline On 3/28/07, Robert Milkowski <[EMAIL PROTECTED]> wrote: Hello Malachi, Thursday, March 29, 2007, 1:36:46 AM, you wrote: > Why 2x(4G)? Hmmm. Good question. I guess I am just used to doing that for FreeBSD. I do plan on running multiple Xen domU at the same time... Are yo

Re[12]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Robert Milkowski
Hello Malachi, Thursday, March 29, 2007, 1:36:46 AM, you wrote: > Why 2x(4G)? Hmmm. Good question. I guess I am just used to doing that for FreeBSD.  I do plan on running multiple Xen domU at the same time... Are you thinking swap shouldn't be that big? If you have a disk space to s

Re: Re[10]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Malachi de Ælfweald
Why 2x(4G)? Hmmm. Good question. I guess I am just used to doing that for FreeBSD. I do plan on running multiple Xen domU at the same time... Are you thinking swap shouldn't be that big? Don't BFU? I'm good with that :) I'd prefer to get to know Solaris before screwing it up too much. BTW: Is t

Re: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Lori Alt
Robert Milkowski wrote: Hello Lin, Thursday, March 29, 2007, 1:01:32 AM, you wrote: LL> We currently have a working prototype for SPARC (via newboot SPARC project). LL> We don't have a firm date yet, but shouldn't be too far away :-). SPARC newboot project - can you shed more light on it?

Re: Re[10]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Nicholas Lee
On 3/29/07, Robert Milkowski <[EMAIL PROTECTED]> wrote: BFU - just for testing I guess. I would rather propose waiting for SXCE b62. Is there a release date for this? I note that the install iso for b60 seems to only release in the last week. Nicholas

Re[10]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Robert Milkowski
Hello Malachi, Thursday, March 29, 2007, 1:12:41 AM, you wrote: > Ok. Will install b60 with large / and a 2xMemory swap...  Will wait to specify the mirror until I go to do the ZFS Got the ON instructions up, looking them over to see about BFU'ing Just one question - why 2xmem for

Re: Re[8]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Malachi de Ælfweald
Ok. Will install b60 with large / and a 2xMemory swap... Will wait to specify the mirror until I go to do the ZFS Got the ON instructions up, looking them over to see about BFU'ing Malachi On 3/28/07, Robert Milkowski <[EMAIL PROTECTED]> wrote: Hello Malachi, Thursday, March 29, 2007, 12:

Re[2]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Robert Milkowski
Hello Lin, Thursday, March 29, 2007, 1:01:32 AM, you wrote: LL> We currently have a working prototype for SPARC (via newboot SPARC project). LL> We don't have a firm date yet, but shouldn't be too far away :-). SPARC newboot project - can you shed more light on it? Would ZFS support on SPARC ne

Re[8]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Robert Milkowski
Hello Malachi, Thursday, March 29, 2007, 12:33:05 AM, you wrote: > So would you say use the default layout (most of the extra space going into /export/home)? Rather one large / and a swap slice. That way once you switch to ZFS you will be able to create /home dataset and manually m

Re: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Lin Ling
We currently have a working prototype for SPARC (via newboot SPARC project). We don't have a firm date yet, but shouldn't be too far away :-). Lin Matty wrote: Howdy, This is awesome news that ZFS boot support is available for x86 platforms. Do any of the ZFS developers happen to know when ZF

Re: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Lin Ling
Malachi de Ælfweald wrote: Should I: a) install b60, figure out how to bfu to b62, then try to convert to the zfs root b) wait to install Solaris until b62 comes out c) follow the original instructions from last year (with b60) and then figure out how to switch to the new mechanism when it is

Re: Re[6]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Matty
Howdy, This is awesome news that ZFS boot support is available for x86 platforms. Do any of the ZFS developers happen to know when ZFS boot support for SPARC will be available? Thanks, - Ryan -- UNIX Administrator http://prefetch.net ___ zfs-discuss ma

Re: Re[6]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Malachi de Ælfweald
So would you say use the default layout (most of the extra space going into /export/home)? Malachi On 3/28/07, Robert Milkowski <[EMAIL PROTECTED]> wrote: Hello Nicholas, Thursday, March 29, 2007, 12:15:31 AM, you wrote: > On 3/29/07, Malachi de Ælfweald <[EMAIL PROTECTED]> wrote:

Re[6]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Robert Milkowski
Hello Nicholas, Thursday, March 29, 2007, 12:15:31 AM, you wrote: > On 3/29/07, Malachi de Ælfweald <[EMAIL PROTECTED]> wrote: Could I get your opinion then?  I have just downloaded and burnt the b60 ISO. I was just getting ready to follow Tabriz and Tim's instructions from last year

Re: Re[4]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Nicholas Lee
On 3/29/07, Malachi de Ælfweald <[EMAIL PROTECTED]> wrote: Could I get your opinion then? I have just downloaded and burnt the b60 ISO. I was just getting ready to follow Tabriz and Tim's instructions from last year in order to get the ZFS root boot. Seeing the Heads Up, it says that the old me

Re: Re[4]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Malachi de Ælfweald
Could I get your opinion then? I have just downloaded and burnt the b60 ISO. I was just getting ready to follow Tabriz and Tim's instructions from last year in order to get the ZFS root boot. Seeing the Heads Up, it says that the old mechanism will no longer work. Should I: a) install b60, figur

Re[4]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Robert Milkowski
Hello Nicholas, Wednesday, March 28, 2007, 11:47:18 PM, you wrote: > Which build is required to try this?  62 --  Best regards,  Robert                            mailto:[EMAIL PROTECTED]                                        http://milek.blogspot.com ___

Re: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Richard Elling
Cyril Plisko wrote: On 3/28/07, Richard Elling <[EMAIL PROTECTED]> wrote: Cyril Plisko wrote: > First of all I'd like to congratulate the ZFS boot team with the > integration of their work into ON. Great job ! I am sure there > are plenty of people waiting anxiously for this putback. > > I'd als

Re: Re[2]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Nicholas Lee
On 3/29/07, Robert Milkowski <[EMAIL PROTECTED]> wrote: 1. Instructions for Manual set up: http://fs.central/projects/zfsboot/zfsboot_manual_setup.html 2. Instructions for Netisntall set up: http://fs.central/projects/zfsboot/how_to_netinstall_zfsboot I think those documents should be

Re: Re[2]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Malachi de Ælfweald
Should they also be put up on: http://opensolaris.org/os/project/zfsboot/ On 3/28/07, Robert Milkowski <[EMAIL PROTECTED]> wrote: Hello Richard, Wednesday, March 28, 2007, 11:14:41 PM, you wrote: RE> Cyril Plisko wrote: >> First of all I'd like to congratulate the ZFS boot team with the >> i

Re: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Malachi de Ælfweald
Sorry, thought I did reply-to-all. On 3/28/07, Malachi de Ælfweald <[EMAIL PROTECTED]> wrote: I think so. I can access: http://www.opensolaris.org/os/community/on/flag-days/pages/2007032801/ I can not access: http://www.fs.central/projects/zfsboot/zfsboot_manual_setup.html Malachi On 3/28/07,

Re[2]: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Robert Milkowski
Hello Richard, Wednesday, March 28, 2007, 11:14:41 PM, you wrote: RE> Cyril Plisko wrote: >> First of all I'd like to congratulate the ZFS boot team with the >> integration of their work into ON. Great job ! I am sure there >> are plenty of people waiting anxiously for this putback. >> >> I'd al

Re: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Lin Ling
We will make the manual and netinstall instructions available to non-SWAN folks shortly. Tim Foster also has a script to do the set up, wait for his blog. Lin Richard Elling wrote: Cyril Plisko wrote: First of all I'd like to congratulate the ZFS boot team with the integration of their wor

Re: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Torrey McMahon
Richard Elling wrote: Cyril Plisko wrote: First of all I'd like to congratulate the ZFS boot team with the integration of their work into ON. Great job ! I am sure there are plenty of people waiting anxiously for this putback. I'd also like to suggest that the material referenced by HEADS UP me

Re: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Cyril Plisko
On 3/28/07, Richard Elling <[EMAIL PROTECTED]> wrote: Cyril Plisko wrote: > First of all I'd like to congratulate the ZFS boot team with the > integration of their work into ON. Great job ! I am sure there > are plenty of people waiting anxiously for this putback. > > I'd also like to suggest tha

Re: [zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Richard Elling
Cyril Plisko wrote: First of all I'd like to congratulate the ZFS boot team with the integration of their work into ON. Great job ! I am sure there are plenty of people waiting anxiously for this putback. I'd also like to suggest that the material referenced by HEADS UP message [1] be made avail

[zfs-discuss] ZFS Boot support for the x86 platform

2007-03-28 Thread Cyril Plisko
First of all I'd like to congratulate the ZFS boot team with the integration of their work into ON. Great job ! I am sure there are plenty of people waiting anxiously for this putback. I'd also like to suggest that the material referenced by HEADS UP message [1] be made available to non-SWAN folk