- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- problem mount cifs
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-23-2010 12:51 AM
04-23-2010 12:51 AM
problem mount cifs
I'm trying to mount a disk on my hp-ux server by using cifsmount, but each time I have an error.
# cifsclient ver
CIFS-Client product revision A.02.02.02
I've tryied diffrent means :
cifsmount //server_name/TestRman /testcifs -s -U myuser
-> SRV: Invalid netname
mount -F cifs rss00022:/TestRman /testcifs and a cifslogin after.
-> it does not work to
When I try on a redhat system, everything is ok :
#mount -t cifs //server_name/testrman /mnt -o username=myuser
Password:
# ls /mnt
test.txt
Have you an idea ?
Thank you !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2010 07:30 AM
04-24-2010 07:30 AM
Re: problem mount cifs
Is there any problem with name resolution ??
Check if HP-UX is resolving the hostname .
Regards,
Sooraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2010 11:36 PM
04-25-2010 11:36 PM
Re: problem mount cifs
Yes, the server can resolv the name. To be sure, I've put it in the /etc/hosts.
I think the problem may come from our file server which is on windows 2008 2 nodes cluster. I read that some people have the problem on this kind of system, but I cannot find the solution.
Thank you !
Emilie.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2010 11:43 PM
04-25-2010 11:43 PM
Re: problem mount cifs
#cifsmount //windows system name/shared directory mountpoint -U administrator -P password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2010 12:01 AM
04-26-2010 12:01 AM
Re: problem mount cifs
I got the same error : SRV: Invalid netname
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2010 12:31 AM
04-26-2010 12:31 AM
Re: problem mount cifs
When receiving the message "SRV: Invalid netname " verify that the cifsmount or mount command is specifying the simple sharename only, and that the sharename is valid on the Windows/SMB server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2010 03:08 AM
04-26-2010 03:08 AM
Re: problem mount cifs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2010 01:50 PM
06-02-2010 01:50 PM
Re: problem mount cifs
SRV: Invalid netname
Does anybody know how to get around this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2010 02:08 PM
06-02-2010 02:08 PM
Re: problem mount cifs
And my feelings at that point: Bleah. Hated that I had to keep them in sync. I liked requiring diff passwords for diff platforms.
Anwyas, try using same user name, same password on both platforms and see if you get a different result. If it starts to work, then unfortunately, you know the answer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2010 10:30 PM
06-02-2010 10:30 PM
Re: problem mount cifs
Fiannly I use NFS mount. The HP support had no response concern the cifs problem.
Thank you !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2010 12:09 AM
06-03-2010 12:09 AM
Re: problem mount cifs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2010 01:54 PM
06-08-2010 01:54 PM
Re: problem mount cifs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2010 07:35 AM
08-30-2010 07:35 AM
Re: problem mount cifs
Favourite Toy:
AMD Athlon II X6 1090T 6-core, 16GB RAM, 12TB ZFS RAIDZ-2 Storage. Linux Centos 5.6 running KVM Hypervisor. Virtual Machines: Ubuntu, Mint, Solaris 10, Windows 7 Professional, Windows XP Pro, Windows Server 2008R2, DOS 6.22, OpenFiler
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2010 07:43 AM
08-30-2010 07:43 AM
Re: problem mount cifs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2010 05:08 AM
10-03-2010 05:08 AM
Re: problem mount cifs
Today we migrated our windows cluster to 2008 and faced the same problem.
On our system it was solved by MS patch KB975512.
Hope this will help to you and anybody else.
http://support.microsoft.com/kb/975512