Re: [zfs-discuss] Liveupgrade snv_77 with a ZFS root to snv_89

2008-05-30 Thread Jim Klimov
You mean this: https://www.opensolaris.org/jive/thread.jspa?threadID=46626tstart=120 Elegant script, I like it, thanks :) Trying now... Some patching follows: -for fs in `zfs list -H | grep ^$ROOTPOOL/$ROOTFS | awk '{ print $1 };'` +for fs in `zfs list -H | grep ^$ROOTPOOL/$ROOTFS | grep -w

Re: [zfs-discuss] Liveupgrade snv_77 with a ZFS root to snv_89

2008-05-30 Thread Jim Klimov
Alas, didn't work so far. Can the problem be that the zfs-root disk is not the first on the controller (system boots from the grub on the older ufs-root slice), and/or that zfs is mirrored? And that I have snapshots and a data pool too? These are the boot disks (SVM mirror with ufs and grub):

[zfs-discuss] Liveupgrade snv_77 with a ZFS root to snv_89

2008-05-29 Thread Jim Klimov
We have a test machine installed with a ZFS root (snv_77/x86 and rootpol/rootfs with grub support). Recently tried to update it to snv_89 which (in Flag Days list) claimed more support for ZFS boot roots, but the installer disk didn't find any previously installed operating system to upgrade.

Re: [zfs-discuss] Liveupgrade snv_77 with a ZFS root to snv_89

2008-05-29 Thread Albert Lee
On Thu, 2008-05-29 at 07:07 -0700, Jim Klimov wrote: We have a test machine installed with a ZFS root (snv_77/x86 and rootpol/rootfs with grub support). Recently tried to update it to snv_89 which (in Flag Days list) claimed more support for ZFS boot roots, but the installer disk didn't