- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Unable to move files althought I'm root
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
11-06-2007 03:02 PM
11-06-2007 03:02 PM
Unable to move files althought I'm root
The file is like this :-
-rws--x--- 1 root sap 2263536 Nov 5 2004 saposcol
I tried to move the files away while login as root but I get an error saying :-
cp: bad copy to /sapinst/sapmntASP/exe_orig/saposcol: read: Permission denied
The permission for the destination was correct.
Other than that, I do encounter before a situation where I was unable to write some files to a particular folder as root.
Any idea how to solve this?
Thank you for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 03:15 PM
11-06-2007 03:15 PM
Re: Unable to move files althought I'm root
check syslog.log see got any hardware failure or the disk has possibly disconnected.
please check!!
WK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 03:18 PM
11-06-2007 03:18 PM
Re: Unable to move files althought I'm root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 03:18 PM
11-06-2007 03:18 PM
Re: Unable to move files althought I'm root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 03:28 PM
11-06-2007 03:28 PM
Re: Unable to move files althought I'm root
Cheers
Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 03:28 PM
11-06-2007 03:28 PM
Re: Unable to move files althought I'm root
The directory is a NFS mount. But the export server refers back to this very same server.
I've checked the permission. It looks fine though.
Here's the content for /etc/exports
% cat /etc/exports
#/usr/sap/interface -anon=65534,root=asmyp101
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 03:39 PM
11-06-2007 03:39 PM
Re: Unable to move files althought I'm root
I manage to move the files already.
What I did was instead of moving out the files from the NFS mountpoint, I moved it our from the /export/folder.
Thank you so much for the assistance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2007 03:44 PM
11-06-2007 03:44 PM
Re: Unable to move files althought I'm root
#/usr/sap/interface -anon=65534,root=asmyp101
Then it is commented and will not work.