On Tue, Feb 3, 2009 at 3:00 AM, Prakash Kochummen <pkochum...@gmail.com> wrote:
> Hi,
>
> While trying to attach zones to a system, instead of doing "zoneadm attach 
> -u" I did a "zoneadm attach -F" . The zones are bootable and everything is 
> working except i am not sure
>
> a) If the packages were upgraded / updated when the attach happened

See /var/sadm/system/logs/update_log.

> b) is there any way to check

The absence of the log, I believe, indicates that nothing happened.

> c) i detached the zone and again did a "attach -u", nothing happens as in I 
> donot see upgrades happening.

This *should* do it.  Of course, adjust the rm according to the
location of the zonepath.

# zoneadm -z $zone detach
# rm /zones/$zone/SUNWdetached.xml
# zoneadm -z $zone attach -u

-- 
Mike Gerdts
http://mgerdts.blogspot.com/
_______________________________________________
sysadmin-discuss mailing list
sysadmin-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss

Reply via email to