I just installed build 41 of Nevada on a SunBlade 1500 with 2GB of ram. I 
wanted to check out zfs since the delay of S10U2 I really could not wait any 
longer :)

I installed it on my system and created a zpool out of an approximately 40GB 
disk slice. I then wanted to build a version of thunderbird that contains a 
local patch that we like. So I download the source tar ball. I try to untar it 
on the zfs filesystem and the machine comes to its knees. At times it appears 
that the system has hung. A Sol10 version of top shows that most of the cpu 
time is in the kernel (not suprising).

The steps I used to create the pool/fs is basicly the following:

# zpool create space /dev/dsk/c0t0d0s7
# zfs create space/src
# cd /space/src/
# gtar xzf thunderbird.tar.gz

Any ideas on how I can try and do a little debug of this? Has anyone else seen 
this behavior?
 
 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to