- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Not able to write to a particular path
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
08-31-2005 08:48 AM
08-31-2005 08:48 AM
Not able to write to a particular path
Any suggestions or do we need to check elsewhere.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2005 08:54 AM
08-31-2005 08:54 AM
Re: Not able to write to a particular path
What about perms, ownership about path??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2005 08:57 AM
08-31-2005 08:57 AM
Re: Not able to write to a particular path
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2005 09:03 AM
08-31-2005 09:03 AM
Re: Not able to write to a particular path
If writing to file, what are the perms on dir that holds that file??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2005 09:17 AM
08-31-2005 09:17 AM
Re: Not able to write to a particular path
This started suddenly from this morning. We are able to write files into all other sub-directories.
The no. of files in this sub-directory is around 127,700. Is that an issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2005 09:23 AM
08-31-2005 09:23 AM
Re: Not able to write to a particular path
Is file system full?? Is there enough space??
Also any more detailed error message??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2005 09:31 AM
08-31-2005 09:31 AM
Re: Not able to write to a particular path
please check syslog for any error messages.
I think we'll need more input...
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2005 11:51 AM
08-31-2005 11:51 AM
Re: Not able to write to a particular path
Marlou
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 02:05 AM
09-01-2005 02:05 AM
Re: Not able to write to a particular path
This is how it is setup. There are 2 volumes or disks mounted on client workstations. Each have 2 major groups divided into multiple sub-directories based on users groups in the PDM application. From the application we are able to write into all other sub-directories in both the volumes except this particular path. We cd to this directory manually and "touch" multiple files successfully. The no. of files in this directory was 127,700. Initially we thought it was the no. of files. Through a cron we added 1300 more files with no problem of 10 MB size. I also checked for bdf -i and the no. of inodes spent was just 5%.
What the application does is whenever a file is saved or created, it first saves into the /var/tmp directory and then it copies through network to the specific directories based on the groups. We spoke with the vendor of the application and they say it's not a problem with application since we are able to push files to other locations. This problem started just yesterday and have got us completely baffled.
Error messages in the log files says "Unable to create files in /usr/.../..../.../"
Any input would be appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 02:13 AM
09-01-2005 02:13 AM
Re: Not able to write to a particular path
Check perms on "/usr/"
"/usr/.../"
"/usr/.../..../"
All should be ok. Are the files getting created in temporary directory?? - /var/tmp??
What are the perms on this dir?? As that user, goto /var/tmp and try creating a file.
Now the application/program that picks up file from /var/tmp OK?? If file are coming to /var/tmp without problems, and if app/program that copies it to other location, does apps/program check if they are still in use or not??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 02:41 AM
09-01-2005 02:41 AM
Re: Not able to write to a particular path
When I listed the contents 1 level above, the dir size of this path is 20,971,520. Is there any limit on the max dir size?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 02:49 AM
09-01-2005 02:49 AM
Re: Not able to write to a particular path
As that user, can you move files from /var/tmp to that location??
The number of files does not have limitation. (Check if your application any such thing.)
The number of backups will have impcat on backups, dir looksups, restores, ls etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 02:52 AM
09-01-2005 02:52 AM
Re: Not able to write to a particular path
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 07:31 AM
09-01-2005 07:31 AM
Re: Not able to write to a particular path
Try doing the copy as another user as well. Maybe specific issue with perms of the PDM user.