- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Install and configure guide
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
03-12-2009 11:39 PM
03-12-2009 11:39 PM
Install and configure guide
i am new to cluster envirnment and want to install and configure 2 node cluster locally from scratch.
Both system running hp-ux11i v3.
Is there any step by step guide to follow for cluster to install and configure??
can anyone help about?
i have search on the docs.hp.com but didnot find the install and configure guide??
can any one help???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2009 12:34 AM
03-13-2009 12:34 AM
Re: Install and configure guide
Installation instructions are in the release notes (although depedning on what was purchased you may find Serviceguard is already installed):
http://docs.hp.com/en/B3935-90124/ch01s04.html
everything on configuring Serviceguard:
http://docs.hp.com/en/B3936-90122/index.html
Seriously though, learning on the job is generally *not* a good idea when it comes to building clusters. Badly configured clusters created by inexperienced admins typically have worse availability than just single nodes. I'm not questioning your skills and abaility, I've just seen too many good admins think they can configure this right without understanding the consequences of the decisions they are making along the way.
My advice would be to:
i) Take the Serviceguard course available from HP - and/or:
ii) Get a Serviceguard consultant in to help you build the cluster
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2009 02:20 AM
03-13-2009 02:20 AM
Re: Install and configure guide
i am facing now one problem.from window pc i am able to x-manager to one node but other node x manager not connecting.
is there any specific patch to run window to hp-ux x manager?
can u help?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2009 02:24 AM
03-13-2009 02:24 AM
Re: Install and configure guide
Check the .dtprofile ( CDE user-specific script that executes at CDE login. )
if possible copy from 1 node to 2nd node.
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2009 02:26 AM
03-13-2009 02:26 AM
Re: Install and configure guide
Check in /etc/nsswitch.conf the following entry is available
hosts: files dns
ipnodes: files dns
Check if xfs is running
Edit /etc/rc.config.d/xfs
RUN_X_FONT_SERVER=1
# /sbin/init.d/xfs start
Add the Windows host and IP address in /etc/hosts
Please assign point to your thread
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2009 02:29 AM
03-13-2009 02:29 AM
Re: Install and configure guide
Else, please run
#dr_dt
on the node where the CDE screen is not coming up
and check for the output log to find out the reason.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2009 02:33 AM
03-13-2009 02:33 AM
Re: Install and configure guide
Please check if CDE is installed on the HP-UX hosts
# swlist -l product| grep -i cde
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2009 03:07 AM
03-13-2009 03:07 AM
Re: Install and configure guide
it shows me
CDE B.11.31 HP-UX CDE User Interface
Now the other working machine also show the same product installed.
But when i compare with working one
the /etc/rc.config.d/desktop(desktop is not present)
/usr/dt/bin/dtconfig -e(the bin is not present)
show i reinstall from cd or do wht???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2009 03:14 AM
03-13-2009 03:14 AM
Re: Install and configure guide
Luckily HP-UX11iv3 has the extremely useful sysdiff utility to compare the software configuration of 2 systems. From either system just run:
sysdiff
obvioulsy inserting the correct hostname. This should help you determine all the differences at the installed software level between the systems.
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2009 03:21 AM
03-13-2009 03:21 AM
Re: Install and configure guide
run in of the machine or other machine present in the network
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2009 03:23 AM
03-13-2009 03:23 AM
Re: Install and configure guide
there is a option available as x-terminal conifguration?etc...
what should that be used for??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2009 03:35 AM
03-13-2009 03:35 AM
Re: Install and configure guide
>>run in of the machine or other machine present in the network
Sorry what does that mean? Are you trying to say one node isn't on the network???
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2009 03:46 AM
03-13-2009 03:46 AM
Re: Install and configure guide
As far up till now nothing is working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2009 04:30 AM
03-13-2009 04:30 AM
Re: Install and configure guide
What do you get from running:
swverify CDE
on the broken system?
It might take a while to run.
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2009 01:24 PM
03-14-2009 01:24 PM
Re: Install and configure guide
CDE is NOT installed by default with HP-UX 11iv3. you may need to install this from the original install CDVD's
Regards,
Asif Sharif
Asif Sharif