- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CDE dtfile problem
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-28-2006 07:07 PM
08-28-2006 07:07 PM
CDE dtfile problem
I wanted to use the files to resolve hostnames instead of nis or dns.
When I try to open dtfile in CDE I get an error saying "cannot read from /" or "Invalid Folder Specification".
In /var/adm/syslog I have the error "Dec 19 21:48:05 test49 syslog: libtt[2209]: clnt_create for rpc.ttdbserverd on t
est49 failed: RPC: Program not registered"
- /etc/hosts contents
15.70.168.58 chennai.india.hp.com chennai
15.70.175.49 test49 test49.india.hp.com
127.0.0.1 localhost loopback
- /etc/resolv.conf contents
domain india.hp.com
- /etc/nsswitch.conf contents
passwd: files nis
group: files nis
hosts: files [NOTFOUND=continue UNAVAIL=continue] dns
networks: nis [NOTFOUND=return] files
protocols: nis [NOTFOUND=return] files
rpc: nis [NOTFOUND=return] files
publickey: nis [NOTFOUND=return] files
netgroup: nis [NOTFOUND=return] files
automount: files nis
aliases: files nis
services: files nis
Please help me out in correcting this problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2006 11:18 PM
08-28-2006 11:18 PM
Re: CDE dtfile problem
welcome to the Forums !
Have you restarted the daemons inetd ...
Please have a look at:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=958134
and
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=993309
Please also note:
http://forums1.itrc.hp.com/service/forums/helptips.do?#28
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2006 11:58 PM
08-28-2006 11:58 PM
Re: CDE dtfile problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2006 08:07 PM
08-29-2006 08:07 PM
Re: CDE dtfile problem
seems you have duplicated your posting into:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1055609
Can you confirm that you used the
set_parms command to change hostname.
Can you please close this thread .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2006 06:14 AM
08-30-2006 06:14 AM
Re: CDE dtfile problem
if you use a name resolution of
- /etc/nsswitch.conf contents
passwd: files nis
group: files nis
hosts: files [NOTFOUND=continue UNAVAIL=continue] dns
...
then you MUST supply a nameserver in /etc/resolf.conf, it is NOT sufficient to have only the domain name in the file:
...
- /etc/resolv.conf contents
domain india.hp.com
mfG Peter