- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re-installing HP-UX 10.20
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-19-2001 11:12 AM
01-19-2001 11:12 AM
Re-installing HP-UX 10.20
Also, after logging in to the CDE I get an error message: "Unable to initialize or connect to the Desktop messaging system. Check your $HOME/.dt/errorlog for more information. Press OK and your session will exit." The errorlog file contains the following info:
Fri Jan 19 13:48:27 2001
dtsession: The ToolTalk session server (ttsession) could not be started. This
indicates that either ToolTalk is not installed or that it is not
installed correctly on this machine. Please see your System
Administrator.
Fri Jan 19 13:48:43 2001
dtsession: Screen lock when the screen saver is turned on is not available on th
is server. Your screen will not be locked when the screen saver is turned on.
01/19/01 13:49:13 (/usr/dt/bin/dtexec) /usr/bin/sh
Warning: Missing charsets in String to FontSet conversion
Warning: Cannot convert string "-dt-interface system-medium-r-normal-s*-*-*-*-*-
*-*-*-*" to type FontSet
01/19/01 13:49:13 (/usr/dt/bin/dtexec) /usr/bin/sh
Warning: Missing charsets in String to FontSet conversion
Warning: Cannot convert string "-dt-interface user-medium-r-normal-s*-*-*-*-*-*-
Workspace Manager: I/O error on display:: 19.53.114.233:0.0
Do I have to manually format or remove the existing directories? I was under the assumption that re-installing HP-UX will remove any existing data on the drive. That is what the warning messages read through the install process anyway. Any help is appreciated, thanks.
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2001 04:46 AM
01-20-2001 04:46 AM
Re: Re-installing HP-UX 10.20
Try dr_dt for clues as well !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2001 11:12 AM
01-21-2001 11:12 AM
Re: Re-installing HP-UX 10.20
Sorry for my English.
Good Luck.
Sergei Kazakov.
P.S. Also check your loopback in "/etc/hosts".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2001 07:02 PM
01-21-2001 07:02 PM
Re: Re-installing HP-UX 10.20
Possibly the LIF on your boot disk still references the old root volume.
Did you make a new LIF, or restore the LIF from the old installation?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2001 03:10 AM
01-22-2001 03:10 AM
Re: Re-installing HP-UX 10.20
Do you have uncommented line like this:
rpc stream tcp swait root /usr/dt/bin/rpc.ttdbserver 100083 1 /usr/dt/bin/rpc.tt
dbserver
dtspc stream tcp nowait root /usr/dt/bin/dtspcd /usr/dt/bin/dtspcd
#cde rpc dgram udp wait root /usr/dt/bin/rpc.cmsd 100068 2-5 rpc.cmsd
# spc - Needs shared directory, run /usr/bms/bin/find_auth_dir for details.
spc stream tcp nowait root /usr/bms/bin/softspcd /usr/bms/bin/softspcd
rpc dgram udp wait root /usr/dt/bin/rpc.cmsd 100068 2-5 rpc.cmsd
Otherwise I can send you bunch of documents
about ToolTalk. I know that have excatly same problems on HP-UX and AIX
and after studying docs I found the answer. Don't
know exactly what I did...
Note: Docs are from AIX (My philosopy: grab anything what can help you no matter where it come
from even from the "worst" enemy). Don't know if
HP have some docs on ToolTalk.
Roman D.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2001 12:20 PM
01-31-2001 12:20 PM
Re: Re-installing HP-UX 10.20
I believe it is a hostname thing as well. When I try to bring up VUE, I recieve an error message as well indicating problems with the hostname in /etc/rc.config.d/netconf, /etc/hosts, and /var/adm/inetd.sec.
I'm going to check the DNS next, but if you find a fix, could you please notify me? Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2001 12:54 PM
01-31-2001 12:54 PM
Re: Re-installing HP-UX 10.20
The email posted by Sergei fixed the CDE error I was receiving. The problem was that I had changed the host name during the install but the name was not changed on the DNS, this problem was simply corrected by manually editing the /etc/rc.config.d/netconf file (hostname, IP, gateway etc.) and /etc/hosts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2001 11:28 AM
02-07-2001 11:28 AM
Re: Re-installing HP-UX 10.20
Thanks a bunch guys. I got it working.
For some reason, the install never put the default nsswitch.conf in /etc. So once I told it where to look, everything worked great.