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
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
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
тАО01-02-2003 12:05 PM
тАО01-02-2003 12:05 PM
tar ball
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-02-2003 12:08 PM
тАО01-02-2003 12:08 PM
Re: tar ball
4.2.1 tar, cpio, pax, ftio
Some of the backup commands, specifically tar, cpio, pax (tar & cpio
formats), and ftio (because it creates cpio format archives) are
restricted from supporting large files due to standards defined
headers in the archives. Although the headers allow archival of files
upto 8GB, there is no guaran- tee that there will be no attempt to
restore these files on a system that does not support large
files. These commands will therefore support files up to 2GB
only. Attempts to archive any files >2GB will fail, and the files will
not be added to the archive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-02-2003 12:09 PM
тАО01-02-2003 12:09 PM
Re: tar ball
The tar and cpio utilities that come with HP-UX have a max file size limit of 2 Gb. You can use fbackup or you can download the GNU tar utility and use it.
Take a look at this thread:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xfad8a1abbac8d5118ff10090279cd0f9,00.html
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-02-2003 12:13 PM
тАО01-02-2003 12:13 PM
Re: tar ball
Either use GNU's 'tar' from one of the HP-UX Porting centers, or if you are running 11.11, apply tar patch PHCO_26423. I'd also add the cousin, 'pax' patch 26422.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-02-2003 12:35 PM
тАО01-02-2003 12:35 PM
Re: tar ball
While tar does NOT support backing up a file that is 2GB or larger, I THINK that tar CAN create a tar ball (tar -xvf filename.tar), where filename.tar is the tar ball, that is larger than 2GB.
If this tar were not able to do this then it would not be able to write more than 2GB of data to a DDS, DLT or any other tape.
The only catch is that your filesystem MUST have largefiles enabled so that you don't hit the filesystem 2GB limit for a non-largefiles filesystem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-02-2003 02:00 PM
тАО01-02-2003 02:00 PM