- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Urgent !!
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
08-17-2001 11:57 PM
08-17-2001 11:57 PM
Urgent !!
=====================================
Aug 18 11:54:01 sin_unix cmclconfd[15973]: Permission denied for user root on node samasia.sdsoscc.co.kr (2)
Aug 18 11:58:21 sin_unix LVM[17147]: /sbin/lvlnboot -v vg00
Aug 18 11:58:21 sin_unix LVM[17150]: /sbin/lvlnboot -v vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2001 12:01 AM
08-18-2001 12:01 AM
Re: Urgent !!
sin_unix root and
samaisa.sdso..kr root
Do the same on sin_unix also
$HOME is the home directory of the root account by default it is /.
You can also use cmnodelist in /etc/cmcluster directory.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2001 04:05 AM
08-18-2001 04:05 AM
Re: Urgent !!
Both running lvlnboot -v from command line and using Sam will log repeated lvlnboot -v commands to the syslog.
SAM--> Disks and Filesystems --> Disk Devices
Check the samlog
SAM--> Options --> View SAM Log
to see if the access date/times correspond to the entries in syslog.
These messages are informational only.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2001 07:59 AM
08-18-2001 07:59 AM
Re: Urgent !!
The above situation arises because of two reasons
1. samasia and sin_unix are two nodes in the cluster and you haven't updated the /.rhosts or the /etc/cmcluster/cmclnodelist to be to talk to each other.
2. You have the set up correctly but you have multiple clusters in the same subnet. For eg: sin_unix and nodeA are in a cluster and you are forming a new cluster with samasia and nodeB, since samasia does not permissions to talk to sin_unix you would be seeing this errors.
what you should do to avoid this?
1. If indeed samasia and sin_unix belong to the same cluster then update the .rhosts or cmclnodelist
2. When you are setting up new clusters run cmquerycl -n samasia -n nodeB to limit the query to just those two hosts.
-HTH
I am RU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2001 02:08 AM
08-20-2001 02:08 AM
Re: Urgent !!
Further to Sri's point (which will work for the 1st mesage).
You do not seem to have root equivalence between two of your ServiceGuard Clustered nodes. This would normally be checked when the cluster was generated so someone has edited the equivalences!!! I'm assuming this was due to security issues. You can do this by having a /etc/cmcluster/cmnodelist with the appropriate users & machines eg
machine1 root
machine2 root
machine3 ...
Tim