- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: CDE (X) not working
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
04-05-2006 04:50 AM
04-05-2006 04:50 AM
CDE (X) not working
Background: L2000 running 11.00. I just changed the hostname on this system from the 'short' hostname to be the FQDN to fix some DNS errors that Data Protector was having, and at that point, CDE (X) quit working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2006 05:00 AM
04-05-2006 05:00 AM
Re: CDE (X) not working
Try:
nslookup your.hostname.fqdn
nslookup your_ip
They must be the same.
/etc/hosts # need "IP hostname FQDN"
/etc/resolv.conf # need "domain
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2006 05:05 AM
04-05-2006 05:05 AM
Re: CDE (X) not working
/etc/hosts is configured correctly.
/etc/resolv.conf is configured correctly.
/etc/nsswitch.conf configured files, then DNS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2006 05:41 AM
04-05-2006 05:41 AM
Re: CDE (X) not working
This can help diagnosis problems with X11
At 1st glance it would appear to be a lookup issue. Try stopping/starting the /sbin/init.d/dtconfig.rc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2006 05:57 AM
04-05-2006 05:57 AM
Re: CDE (X) not working
this is a production box that has open sessions from other users. Will stopping/restarting that service kill those open sessions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2006 05:57 AM
04-05-2006 05:57 AM
Re: CDE (X) not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2006 06:22 AM
04-05-2006 06:22 AM
Re: CDE (X) not working
As last chance: have you tried to ADD the old hostname as alias in /etc/hosts? Check also lookup and reverse lookup of the old hostname.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2006 06:39 AM
04-05-2006 06:39 AM
Re: CDE (X) not working
Next bet is to add aliases with the short name.
In the hosts and in DNS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2006 06:42 AM
04-05-2006 06:42 AM
Re: CDE (X) not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2006 09:23 AM
04-05-2006 09:23 AM
Re: CDE (X) not working
host
host ip_address
if the results are not satisfactory , then you need to fix them.
Can you have the old hostname as an alias in /etc/hosts ?
Regds,
Kaps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2006 09:43 AM
04-05-2006 09:43 AM
Re: CDE (X) not working
System names are normally assigned by the /sbin/init.d/hostname script at start-up, and should not be altered elsewhere.
Since I realized I'd never rebooted the system after changing the name, I gave that a shot, since starting and stopping the /sbin/init.d/dtlogin.rc didn't solve the issue. Once I rebooted, CDE started normally. I guess sometimes it helps to go back to the basics...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2006 09:45 AM
04-05-2006 09:45 AM