kern/164256: [zfs] device entry for volume is not created after
 zfs receive
    Dmitry Afanasiev 
    KOT at MATPOCKuH.Ru
       
    Sun Jan 22 15:50:10 UTC 2012
    
    
  
The following reply was made to PR kern/164256; it has been noted by GNATS.
From: Dmitry Afanasiev <KOT at MATPOCKuH.Ru>
To: bug-followup at 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 at snap tank/clone
 zfs promote tank/clone
 zfs destroy tank/vol2
 zfs rename tank/clone tank/vol2
    
    
More information about the freebsd-fs
mailing list