BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Appending tp LTO 4 media
- Subject: Appending tp LTO 4 media
- From: sgoldman-3s7WtUTddSA at public.gmane.org (Stephen Goldman)
- Date: Fri, 2 Apr 2010 13:06:16 -0400
Good morning Blu,
We purchased a HP LTO 4 to store image files for long term storage I 've training myself how to move the directories over .
tar -czf /dev/st0 /directory copy
tar -tvf /dev/st0 > tape.list list of the tape
tar xvf /dev/st0 090203 restore a directory
I 'm not sure how to append to the existing tape ?
Do you need to move to the end of the data - <mt -f/dev/st0 eod>
Then
tar -czf /dev/st0 /directory copy
Determine available space left on the tape
- Prev by Date: Squid question
- Next by Date: Appending tp LTO 4 media
- Previous by thread: passing arrays and working with arrays in BASH
- Next by thread: Appending tp LTO 4 media
- Index(es):
