Great, thanks Robert. That's what I was looking for. I was thinking that 
I would have to transfer the state somehow from the temporary jumpstart 
environment to /a so that it would be persistent. I'll test it out tomorrow.

Sanjeev, when I did not have the zpool export, it still did not import 
automatically upon reboot after the jumpstart. And when I imported it 
manually, if gave an error. So that's why I added the export.

Mike

Robert Milkowski wrote:
> Hello Sanjeev,
> 
> Tuesday, October 16, 2007, 10:14:01 AM, you wrote:
> 
> SB> Michael,
> 
> SB> If you don't call "zpool export -f tank" it should work.
> SB> However, it would be necessary to understand why you are using the above
> SB> command after creation of the zpool.
> 
> SB> Can you avoid exporting after the creation ?
> 
> 
> It won't help during jumpstart as /etc is not the same one as after he
> will boot.
> 
> Before you export a pool put in your finish script:
> 
>     cp -p /etc/zfs/zpool.cache /a/etc/zfs/
> 
> Then export a pool. It should do the trick.
> 
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to