- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cluster problem in hp-ux
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
11-06-2010 12:46 AM
11-06-2010 12:46 AM
cluster problem in hp-ux
i have 2 rx4440 running hp-ux we had a power failure EVA and servers was down.
The problem is when the servers start all the vg on the storage deactivated I change the file and put the auto =1
Now all vg activated even after reboot
But in bdf I can see only vg00 , I mount all the logical volume on one nod ( it give me error that the volume is corrupted and need check ) I used fsck and the problem solved
On the second node I cannot mount the logical volume it gives me the same error of corrupted logical volume and fsck didnâ t solve the problem on the second node
Ioscan â fnC disk is showing all the disks in eva ( noconnection problem)
Cluster is giving the error
Cannot view the cluster configuration: No such file or directory.
Either this node is not configured in a cluster, user doesn't have
access to view the cluster configuration, or there is some obstacle
to viewing the configuration. Check the syslog file for more information.
For a list of possible causes, see the Serviceguard manual for cmviewcl.
attached the syslog of the 2 nodes and the pkgs log ( the power failure was in 23 oct)
your assist will be appreciated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2010 09:23 AM
11-06-2010 09:23 AM
Re: cluster problem in hp-ux
Keep /etc/lvmrc AUTO_VG_ACTIVATE=0 and try to start cluster.
Never initiate cluster with command like "cmruncl -n tchicapa". It will become cause of split brain syndrome. For more details read public document "emr_na-c02067755" available at Business Support Centre.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2010 01:22 PM
11-06-2010 01:22 PM
Re: cluster problem in hp-ux
thank you for your reply
the run ioscan -funCdisk show all disk as claimed and the c8t0d1 is claimed too
cmscancl -n luo
can not remsh to the system luo
cmviewconf
Unable to open communications to configuration daemon: I/O error
Unable to connect to configuration database.
cmviewconf: Either binary file does not exist, or the user doesn't
have access to view the cluster configuration.
Also check rng module is loaded in kernel as syslog indicates
sorry i didn't understand, how to check it ?
i can see that the binary file is not exist or corrupted , any idea how to fix this problem ? is it the file in /etc/cmcluster ?
i'm new in hp-ux and your help is appreciated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2010 01:57 AM
11-07-2010 01:57 AM
Re: cluster problem in hp-ux
To check rng module status run "kcmodule -v rng" command.
If problem does not solve by these, time is to open a case with hp support.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2010 02:16 AM
11-07-2010 02:16 AM
Re: cluster problem in hp-ux
LUO:[/]#kcmodule -v rng
Module rng (0.1.0)
Description Strong Random Number Generator
State unused (because of an error)
State at Next Boot loaded (as requested)
Capable loaded unused
Depends On interface HPUX_11_23:1.0
Check hacl* lines are not commented into /etc/inetd.conf file
no it is not commented
/var/adm/inetd.sec is not blocking communication for cmcl* daemons those run at 53** port
how to know if it is bloked or not ? please gibe me the steps
configuration file on both node was each one with differant name but same content so i change the name to be the same in both node , this was done before i asked for help and not now
any idea??
if i have an ignite tape and i make restor the problem will solved ?
i tryied to make ignite but when i interrupt the auto boot
hpux>
i enter boot p3 to boot p8 with no success and the tape is shown on ioscan
any idea ?
thanks for your help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2010 12:30 AM
11-08-2010 12:30 AM
Re: cluster problem in hp-ux
what does (pls paste o/p)
cmgetconf cluster.ascii
cmcheckconf -C cluster.ascii
Regards,