Operating System - HP-UX
1828933 Members
2240 Online
109986 Solutions
New Discussion

use SAM to add default route and got core dump

 
Rocktor
Occasional Advisor

use SAM to add default route and got core dump

My issue is same as
http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1201088148893+28353475&threadId=1188826

and this is a new installation server. There is no other netconf.* file except netconf in rc.config.d.

How to resolve this problem? I still need use SAM to add the route as my customer is waiting my answer :(...
4 REPLIES 4
Robert-Jan Goossens
Honored Contributor

Re: use SAM to add default route and got core dump

Hi,

Try using the swconfig, could be not all filesets are in a configured state.

# swconfig \*

Also check the latest SAM patches.

Regards,
Robert-Jan
Rocktor
Occasional Advisor

Re: use SAM to add default route and got core dump

is there any difference between:
ROUTE_DESTINATION[0]=default
and
ROUTE_DESTINATION[1]=default
if i only add ONE route in to the file?



swverify result:


* Beginning Analysis
* Session selections have been saved in the file
"/.sw/sessions/swverify.last".
ERROR: "MES802:/": 1 check scripts failed.
WARNING: "MES802:/": 1 check scripts had warnings.
ERROR: "MES802:/": 1 files had errors during this operation.
WARNING: "MES802:/": 8 files had warnings during this operation.
* The analysis phase failed for "MES802:/".
* Verification had errors.


NOTE: More information may be found in the agent logfile using the
command "swjob -a log MES802-0054 @ MES802:/".

======= 01/23/08 21:24:15 EAT END swverify SESSION (non-interactive)
(jobid=MES802-0054)
Steven E. Protter
Exalted Contributor

Re: use SAM to add default route and got core dump

Shalom,

Use the route command to set the route and then manually edit /etc/rc.config.d/netcconf

SAM patches generally solve core dump issues with sam.

This is not a task best done with sam.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Robert-Jan Goossens
Honored Contributor

Re: use SAM to add default route and got core dump

could you post or attach the /usr/adm/sw/swverify.log file ?

and post your HPUX version.