|
|
Vic006
|
When i do
#swlist -a state -l fileset | grep -i corrupt
Ignite-UX.BOOT-KRN-11-31 corrupt
But my Ignite works fine, am able to do make recover and everything.
Do i have to reinstall ignite or is there any known issues with 11.31
|
|
|
Note: If you are the author of this question and wish to assign points to any of the answers, please login first.For more information on assigning points ,click
here
|
|
|
Sort Answers By:
Date or Points
|
|
Burak Topal
|
|
Nov 5, 2009 14:21:06 GMT
Unassigned
|
|
Hi,
Is it your ignite-ux server or client? if it is client you can reinstall it by the command;
swinstall -s <your_server_ip_adress>:/var/opt/ignite/depots/recovery_cmds \IUX-Recovery
by this command you can also update client's software too. |
|
Steven E. Protter
|
|
Nov 5, 2009 14:59:20 GMT
Unassigned
|
|
Shalom,
I would use swverity to look for corrupt installed depots, not swlist.
swverify actually checks stuff.
I would not reinstall Ignite.
Can you use Ignite to build a new system or clone an 11.31 system? If so you don't h ave a problem.
You might clear the error this way: swconfigure \* # as root SEP |
|
Scot Bean
|
|
Nov 6, 2009 14:04:52 GMT
Unassigned
|
|
Probably had a problem during last Ignite install. Maybe install was interrupted or something.
Can use swverify to find, or look in the /var/adm/sw/swagent.log for when Ignite was last installed, may see why this happened.
May need to install ignite again or run swconfig on it to fix it. |
|
|
Vic006
|
|
Nov 6, 2009 14:44:20 GMT
N/A: Question Author
|
|
Well it is a client and i tried both ways, swinstall and swconfig but it failed
* Beginning Analysis * Session selections have been saved in the file "/root/.sw/sessions/swconfig.last". * "client:/": 17 filesets have already been configured. ERROR: ":/": 1 software selection(s) are corrupt. * The analysis phase failed for ":/". * Analysis had errors.
I ll try reinstalling. |
|
Dennis Handly
|
|
Nov 8, 2009 06:04:12 GMT
Unassigned
|
|
>I'll try reinstalling.
If that doesn't work, try swremove first. |
|