I experienced a hang on zfs import on a pool that was under scrub.
My fix was to boot in single user, cancel the scrub, reboot, and import the
pool again.
HTH
-Ed
--
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@op
Opensolaris Aserver wrote:
We tried to replicate a snapshot via the built-in send receive zfs tools.
...
ZFS: bad checksum (read on off 0: zio 3017b300 [L0 ZFS
plain file] 2L/2P DVA[0]=<0:3b98ed1e800:25800> fletcher2
uncompressed LE contiguous birth=806063 fill=1 cksum=a487e32
Hello ZFS mailinglist,
We are using ZFS (over ISCSI) on Opensolaris build 57
Today we encountered 2 crashes during a ZFS send/receive operation.
We tried to replicate a snapshot via the built-in send receive zfs
tools.
When we analyzed the resulted crash dump files we found the crash was
On Mar 23, 2007, at 6:13 AM, Łukasz wrote:
When I'm trying to do in kernel in zfs ioctl:
1. snapshot destroy PREVIOS
2. snapshot rename LATEST->PREVIOUS
3. snapshot create LATEST
code is:
/* delete previous snapshot */
zfs_unmount_snap(snap_previous, NULL);
When I'm trying to do in kernel in zfs ioctl:
1. snapshot destroy PREVIOS
2. snapshot rename LATEST->PREVIOUS
3. snapshot create LATEST
code is:
/* delete previous snapshot */
zfs_unmount_snap(snap_previous, NULL);
dmu_objset_destroy(snap_previous
Not an really good subject, I know but that's kind of what happend.
I'm trying to build an backup-solution server, Windows users using OSCAR (which
uses rsync) to sync their files to an folder and when complete takes a
snapshot. It has worked before but then I turned on the -R switch to rsync an