From: "Matthias G. Eckermann" <mge@suse.com>
To: "Fajar A. Nugraha" <list@fajar.net>, Arvin Schnell <aschnell@suse.de>
Cc: linux-btrfs <linux-btrfs@vger.kernel.org>
Subject: Re: snapper for Ubuntu? (WAS: btrfs auto snapshot)
Date: Tue, 10 Apr 2012 16:35:57 +0200 [thread overview]
Message-ID: <20120410143557.GC5850@suse.com> (raw)
In-Reply-To: <CAG1y0seZqb+KkSA8Ae0cSfoGWCfBFnPotCM3FUs4q9fND5XjXw@mail.gmail.com>
On 2012-04-10 T 20:48 +0700 Fajar A. Nugraha wrote:
=20
> Anyway, I got snapper-0.0.10-0 installed now, but having a small
> problem. I use different subvolumes for multiple directories. For
> example, /home and /data. Creating the config for both results in an
> error
>=20
> $ sudo snapper list-configs
> Config | Subvolume
> -------+----------
> $ sudo snapper create-config /home
> $ sudo snapper create-config /data
> Creating config failed (config already exists).
> $ sudo snapper list-configs
> Config | Subvolume
> -------+----------
> root | /home
>=20
> How can I create config for /data or other directories (other than
> manually creating the config file and .snapshots directory)?
=20
This should do it:
sudo snapper -c home create-config /home
sudo snapper -c data create-config /data
The reasons for the extra "-c <name>" is that you have to
tell snapper, which name to choose for the configuration
you want to create. This name is the one you can reference
in future actions such as create/modify/delete.
HTH
so long -
MgE
--=20
Matthias G. Eckermann Senior Product Manager SUSE=C2=AE Linux Ent=
erprise
SUSE LINUX Products GmbH Maxfeldstra=C3=9Fe 5 90409 N=C3=BCrn=
berg Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imend=C3=B6rffer, HRB 16746 (AG N=C3=
=BCrnberg)
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" =
in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2012-04-10 14:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-09 1:18 snapper for Ubuntu? (WAS: btrfs auto snapshot) Fajar A. Nugraha
2012-04-10 11:46 ` Arvin Schnell
2012-04-10 13:48 ` Fajar A. Nugraha
2012-04-10 14:35 ` Matthias G. Eckermann [this message]
2012-04-10 14:50 ` Fajar A. Nugraha
2012-04-11 9:53 ` Arvin Schnell
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=20120410143557.GC5850@suse.com \
--to=mge@suse.com \
--cc=aschnell@suse.de \
--cc=linux-btrfs@vger.kernel.org \
--cc=list@fajar.net \
/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;
as well as URLs for NNTP newsgroup(s).