public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Emmanuel Florac <eflorac@intellique.com>
To: Michael Monnerie <michael.monnerie@is.it-management.at>
Cc: xfs@oss.sgi.com
Subject: Re: rsync from xfs to nfs+xfs and ACL problems
Date: Tue, 18 May 2010 18:52:04 +0200	[thread overview]
Message-ID: <20100518185204.186258c0@harpe.intellique.com> (raw)
In-Reply-To: <201005181350.15308@zmi.at>


[-- Attachment #1.1: Type: text/plain, Size: 902 bytes --]

Le Tue, 18 May 2010 13:50:15 +0200
Michael Monnerie <michael.monnerie@is.it-management.at> écrivait:

> Does it mean I can't sync ACLs? How could I do it? I need a full
> backup including ACLs, as I want to move all data and then restore.

Use nfs4 instead, should be fine. Exports structure is different. The
simple way is to simply add "fsid=0" in /etc/exports :

/mnt/whatever *(fsid=0,rw,async,no_root_squash,no_subtree_check)

Restart your nfs daemons, then mount (notice the / instead
of /mnt/whatever ) :

mount -t nfs4 server:/ /mnt/nfsmount

regards,
-- 
------------------------------------------------------------------------
Emmanuel Florac     |   Direction technique
                    |   Intellique
                    |	<eflorac@intellique.com>
                    |   +33 1 78 94 84 02
------------------------------------------------------------------------

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

      parent reply	other threads:[~2010-05-18 16:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-18 11:50 rsync from xfs to nfs+xfs and ACL problems Michael Monnerie
2010-05-18 12:33 ` Dave Chinner
2010-05-19 11:04   ` Michael Monnerie
2010-05-19 11:20     ` Christoph Hellwig
2010-05-19 11:46       ` Michael Monnerie
2010-05-19 11:51         ` Christoph Hellwig
2010-05-20 22:05   ` Linda Walsh
2010-05-18 16:52 ` Emmanuel Florac [this message]

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=20100518185204.186258c0@harpe.intellique.com \
    --to=eflorac@intellique.com \
    --cc=michael.monnerie@is.it-management.at \
    --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