Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2018 03:16:10 +0300
From:      Yuri Pankov <yuripv@yuripv.net>
To:        "Russell L. Carter" <rcarter@pinyon.org>, freebsd-questions@freebsd.org
Subject:   Re: HOWTO safely unmount remove USB zfs sdcard
Message-ID:  <2217f3f1-0df3-6f13-d4c4-4eed9c661f87@yuripv.net>
In-Reply-To: <e42f74e5-4791-0036-924c-8ac0daf634f8@pinyon.org>
References:  <e42f74e5-4791-0036-924c-8ac0daf634f8@pinyon.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--GDIZweFeMHo33MhxuQ57jfFGORCvwNRgB
Content-Type: multipart/mixed; boundary="YQPfYGsrMYqbpdz6g8OCeN6ACtmLEsIUX";
 protected-headers="v1"
From: Yuri Pankov <yuripv@yuripv.net>
To: "Russell L. Carter" <rcarter@pinyon.org>, freebsd-questions@freebsd.org
Message-ID: <2217f3f1-0df3-6f13-d4c4-4eed9c661f87@yuripv.net>
Subject: Re: HOWTO safely unmount remove USB zfs sdcard
References: <e42f74e5-4791-0036-924c-8ac0daf634f8@pinyon.org>
In-Reply-To: <e42f74e5-4791-0036-924c-8ac0daf634f8@pinyon.org>

--YQPfYGsrMYqbpdz6g8OCeN6ACtmLEsIUX
Content-Type: text/plain; charset=utf-8
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable

Russell L. Carter wrote:
> Greetings,
> I can easily create a ZFS filesystem on a USB sdcard,
> but I have not yet found the recipe for safely unmounting
> it and then mounting it on another 12.0 FreeBSD system.

You mean you have created a ZFS pool on that sdcard?

> Ideally, the answer is just a google search away, but
> alas, that has not turned out to be the case.=C2=A0 Yeah,
> I suck at google, evidently.
>=20
> Can anybody help?

Should be the same as for any ZFS pool -- `zpool export <pool>`; on
another system -- `zfs import <pool>`.  You could possibly need '-f'
flag for import if you forgot to export the pool first.


--YQPfYGsrMYqbpdz6g8OCeN6ACtmLEsIUX--

--GDIZweFeMHo33MhxuQ57jfFGORCvwNRgB
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEE+Gq3PsPeLT4tL/9wk4vgf7Eq4WwFAlwNsFEACgkQk4vgf7Eq
4Wwh3gf+LtFhJZGEEMSUHpkh1fkbY8VnEdhOMpDo264VZs36lMTMm0ei/H7cpplZ
X0zkxtg9ElBW5sdZmeztceIcipitCGbwy0slF0q0QYYoAvuKMruIw7D+mSHgP3ic
tHdMEKXYP8xIld+D8AIshRIZUjLf+TN/NVM/v+slGZdPyVmxnrIoPeA5XHV1uwr+
TF8iJL4XpBgQyjMCGBXqX7iYXDKPU44nWlS63ypv9GDAzSu6i0YWwrI30zWhHgrS
7C99kwiX1Z+X46NKOrI2lfHtsiZGWhHEOjbRDsjsdHwNGdAmyqbHQMCdDITGW+rc
jpgVnlAzm2qJ6OOqZPXyXAoOicA+3g==
=mu7P
-----END PGP SIGNATURE-----

--GDIZweFeMHo33MhxuQ57jfFGORCvwNRgB--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2217f3f1-0df3-6f13-d4c4-4eed9c661f87>