Re: [zfs-discuss] Crash shortly after importing pool

2009-01-31 Thread Ed Kaczmarek
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

Re: [zfs-discuss] crash

2007-05-06 Thread Matthew Ahrens
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

[zfs-discuss] crash

2007-04-13 Thread Opensolaris Aserver
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

Re: [zfs-discuss] crash during snapshot operations

2007-03-23 Thread eric kustarz
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);

[zfs-discuss] crash during snapshot operations

2007-03-23 Thread Łukasz
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

[zfs-discuss] Crash when doing rm -rf

2006-10-05 Thread Simon Lundström
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