Hi Darren,

Darren Reed wrote:
> On 08/18/08 18:53, mary ding wrote:
>> Darren:
>>
>> What kind of file system you have on the system, any ZFS file system 
>> at all ?  Regular upgrade will not work with zfs file system.  You can 
>> only use live upgrade to upgrade zfs.
>
> I had a UFS root (/) and a ZFS pool in s7.
> The ZFS pool is used for project data.
> The S10 install had s0 for /, s4 for /var, swap and s5 for /export.
> The ZFS pool is /biscuit and all of the filesystems are under that,
> nothing like ZFS being used for /usr or /opt or...
>
> Oh, I still have a UFS root :)
> But still, there was no message saying that I couldn't do an upgrade 
> because of ZFS.

You could check, what installer thinks is upgradeable instance
by utilizing libspmisvc test driver - it can show you what
installer thinks are Solaris instances which could be upgraded.
When in miniroot, you could just invoke it in following way
(after you copy it to miniroot from USB stick or via NFS):

# /tmp/svc_upgradeable
Disks found - 1
    2 Upgradeable Images

    root slice : c1t0d0s0
    release: 11

    root slice: c1t0d0s3
    release: 11

This driver is not part of miniroot, but can be compiled from
installer source code, which is available on opensolaris.org
(you can obtain local copy by issuing :
hg clone ssh://anon at hg.opensolaris.org/hg/caiman/slim_source).

If you would like to give it a try, you could pull the latest x86 binary
from following place in SWAN (note: it is not publicly accessible).

/net/install-bldx-11.sfbay/export/home/dambi/ws/install-nv-clone/usr/src/lib/libspmisvc/objs/i386/svc_upgradeable

All that said, since it seems you are probably encountering
bug in upgrade, could you please file CR in Bugster in following
category to track this issue ?

solaris/solaris_install/upgrade

Thank you very much,
Jan


>
> Darren
>
>> Darren Reed wrote:
>>> On 08/18/08 18:30, Alan Coopersmith wrote:
>>>> Darren Reed wrote:
>>>>  
>>>>> The issue is I wasn't given the choice with snv96 to do an upgrade.
>>>>>
>>>>> I don't know if it didn't recognise the s10 install or there wasn't 
>>>>> enough space...
>>>>>     
>>>> Had you ever run BFU on the system in question?
>>>>   
>>> No.
>>> It had been installed with S10U2, recently an install-upgrade to S10U3
>>> and today to 96.
>>>
>>> Darren
>>>
>
> _______________________________________________
> install-discuss mailing list
> install-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/install-discuss


Reply via email to