Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jan 2012 15:50:10 GMT
From:      Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
To:        freebsd-fs@FreeBSD.org
Subject:   Re: kern/164256: [zfs] device entry for volume is not created after zfs receive
Message-ID:  <201201221550.q0MFoASt080472@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/164256; it has been noted by GNATS.

From: Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/164256: [zfs] device entry for volume is not created after
 zfs receive
Date: Sun, 22 Jan 2012 19:41:20 +0400

 If pool can't be reimported, below workaround may be used:
 zfs clone tank/vol2@snap tank/clone
 zfs promote tank/clone
 zfs destroy tank/vol2
 zfs rename tank/clone tank/vol2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201221550.q0MFoASt080472>