HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- strange behaviour with cifsclient and w2k-share
Operating System - HP-UX
1826373
Members
4376
Online
109692
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
01-14-2003 02:35 AM
01-14-2003 02:35 AM
strange behaviour with cifsclient and w2k-share
Hello,
we use an W2K-Server for collecting data (ascii-files) from windows clients. The clients uses different shares, always one share for each machine.
A unix machine (HP-UX 11i) uses mount and cifslogin to mount a global share which includes all the individual shares as subdir . A process on the unix box traverses the sub directories in the mounted (windows) share and move the found data. Everything works fine except for four windows clients. These four differs from the others because they are windows nt domain controllers and put their data in subdirectories under their individual share.
And now the problem, the unix machine doesn't seee the data in these shares until I look with the windows explorer in these directories. It's enough to look in one subdir and it's the same if I use the explorer on the client or on the collecting windows 2000 server.
I use the following sequence for mount
mount -F cifs myserver:/myshare$ /mnt_dir
su unixuser -c "cifslogin myserver user -P pass"
Any suggestions
we use an W2K-Server for collecting data (ascii-files) from windows clients. The clients uses different shares, always one share for each machine.
A unix machine (HP-UX 11i) uses mount and cifslogin to mount a global share which includes all the individual shares as subdir . A process on the unix box traverses the sub directories in the mounted (windows) share and move the found data. Everything works fine except for four windows clients. These four differs from the others because they are windows nt domain controllers and put their data in subdirectories under their individual share.
And now the problem, the unix machine doesn't seee the data in these shares until I look with the windows explorer in these directories. It's enough to look in one subdir and it's the same if I use the explorer on the client or on the collecting windows 2000 server.
I use the following sequence for mount
mount -F cifs myserver:/myshare$ /mnt_dir
su unixuser -c "cifslogin myserver user -P pass"
Any suggestions
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 07:16 AM
03-31-2003 07:16 AM
Re: strange behaviour with cifsclient and w2k-share
I have the same problem. My windows 2k share's subfolders are not availalble from the cifs mount until I browse the share machine w/ any PC.
Did you resolve your problem yet?
Did you resolve your problem yet?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2003 12:52 AM
04-01-2003 12:52 AM
Re: strange behaviour with cifsclient and w2k-share
I addition to my first mail, there are more than 4 clients with problems and it seems to be a general problem. There are some clients remaining with shares which are correctly updated. These shares are explicitly open and closed by the clients (net use, copy, net use /d).
For the clients (directories) with problems I use a very tricky work-around in the shell script on my hp machine:
ff=".refresh_dir"; touch $ff; ls -l > /dev/null; rm $ff
This must be done in every directory! It works for me since a few weeks!
For the clients (directories) with problems I use a very tricky work-around in the shell script on my hp machine:
ff=".refresh_dir"; touch $ff; ls -l > /dev/null; rm $ff
This must be done in every directory! It works for me since a few weeks!
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP