- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- use SAM to add default route and got core dump
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2008 03:53 AM
01-23-2008 03:53 AM
use SAM to add default route and got core dump
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 :(...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2008 05:03 AM
01-23-2008 05:03 AM
Re: use SAM to add default route and got core dump
Try using the swconfig, could be not all filesets are in a configured state.
# swconfig \*
Also check the latest SAM patches.
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2008 05:37 AM
01-23-2008 05:37 AM
Re: use SAM to add default route and got core dump
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)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2008 05:37 AM
01-23-2008 05:37 AM
Re: use SAM to add default route and got core dump
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
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2008 05:47 AM
01-23-2008 05:47 AM
Re: use SAM to add default route and got core dump
and post your HPUX version.