- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: frecover warning
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
09-05-2004 10:07 PM
09-05-2004 10:07 PM
I am trying to restore some data into a test server with frecover and got the flwg:
[hptest3 :/ ] frecover -x -g /tmp/g -f /dev/rmt/2m
frecover(1069): cannot set ACLs for download; file recovered without ACLs.
frecover(1069): cannot set ACLs for interface; file recovered without ACLs.
Anyone can shed some light on what these mean?
Thanx,
Shahril
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2004 10:20 PM
09-05-2004 10:20 PM
Re: frecover warning
It says it could not be able to restore the ACLs for the files. Where did you backup the files first?. The chances are
1. the filesystem doesn't support ACLS like JFS versions prior to 4.
2. The frecover command doesn't supprot ACLS. You may have to install a patch to support ACL..
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2004 10:21 PM
09-05-2004 10:21 PM
Re: frecover warning
this mean that your ACL (Access Control List - aditional permisions) to files will be ignored - it is important only for HFS File System.
If you have vxfs file system ignore it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2004 10:31 PM
09-05-2004 10:31 PM
Re: frecover warning
check the man pages of
frecover for the option '-A'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2004 10:45 PM
09-05-2004 10:45 PM
Re: frecover warning
The files originate from a G/H class server, and there are some FSs on HFS.
I am restoring onto a K-class with all FSs created using vxfs.
Pls confirm these are ignorable warnings, thanx.
Rgds,
Shahril
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2004 10:49 PM
09-05-2004 10:49 PM
SolutionUnless the version of JFS is 4, ACLs are not supported on this filesystem. These warning can be ignored unless the extended permissions do play a rule in using those files in which case you may have to create a HFS filesystem and restore them.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2004 11:03 PM
09-05-2004 11:03 PM
Re: frecover warning
ignore the warnings.
But make sure the permissions do not hamper your application requirements.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2004 11:26 PM
09-05-2004 11:26 PM
Re: frecover warning
Thanx for all the replies.
I will bring this to the attention of the application team.
Rgds,
Shahril