From: "Linda A. Walsh" <xfs@tlinx.org>
To: xfs-oss <xfs@oss.sgi.com>
Subject: xfsdump -J: affecting 'normal dumps?'
Date: Fri, 12 Jun 2009 08:38:53 -0700 [thread overview]
Message-ID: <4A32768D.7020606@tlinx.org> (raw)
I wanted to copy a file system to another partition. To get
everything, I used xfsdump/restore with the "-J" option, which is
stated to not update the online dump inventory.
My dumps, since the 1st of the month have been working
fine up to this morning -- They were levels
0,2,5,4,7,6,9,8,9,9 and this mornings was a '1'. It failed
saying that the last level 0 dump upon which it was based had
failed -- but AFAIK, that's not possible if the intermediate
(2,5,4,7,6,9,8,9,9) dumps all worked. The only thing that couldl
have thrown it off would have been my xfsdump/restore (a data copy)
where both the dump and restore used the '-J' option (I encoded it
in a script as:
xfsdump -b 64k -l 0 -J -p 300 - "$1" | xfsrestore -b 64k -B -F -J - "$2"
Do I misunderstand the function of the "-J" switch? Shouldn't
my level '1' dump have ignored the "datacopy" dump I performed with
the -J?
Or was(is) there another option I should have(be) using?
Is there any easy way to get my dumps back-on-track? I.e. to kick off a normal level-1 dump and have it be based on my June-1 lvl 0 dump?
Thanks!
Linda
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
reply other threads:[~2009-06-12 15:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4A32768D.7020606@tlinx.org \
--to=xfs@tlinx.org \
--cc=xfs@oss.sgi.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.