On 10/01/12 12:12, Steve Christensen wrote:
You are, of course, correct Shawn. Did not think of that possibility, I
have 151a on the machine. What is the best upgrade method to fix this? I
have a SunFire T2000. My x86 Sol 11 machine has an FCS release and so I
did not see this problem there.

You should be able to simply update the system to FCS using 'pkg update'. I would recommend specifying a --be-name:

  pkg update -v --accept --be-name=s11-fcs

Note that updating requires acceptance of the new license, so --accept must be specified to indicate acceptance of the new licensing terms. I also strongly recommend specifying -v so you can verify that the expected upgrade happened.

Finally, be aware that if you have zones, you must first halt and detach all running zones before updating. After updating the system and rebooting you will have to reattach each zone with:

  zoneadm -z my-zone attach -u

In FCS and upcoming versions of Solaris 11, zone updates are handled more gracefully.

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

Reply via email to