Re: [zfs-discuss] Re: zfs boot image conversion kit is posted

2007-05-01 Thread Lori Alt
The name of the pool should not matter. Lori Malachi de Ælfweald wrote: That's a good catch - I had indeed changed mine to rootpool, but didn't think the chosen name mattered. On 5/1/07, *Rob Logan* < [EMAIL PROTECTED] > wrote: > sits there for a second, then

Re: [zfs-discuss] Re: zfs boot image conversion kit is posted

2007-05-01 Thread Malachi de Ælfweald
That's a good catch - I had indeed changed mine to rootpool, but didn't think the chosen name mattered. On 5/1/07, Rob Logan <[EMAIL PROTECTED]> wrote: > sits there for a second, then boot loops and comes back to the grub menu. I noticed this too when I was playing... using kernel$ /platform/i

Re: [zfs-discuss] Re: zfs boot image conversion kit is posted

2007-05-01 Thread Rob Logan
> sits there for a second, then boot loops and comes back to the grub menu. I noticed this too when I was playing... using kernel$ /platform/i86pc/kernel/$ISADIR/unix -v -B $ZFS-BOOTFS I could see vmunix loading, but it quickly NMIed around the rootnex: [ID 349649 kern.notice] isa0 at root point.

Re: [zfs-discuss] Re: zfs boot image conversion kit is posted

2007-05-01 Thread Lori Alt
Mike makes a good point. We have some severe problems with build 63. I've been hoping to get an answer for what's going on with it, but so far, I don't have one. So, note to everyone: for zfs boot purposes, build 63 appears to be DOA. We'll get out information on that as soon as possible, an

Re: [zfs-discuss] Re: zfs boot image conversion kit is posted

2007-05-01 Thread Lori Alt
Jason King wrote: I tried it and it worked great. Even cloned my boot environment, and BFU'd the clone and it seemed to work (minus a few unrelated annoyances I haven't tracked down yet). I'm quite excited about the possibilities :) I am wondering though, is it possible to skip the creation

[zfs-discuss] Re: zfs boot image conversion kit is posted

2007-04-30 Thread Jason King
I tried it and it worked great. Even cloned my boot environment, and BFU'd the clone and it seemed to work (minus a few unrelated annoyances I haven't tracked down yet). I'm quite excited about the possibilities :) I am wondering though, is it possible to skip the creation of the pool and have

Re: [zfs-discuss] Re: zfs boot image conversion kit is posted

2007-04-30 Thread Malachi de Ælfweald
The only big difference I see between what you did and what I did was I didn't have the cluster line. On reboot, mine said something like 'Solaris nv_b62' Is it possible there were any errors while it was installing? If it generates a log during install, maybe you can ftp it away before the reboo

[zfs-discuss] Re: zfs boot image conversion kit is posted

2007-04-30 Thread Mike Walker
I also downloaded the .iso file, burned it, and started the install process. I followed these instructions for creating the profile. [i]Here's a quick-and-dirty way to do a profile-driven install: 1. Boot your system off the net or from the DVD in the usual manner. 2. Select "Interactive Insta

Re: [zfs-discuss] Re: zfs boot image conversion kit is posted

2007-04-26 Thread Brian Hechinger
On Wed, Apr 25, 2007 at 07:50:16PM -0700, MC wrote: > You've delivered us to awesometown, Brain. > > > zfsboot.tar.bz2 is a vmware image made on a VMWare Server 1.0.1 > machine. > > But oops, what is the root login password?! :) D'Oh! The root password is.. wait for it.. password :)

[zfs-discuss] Re: zfs boot image conversion kit is posted

2007-04-25 Thread MC
You've delivered us to awesometown, Brain. > zfsboot.tar.bz2 is a vmware image made on a VMWare Server 1.0.1 machine. But oops, what is the root login password?! :) This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-discuss@op

Re: [zfs-discuss] Re: zfs boot image conversion kit is posted

2007-04-22 Thread Lori Alt
I tried your kit, specifically the "Detailed Steps for the Install" Unfortunately, it didn't work. I copy / pasted the profile from the README file, then did pfinstall /tmp/profile. The error was: Error: Field 1 - Keyword "pool" is invalid. Perhaps I messed up? This error is what I would e

[zfs-discuss] Re: zfs boot image conversion kit is posted

2007-04-22 Thread Ron Halstead
> The kit that I promised for patching an install image > to support the profile-based install of systems with > zfs root file systems has been posted. It's at: > > http://www.opensolaris.org/os/community/install/files/ > zfsboot-kit-20060418.i386.tar.bz2 > > Unpack it and see the README file fo

[zfs-discuss] Re: zfs boot image conversion kit is posted

2007-04-21 Thread William D. Hathaway
Hi Lori, Thanks to you and your team for posting the zfs boot image kit. I was able to jumpstart a VMWare virtual machine using a Nevada b62 image patched with your conversion kit and it went very smoothly. Here is the profile that I used: # Jumpstart profile for VMWare image w/ two emulated

Re[2]: [zfs-discuss] Re: zfs boot image conversion kit is posted

2007-04-19 Thread Robert Milkowski
Hello Brian, Friday, April 20, 2007, 3:20:03 AM, you wrote: BH> On Thu, Apr 19, 2007 at 08:55:24PM -0400, Jim Mauro wrote: >> Building a virtual machine on a zpool would require that the host >> operating system supports ZFS. An example here would be our BH> This is not true. See below. >> It

Re: [zfs-discuss] Re: zfs boot image conversion kit is posted

2007-04-19 Thread Brian Hechinger
On Thu, Apr 19, 2007 at 08:55:24PM -0400, Jim Mauro wrote: > > Server is an example of this (although some argue it is not, since > technically there's an ESX kernel that runs on the hardware in > support of the VMM). So And that kernel is linux, so.. ;) > Building a virtual machine on

Re: [zfs-discuss] Re: zfs boot image conversion kit is posted

2007-04-19 Thread Jim Mauro
I'm not sure I understand the question. Virtual machines are built by either running a virtualization technology in a host operating systems, such as running VMware Workstation in Linux, running Parallels in Mac OS X, Linux or Windows, etc. These are sometimes referred to as Type II VMMs, where t

Re: [zfs-discuss] Re: zfs boot image conversion kit is posted

2007-04-19 Thread Lori Alt
I was hoping that someone more well-versed in virtual machines would respond to this so I wouldn't have to show my ignorance, but no such luck, so here goes: Is it even possible to build a virtual machine out of a zfs storage pool? Note that it isn't just zfs as a root file system we're trying o

[zfs-discuss] Re: zfs boot image conversion kit is posted

2007-04-18 Thread MC
If the goal is to test ZFS as a root file system, could I suggest making a virtual machine of b62-on-zfs available for download? This would reduce duplicated effort and encourage new people to try it out. This message posted from opensolaris.org __