- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Strange hyperfabric problem
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
09-20-2004 01:46 AM
09-20-2004 01:46 AM
Strange hyperfabric problem
1. clic_shutdown on both nodes
2. clic_start on both nodes
3. /sbin/init.d/net start on both nodes
in this specific order.
This is very anoying. Any ideas ?
Bruno
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2004 03:56 AM
09-21-2004 03:56 AM
Re: Strange hyperfabric problem
what does ifconfig lan0 or ifconfig lan1 show while its down.
Are these inerfaces acting as a NIC or as SCSI devices to access storage?
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
09-21-2004 05:47 AM
09-21-2004 05:47 AM
Re: Strange hyperfabric problem
This is because a new field has been added to the Hyperfabric configuration
file /etc/rc.config.d/clic_global_conf to enable HMP. This field may be missing in
the Hyperfabric software .
Solution : -
If the error coours, reconfigure HyperFabric, using clic_init -c. This will
rebuild a correct configuration file.
Shine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2004 10:29 PM
09-23-2004 10:29 PM
Re: Strange hyperfabric problem
Bruno
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2004 10:36 PM
09-23-2004 10:36 PM
Re: Strange hyperfabric problem
- clic_start calls /sbin/init.d/net start to plumb the hyperfabric interfaces
This seems to be OK. It's just that when you ran clic_shutdown on one node, you also need to run clic_shutdown on the other node and then run clic_start on the 2 nodes.
Bruno