HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: CIFSmount help
Operating System - HP-UX
1832645
Members
2560
Online
110043
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
03-05-2006 01:54 PM
03-05-2006 01:54 PM
CIFSmount help
Hi,
I am trying to setup cifs client on our HP-UX (11.11) server to mount a windows fs on it. AFter the configuration when we try to mount that windows file-system via following command then it gives error "LOC: Netbios name lookup failure".
cifsmount -U -P :/mnt1 /mnt1
I have already disable Netbios lookup in cifclient.cfg file as advised by admin guide. Here is the entry of our cifsclient.cfg file.
lookupTryNetbios = no;
lookupTryDns = no;
nbnsWinsIp = "";
ServerA = {
ipAddress = "100.23.45.81";
}; # End of user-defined server section
Any advise would be really appreciated.
I am trying to setup cifs client on our HP-UX (11.11) server to mount a windows fs on it. AFter the configuration when we try to mount that windows file-system via following command then it gives error "LOC: Netbios name lookup failure".
cifsmount -U
I have already disable Netbios lookup in cifclient.cfg file as advised by admin guide. Here is the entry of our cifsclient.cfg file.
lookupTryNetbios = no;
lookupTryDns = no;
nbnsWinsIp = "";
ServerA = {
ipAddress = "100.23.45.81";
}; # End of user-defined server section
Any advise would be really appreciated.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2006 02:16 PM
03-05-2006 02:16 PM
Re: CIFSmount help
One more update.. After addiing "100.23.45.81" in ipAddress filend on servers default function now it shows following error messages.
LOC: Netbios session refused
LOC: Netbios session refused
Do, I need to configure anything in our windows server other than dir sharing ?
LOC: Netbios session refused
LOC: Netbios session refused
Do, I need to configure anything in our windows server other than dir sharing ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2006 01:15 AM
03-06-2006 01:15 AM
Re: CIFSmount help
Hi sdip,
Im no cifs expert but from our HPUX 11.23 box I mount a windows share like this -
cifsmount -Ulamda -Pxxxxxx //lamda/${SHARE} ${DIR}
where //lamda is the windows hostname.
$SHARE is the name of the share on the windows box.
$DIR is where to mount it on the unix box.
I see that your doing
cifsmount -Ulamda -Pgalaxy //lamda:/${SHARE} ${DIR}
which is slightly different.
Hope that helps.
Im no cifs expert but from our HPUX 11.23 box I mount a windows share like this -
cifsmount -Ulamda -Pxxxxxx //lamda/${SHARE} ${DIR}
where //lamda is the windows hostname.
$SHARE is the name of the share on the windows box.
$DIR is where to mount it on the unix box.
I see that your doing
cifsmount -Ulamda -Pgalaxy //lamda:/${SHARE} ${DIR}
which is slightly different.
Hope that helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2006 01:59 AM
05-19-2006 01:59 AM
Re: CIFSmount help
I have a simular problem. I have two mounts from one windows server. The first works fine using the cifsmount information as supplied above.
cifsmount //:/ /mnt1 -U (username) -P (password)
When I try to mount the second share with the same command I get to following errors.
cifsmount //:/ /mnt1 {options} -U (username) -P (password)
SRV: Invalid netname
I can mount the second share without username and password:
cifsmount //:/ /mnt1
But when I try to cifslogin to it I get the following errors.
LOC: Netbios name lookup failure
LOC: Netbios name lookup failure
Can any help with this?
Thansk,
Brian
cifsmount //
When I try to mount the second share with the same command I get to following errors.
cifsmount //
SRV: Invalid netname
I can mount the second share without username and password:
cifsmount //
But when I try to cifslogin to it I get the following errors.
LOC: Netbios name lookup failure
LOC: Netbios name lookup failure
Can any help with this?
Thansk,
Brian
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP