- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: CDE and NFS
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
11-25-2007 10:14 PM
11-25-2007 10:14 PM
CDE and NFS
I have run /sbin/init.d/nfs.core stop
But CDE still there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2007 10:33 PM
11-25-2007 10:33 PM
Re: CDE and NFS
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2007 11:09 PM
11-25-2007 11:09 PM
Re: CDE and NFS
CDE has nothing to do with NFS configuration.
Depending on configuration, the users home directory may be on NFS.
nfs.core,nfs.client and nfs.server need to be stopped and started in a particular order or NFS could lock up completely.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2007 12:35 PM
11-26-2007 12:35 PM
Re: CDE and NFS
yesterday.
I logout from the server. This morning when I login it hang in Common dekstop Env page with no prompt. How to login? How to get normal command prompt screen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2007 03:31 AM
11-29-2007 03:31 AM
Re: CDE and NFS
As Mr. Potter said, NFS had nothing to do with CDE. If you are just trying to get a command-line login, you will have to disable dtlogin.rc, located in /sbin/init.d.
The way to do this is to cd to /etc/rc3.d and move S990dtlogin.rc to s990dtlogin.rc. Notice the Cap-S and small-s. This will disable the CDE startup at boot time.
If you just want a command-line login from CDE, hit the 'Options' button at the login screen and choose 'command-line'. This will shell out of CDE to a command-line. Once you exit the command line, it will restart CDE.
Regards,
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2007 03:37 AM
11-29-2007 03:37 AM
Re: CDE and NFS
M
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2007 05:42 PM
11-29-2007 05:42 PM
Re: CDE and NFS
BTW when I run the ps -ef|grep -i nfs
The result appear as nfsktcpd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2007 06:11 PM
11-29-2007 06:11 PM
Re: CDE and NFS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2007 06:56 PM
11-29-2007 06:56 PM
Re: CDE and NFS
To stop all the NFS daemons, you need to do the following:
Stop NFS SERVER networking
/sbin/init.d/nfs.server stop
Stop the NFS CLIENT networking
(which also mounts any remote NFS file systems ...)
/sbin/init.d/nfs.client stop
Stop the NFS CORE networking
/sbin/init.d/nfs.core stop
Normally, these are started automatically when the server is started.
To prevent this you will have to modify the configuration files in /etc/rc.config.d/netconf/
hope this helps!
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2007 08:24 PM
11-29-2007 08:24 PM
Re: CDE and NFS
http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6849AA
Bastille docs: http://docs.hp.com/en/5992-2395/ch04.html
If you are using Apache then you may also want just use the Protected Systems Web Server:
http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=Protected-WS