HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: mv command hang
Operating System - HP-UX
1834726
Members
2721
Online
110069
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
Go to solution
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
04-10-2003 06:06 AM
04-10-2003 06:06 AM
Long story short -
We have remote users connecting via Telnet, then running a script to process a file they have uploaded. At the end of the process, the file is renamed using a mv command. About twice a week, the mv command will hang. ll shows mv has occured but process won't let go. Kill the process and the script proceeds normally. No error msgs given.
We have remote users connecting via Telnet, then running a script to process a file they have uploaded. At the end of the process, the file is renamed using a mv command. About twice a week, the mv command will hang. ll shows mv has occured but process won't let go. Kill the process and the script proceeds normally. No error msgs given.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2003 06:09 AM
04-10-2003 06:09 AM
Re: mv command hang
Short answer -
Try a cp followed by a rm.
Pete
Pete
Try a cp followed by a rm.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2003 06:14 AM
04-10-2003 06:14 AM
Re: mv command hang
Hi,
could you check swap space at that moment
could you check swap space at that moment
never give up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2003 06:23 AM
04-10-2003 06:23 AM
Solution
Hi John,
We really need a bit more info here:
1) What OS
2) What filesystem type was the file on
3) What filesystem type is the file moving to
4) Is it crossing filesystems
5) Do the permissions look ok after the move
Point 5 is there as the mv command doesn't have a lot to do after the file is relocated, just closes some descriptors, changed the permissions on the new file and unlinks the old one. If you have tusc installed this would be the tool to use in this case.
Regards,
James.
We really need a bit more info here:
1) What OS
2) What filesystem type was the file on
3) What filesystem type is the file moving to
4) Is it crossing filesystems
5) Do the permissions look ok after the move
Point 5 is there as the mv command doesn't have a lot to do after the file is relocated, just closes some descriptors, changed the permissions on the new file and unlinks the old one. If you have tusc installed this would be the tool to use in this case.
Regards,
James.
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