HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: cpio or tar for migrating file system with > 2...
Operating System - HP-UX
1830509
Members
2492
Online
110006
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
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
11-15-2007 11:36 PM
11-15-2007 11:36 PM
cpio or tar for migrating file system with > 2Gb files
Hello folks
i need to migrate a file system without the use of LVM Mirror.
The usual applicatio i use is cpio (from the local directory to duplicate i launch "find . | cpio -lvdump).
This does not work with files grater than 2 Gb.
Is tar usefule for this purpose?
Thanks in advance
i need to migrate a file system without the use of LVM Mirror.
The usual applicatio i use is cpio (from the local directory to duplicate i launch "find . | cpio -lvdump
This does not work with files grater than 2 Gb.
Is tar usefule for this purpose?
Thanks in advance
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2007 11:44 PM
11-15-2007 11:44 PM
Re: cpio or tar for migrating file system with > 2Gb files
Hi,
GnuTar can create archives with files up to 8GB.
http://hpux.connect.org.uk/hppd/hpux/Gnu/tar-1.19/
Robert-Jan
GnuTar can create archives with files up to 8GB.
http://hpux.connect.org.uk/hppd/hpux/Gnu/tar-1.19/
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2007 12:11 AM
11-16-2007 12:11 AM
Re: cpio or tar for migrating file system with > 2Gb files
Hi Roberto:
If this is an HP-UX-to-HP-UX migration, use 'fbackup' and 'frecover'. These utilities handle largefiles without any issues:
# cd srcdir && fbackup -i . -f - | ( cd dstdir && frecover -Xsrf - )
Regards!
...JRF...
If this is an HP-UX-to-HP-UX migration, use 'fbackup' and 'frecover'. These utilities handle largefiles without any issues:
# cd srcdir && fbackup -i . -f - | ( cd dstdir && frecover -Xsrf - )
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2007 01:21 AM
11-16-2007 01:21 AM
Re: cpio or tar for migrating file system with > 2Gb files
> GnuTar can create archives with files up
> to 8GB.
I can see that you haven't been following
this argument closely.
GNU "tar" can handle files of any practical
size. See, for example:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1176422
Sometimes, using that little "Search:" window
in these forum pages can save some time and
effort.
However, if you're staying on one OS, the
appropriate OS-specific tools (like fbackup
and frecover) are often the best choice.
> to 8GB.
I can see that you haven't been following
this argument closely.
GNU "tar" can handle files of any practical
size. See, for example:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1176422
Sometimes, using that little "Search:" window
in these forum pages can save some time and
effort.
However, if you're staying on one OS, the
appropriate OS-specific tools (like fbackup
and frecover) are often the best choice.
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