ls -al .zfs/snapshots dir reboots machine

Pawel Jakub Dawidek pjd at FreeBSD.org
Mon Apr 16 09:49:39 UTC 2007


On Mon, Apr 16, 2007 at 10:16:48AM +0200, Johan Hendriks wrote:
> I am experimenting with zfs.
> I have created a snapshot of /tank/samba
> #zfs snapshot /tank/samba at justincase

I assume you did:

	# zfs snapshot tank/samba at justincase

> # zfs list  shows the foloowing
> NAME                    USED  AVAIL  REFER  MOUNTPOINT
> tank                    592M  32.6G    18K  /tank
> tank/samba              592M  32.6G   592M  /usr/local/samba
> tank/samba at justincase      0      -   592M  -
> 
> # zpool status
>   pool: tank
>  state: ONLINE
>  scrub: none requested
> config:
>         NAME        STATE     READ WRITE CKSUM
>         tank        ONLINE       0     0     0
>           mirror    ONLINE       0     0     0
>             da1     ONLINE       0     0     0
>             da2     ONLINE       0     0     0
> 
> errors: No known data errors
> 
> Now I go to /usr/local/samba/.zfs
> I do ls -al, I see a directory snapshots.

I assume you saw 'snapshot' directory.

> Now I do cd snapshots.

I assume 'cd snapshot'.

> And now ls -al , system freezes and starts to reboot.
> 
> Machine is on remote ___location so I do not have a console to see where or
> whith what message  it reboots.

It works just fine here, so I'm afraid I need more info. Can you setup
kernel dumps?

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20070416/f3ac504c/attachment.pgp


More information about the freebsd-current mailing list