the root pool mounts fine - if I do:
  zpool import rootpool
  zpool get bootfs rootpool
mkdir /mnt
mount -F zfs rootpool/rootfs it mounts fine

/etc/zfs/zpool.cache exists

a zpool get all rootpool gets us:

size 19.9 G
used 3.67G
available 16.2G
capacity 18%
altroot -
health ONLINE
guid 1573491433247481682
version 6
botfs rootpool/rootfs
delegation on
autoreplace off
cachefile -
failmode wait

we've scrubbed the pool, the config is a rootpool with two mirrors,  
c3t0d0s5 c3t3d0s5

On Dec 18, 2007, at 8:03 PM, Rob Logan wrote:

>
>> panic[cpu0]/thread=fffffffffbc257a0: cannot mount root path /[EMAIL 
>> PROTECTED],0/
>
> when booted from snv_77 type:
>
> zpool import rootpool
> zpool get bootfs rootpool
> mkdir /mnt
> mount -F zfs "the bootfs string" /mnt
>
> my guess is it will fail... so then do
> zfs list
>
> and find one that will mount, then
>
> zpool set bootfs=root/snv_77 rootpool
> grep zfs /mnt/etc/vfstab
>
> and verify it matches what you set bootfs to
>
> also take a peek at /rootpool/boot/grub/menu.lst
> but it will be fine..
>
>                       Rob
>
>
> _______________________________________________
> zfs-discuss mailing list
> zfs-discuss@opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

--
Michael Hale
[EMAIL PROTECTED]
http://www.gift-culture.org




_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to