- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NFS on win2k Prefessional
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
06-25-2001 06:53 PM
06-25-2001 06:53 PM
If then, how to conifigure it as server or client?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2001 08:28 PM
06-25-2001 08:28 PM
Re: NFS on win2k Prefessional
Hi
I did not get ur quetion. Can U tell me what U want exactly.
Shahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2001 09:06 PM
06-25-2001 09:06 PM
Re: NFS on win2k Prefessional
Do a search on humming bird at www.yahoo.com it should
good luck,
kaps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2001 09:14 PM
06-25-2001 09:14 PM
Re: NFS on win2k Prefessional
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2001 10:59 PM
06-25-2001 10:59 PM
Solutionplease download the attached file. and follow the procedure.
On your HP 9000 machine.
cp nfsd /usr/sbin
/usr/sbin/nfsd 4 &
the second line starts the daemon . after this you can map UNIX volume on a win2 K machine by the following command.
Option 1.
Map network drive \\"ip address of hp9000"\volume name
Option 2.
net use r: \\"ip address "\file system name (mount point which is exported"
best of luck
kaps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2001 11:08 PM
06-25-2001 11:08 PM
Re: NFS on win2k Prefessional
sorry you better goto www.hummingbird.com and down load the client version of that . Then only u can map unix volume. sorry for the wrong input,
goto the site & hv a nice day,
good luck
kaps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2001 11:12 PM
06-25-2001 11:12 PM
Re: NFS on win2k Prefessional
http://www.hummingbird.com/products/nc/nfs/index.html
good luck
kaps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2001 03:54 AM
06-26-2001 03:54 AM
Re: NFS on win2k Prefessional
Hi
Here first U will have to start pc_nfsd in hp Box. For that go to /etc/rc.config.d directory and edit nfsconf file.
Change the value of PCNFS_SERVER from 0 to 1.
Come out
#cd /sbin/init.d
#nfs.server stop
#nfs.client stop
#nfs.server start
#nfs.client start
#ps -ef | grep pcnfsd
Make sure that pcnfsd is running.
Now go to Win2K machine and load any communication S/W like Hummingbird (As Mr. Kapil mentioned above). After loading humming bird S/W, Go to network nighbourhood. Here U can map Unix drives by using IP address of HP box.
Best of luck
Shahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2001 03:54 AM
06-26-2001 03:54 AM
Re: NFS on win2k Prefessional
This uses all windblows native calls, so is much easier to use than hummingbird, and it's free.
regards,
Shannon