public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Bill Kendall <wkendall@sgi.com>
To: Richard Hartmann <richih.mailinglist@gmail.com>
Cc: xfs@oss.sgi.com
Subject: Re: xfsrestore over ssh?
Date: Mon, 21 Jul 2008 15:33:41 -0500	[thread overview]
Message-ID: <4884F2A5.5050507@sgi.com> (raw)
In-Reply-To: <2d460de70807211317m75bc236y403d8fa57514262e@mail.gmail.com>

On 07/21/2008 03:17 PM, Richard Hartmann wrote:
> Hi all,
> 
> I am unable to find the correct command to restore a xfs dump
> over ssh. I don't care on which of the two boxes I need to run
> the command, if anyone could tell me either way, that would
> be hugely appreciated!
> 
> 
> Thanks in advance,
> Richard
> 

Something like this should work. Run it from the host that
has the dump file and ssh to the box that needs to have restore.

% cat dumpfile | ssh root@host xfsrestore - /restore/here

Bill

  reply	other threads:[~2008-07-21 20:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-21 20:17 xfsrestore over ssh? Richard Hartmann
2008-07-21 20:33 ` Bill Kendall [this message]
2008-07-22  3:02   ` Richard Hartmann
2008-07-22  3:59     ` Timothy Shimmin
2008-07-22  4:43       ` Richard Hartmann
2008-07-22  6:20         ` Donald Douwsma
2008-07-22 10:40           ` Richard Hartmann
2008-07-22  6:33       ` Nathan Scott
2008-07-22  7:04         ` Timothy Shimmin
2008-07-22 10:51           ` Richard Hartmann
2008-07-22 10:52             ` Richard Hartmann
2008-07-23  0:19             ` Timothy Shimmin
2008-07-23 11:39               ` Richard Hartmann
2008-07-22 10:45         ` Richard Hartmann
2008-07-22 10:49           ` Richard Hartmann
2008-07-22 12:00             ` Richard Hartmann

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=4884F2A5.5050507@sgi.com \
    --to=wkendall@sgi.com \
    --cc=richih.mailinglist@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox