Re: ls -al .zfs/snapshots dir reboots machine

From: Pawel Jakub Dawidek <pjd_at_FreeBSD.org>
Date: Mon, 16 Apr 2007 11:49:19 +0200
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!

Received on Mon Apr 16 2007 - 07:49:39 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:08 UTC