greetings. there is thread with problem similar to my one, but it marked as solved so i started new one.
somewhy my videoplayback pauses when i play videofiles from ZFS pool. i still have drive with NTFS partition attached, when i play same video from it - everything smooth and fine. i tried to tune ZFS and got faster read-write speed in result, but problem with video still exist.
i'm running freebsd 8.0 amd64 with 2GB RAM on drive formatted using GPT with everything but swap on ZFS. the kernel is GENERIC
videocard: nvidia, 8800GTS with beta drivers NVIDIA-FreeBSD-x86_64-195.22 (downloaded from official site)
HDD with freebsd partitions: WD Caviar Green WD5000AADS, 5400-7200 rpm, 500G, 32MB cache, SATAII
HDD with ntfs partition: Seagate ST3250620A, 7200rpm, 250G, ATA
i've try to use followint ZFS settings:
i also changed kern.maxvnodes to 400000
playback still pauses when playing from zfs pool.
woops, forgot abotut this thread. problem solved by cleaning case. there was too much dust
somewhy my videoplayback pauses when i play videofiles from ZFS pool. i still have drive with NTFS partition attached, when i play same video from it - everything smooth and fine. i tried to tune ZFS and got faster read-write speed in result, but problem with video still exist.
i'm running freebsd 8.0 amd64 with 2GB RAM on drive formatted using GPT with everything but swap on ZFS. the kernel is GENERIC
videocard: nvidia, 8800GTS with beta drivers NVIDIA-FreeBSD-x86_64-195.22 (downloaded from official site)
HDD with freebsd partitions: WD Caviar Green WD5000AADS, 5400-7200 rpm, 500G, 32MB cache, SATAII
HDD with ntfs partition: Seagate ST3250620A, 7200rpm, 250G, ATA
i've try to use followint ZFS settings:
Code:
egrep 'kmem|arc' /boot/loader.conf
vm.kmem_size_max="1024M"
vm.kmem_size="1024M"
vfs.zfs.arc_max="512M"
i also changed kern.maxvnodes to 400000
playback still pauses when playing from zfs pool.
woops, forgot abotut this thread. problem solved by cleaning case. there was too much dust