Date: Thu, 26 May 2011 18:23:55 +0200 From: icema <icemaca@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: zfs newbie question Message-ID: <4DDE7E9B.6070807@gmail.com> In-Reply-To: <20110526162901.11235ycg31ac6qw4@webmail2.ukgrid.net> References: <20110526162901.11235ycg31ac6qw4@webmail2.ukgrid.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05/26/11 17:29, a.smith@ukgrid.net wrote: > Hi, > > zpool create is a destructive command to data on the disks, ie any > preexisting pool, but it would normally warn you if it found an > existing pool on the disks you are trying to use. > Run: > > # zpool import > > and it will scan any attached disks for pools that are importable, if > it detects your old pool then you can import it again via the zpool > import <poolname> command, > > cheers Andy. > thank u vm took 2secs.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DDE7E9B.6070807>