public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] STAR options have me confused
Date: Sun, 1 Feb 2009 19:38:35 +0000	[thread overview]
Message-ID: <200902011938.47320.michaelkintzios@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3669 bytes --]

Hi All,

I do not seem to be able to run star with the correct options despite some 
experimenting ... and was hoping you could correct my errors.

I seem to have done this successfully in the past, but I am getting 
inappropriate results this time round.  This is the fs I am trying to back 
up:
========================================================
# ls -la /media/hda5
total 208
drwxr-xr-x 24 root root  4096 Feb  1 12:56 .
drwxr-xr-x 14 root root     0 Feb  1 11:45 ..
drwxr-xr-x  2 root root  4096 Dec 25 04:02 bin
drwxr-xr-x  2 root root  4096 Nov 18 19:37 boot
drwxr-xr-x  2 root root  4096 Nov 18 19:37 data
drwxr-xr-x  2 root root  4096 Nov 19 00:37 dev
drwxr-xr-x 82 root root 12288 Feb  1 08:43 etc
drwxr-xr-x  2 root root  4096 Nov 18 19:37 home
drwxr-xr-x  2 root root  4096 Feb 21  2005 initrd
drwxr-xr-x 12 root root  4096 Jan 31 04:02 lib
drwx------  2 root root 16384 Nov 18 19:35 lost+found
drwxr-xr-x  5 root root  4096 Feb  1 07:55 media
drwxr-xr-x  2 root root  4096 Dec 23 10:46 misc
drwxr-xr-x  2 root root  4096 Feb 21  2005 mnt
drwxr-xr-x  2 root root  4096 Feb 21  2005 opt
drwxr-xr-x  2 root root  4096 Nov 18 19:37 proc
drwxr-x---  6 root root  4096 Jan  3 05:55 root
drwxr-xr-x  2 root root 12288 Nov 23 04:02 sbin
drwxr-xr-x  2 root root  4096 Nov 19 00:37 selinux
drwxr-xr-x  2 root root  4096 Feb 21  2005 srv
drwxr-xr-x  2 root root  4096 Nov 18 19:37 sys
drwxrwxrwt  6 root root  4096 Feb  1 08:43 tmp
drwxr-xr-x 14 root root  4096 Nov 19 00:38 usr
drwxr-xr-x  3 root root  4096 Nov 19 00:43 var
========================================================

The fs is shown to be 1.1G large:
========================================================
# df -h
Filesystem            Size  Used Avail Use% Mounted on
...
/dev/hda5             5.8G  1.1G  4.5G  20% /media/hda5
========================================================

I want to save the backup on a USB drive on /media/sda1.  Therefore I ran star 
as root like this:

# cd /dev/sda1
# star -xattr -H=exustar -c -f hda5_root1.star /media/hda5 -C /media/sda1

After a lot of messages like these:
========================================================
star: No such file or directory. Cannot listxattr 
for '/media/hda5/usr/sbin/dumpfilter'.
star: No such file or directory. Cannot listxattr 
for '/media/hda5/usr/sbin/ethtool'.
star: No such file or directory. Cannot listxattr 
for '/media/hda5/usr/sbin/traceroute6'.
star: No such file or directory. Cannot listxattr for '/media/hda5/usr/tmp'.
star: No such file or directory. Cannot listxattr 
for '/media/hda5/usr/share/firstboot/modules/rootpassword.py'.
========================================================

... it eventually completes.  What puzzles me is the size of the star archive, 
which compared to a vanilla tar archive is massive:
========================================================
# ls -la /media/sda1
total 17294256
drwxr-xr-x  2 knoppix knoppix        4096 Feb  1 13:01 .
drwxr-xr-x 14 root    root              0 Feb  1 11:45 ..
-rw-r--r--  1 root    root      932474880 Dec  6 13:50 hda5_root.star
-rw-r--r--  1 root    root      867123200 Dec  6 13:26 hda5_root.tar
-rw-r--r--  1 root    root    14486097920 Feb  1 13:13 hda5_root1.star
-rw-r--r--  1 root    root      940288000 Feb  1 10:42 hda5_root1.tar
...
========================================================

Is this difference in size between the hda5_root1.tar and hda5_root1.star 
expected?  I also show above the previous back up I did as a comparison 
(although I cannot recall exactly what options I chose to run star with).
-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

             reply	other threads:[~2009-02-01 19:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-01 19:38 Mick [this message]
2009-02-01 22:10 ` [gentoo-user] STAR options have me confused Joerg Schilling
2009-02-02 23:32   ` Mick
2009-02-03  9:18     ` Joerg Schilling

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200902011938.47320.michaelkintzios@gmail.com \
    --to=michaelkintzios@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox