On Wed, Jul 2, 2008 at 4:20 AM, Danek Duvall <[EMAIL PROTECTED]> wrote:
> On Wed, Jul 02, 2008 at 04:13:38AM +0000, Dennis Clarke wrote:
>
>> So there you have it ... it did exactly what it should and I didn't
>> see a single problem.
>
> Yup, same for me.
>
>> so gee ... now what ?  reboot I guess ?
>
> Follow the release notes.  Upgrading through build ... 88? 89? you have to
> use the new update_grub:
>
>    pfexec mount -F zfs rpool/ROOT/opensolaris-1 /mnt
>    pfexec /mnt/boot/solaris/bin/update_grub -R /mnt
>

rebooted and all seems to be fine here with the fresh update !

my mirrored zpool tossed in a few annoying messages :

-bash-3.2# zpool status
  pool: rpool
 state: ONLINE
 scrub: resilver completed after 0h8m with 0 errors on Tue Jul  1 00:45:29 2008
config:

        NAME        STATE     READ WRITE CKSUM
        rpool       ONLINE       0     0     0
          mirror    ONLINE       0     0     0
            c4d0s0  ONLINE       0     0     0
            c4d1s0  ONLINE       0     0     0

errors: No known data errors

-bash-3.2# mount -F zfs rpool/ROOT/opensolaris-1 /mnt
-bash-3.2# /mnt/boot/solaris/bin/update_grub -R /mnt
Creating GRUB menu in /mnt
bootadm: biosdev command failed for disk: /dev/dsk/c4d1s0.
bootadm: is_bootdisk(): cannot determine BIOS disk ID 'hd?' for disk:
/dev/dsk/c4d1s0
Installing grub on /dev/rdsk/c4d0s0
stage1 written to partition 0 sector 0 (abs 16065)
stage2 written to partition 0, 265 sectors starting at 50 (abs 16115)
Creating GRUB menu in /mnt
bootadm: biosdev command failed for disk: /dev/dsk/c4d1s0.
bootadm: is_bootdisk(): cannot determine BIOS disk ID 'hd?' for disk:
/dev/dsk/c4d1s0
bootadm: biosdev command failed for disk: /dev/rdsk/c4d1s0.
Installing grub on /dev/rdsk/c4d1s0
stage1 written to partition 0 sector 0 (abs 16065)
stage2 written to partition 0, 265 sectors starting at 50 (abs 16115)

I updated the GRUB menu.lst to allow for the ttya console :

title Solaris 2008.11 snv_91 X86
findroot (pool_rpool,0,a)
kernel$ /platform/i86pc/kernel/$ISADIR/unix -v -B $ZFS-BOOTFS -B console=ttya
module$ /platform/i86pc/$ISADIR/boot_archive

and rebooted ...

aequitas console login: root
Password:
Jul  2 04:56:43 aequitas pseudo: pseudo-device: devinfo0
Jul  2 04:56:43 aequitas genunix: devinfo0 is /pseudo/[EMAIL PROTECTED]
Jul  2 04:56:43 aequitas pci: PCI-device: pci16f3,[EMAIL PROTECTED],5, 
audiovia823x0
Jul  2 04:56:43 aequitas genunix: audiovia823x0 is /[EMAIL 
PROTECTED],0/pci16f3,[EMAIL PROTECTED],5
Jul  2 04:56:44 aequitas login: ROOT LOGIN /dev/console
Last login: Wed Jul  2 02:07:10 on console
Sun Microsystems Inc.   SunOS 5.11      snv_91  January 2008
-bash-3.2#
-bash-3.2# uname -a
SunOS aequitas 5.11 snv_91 i86pc i386 i86pc
-bash-3.2# who -a
   .       system boot  Jul  2 04:54
   .       run-level 3  Jul  2 04:55     3      0  S
root     + console      Jul  2 04:56   .      797
-bash-3.2#

cool

Dennis
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to