- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Dumping the FS with ACL to another FS - local syst...
Operating System - HP-UX
1820475
Members
2985
Online
109624
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
Discussions
Discussions
Discussions
Forums
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
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
тАО12-18-2007 01:08 AM
тАО12-18-2007 01:08 AM
Hi,
We want to copy the entire FS from one lvol to another lvol which resides on diff vg. We want to copy along with acl. Both FS source and target is in same system in different vg. Is there any way we can dump the FS w/o changing acl. We have lot of acl's set on this FS.
Regards
Jay
We want to copy the entire FS from one lvol to another lvol which resides on diff vg. We want to copy along with acl. Both FS source and target is in same system in different vg. Is there any way we can dump the FS w/o changing acl. We have lot of acl's set on this FS.
Regards
Jay
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-19-2007 10:34 AM
тАО12-19-2007 10:34 AM
Solution
Hi,
I assume the source filesystem is of type vxfs.
- Create the new filesystem created on the new lvol
- mount it
- umount the old filesystem
- then use these commands:
cd /new/mount/point
xvdump 0f - /dev/vgOLDxx/lvolOLDyy | vxrestore xf -
Look at the man-pages of vxrestore and vxdump for details.
mfG Peter
I assume the source filesystem is of type vxfs.
- Create the new filesystem created on the new lvol
- mount it
- umount the old filesystem
- then use these commands:
cd /new/mount/point
xvdump 0f - /dev/vgOLDxx/lvolOLDyy | vxrestore xf -
Look at the man-pages of vxrestore and vxdump for details.
mfG Peter
The Universe is a pretty big place,
it's bigger than anything anyone has ever dreamed of before.
So if it's just us, seems like an awful waste of space, right?
Jodie Foster in "Contact"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-20-2007 11:04 PM
тАО12-20-2007 11:04 PM
Re: Dumping the FS with ACL to another FS - local system
Hi,
used the following command to copy the vxfs fs with acl..
#cd /new_fs
#vxdump -0f - /data | vxrestore -xf -
Thanks
Jay
used the following command to copy the vxfs fs with acl..
#cd /new_fs
#vxdump -0f - /data | vxrestore -xf -
Thanks
Jay
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP