You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.
I did a fresh install of debian-6.0.5-amd64 ("Standard system utilities" only) on an Intel DQ67SWB3 with an Intel i7-2600S CPU and built spl-0.6.0-rc8 per http://zfsonlinux.org/spl-building-deb.html. When I run the regression test (in an SSH window), it hangs at:
kmem:slab_overcommit
After a while, groups of messages similar to the following start appearing on the console (one message for each of the 8 cores):
Linux i72600s 2.6.32-5-amd64 #1 SMP Sun May 6 04:00:17 UTC 2012 x86_64 GNU/Linux
2012-05-27 22:16:07 root@i72600s ~
dpkg -s spl
Package: spl
Status: install ok installed
Priority: extra
Section: alien
Installed-Size: 116
Maintainer: root [email protected]
Architecture: amd64
Version: 0.6.0-1
Depends: libc6 (>= 2.2.5)
Description: SPL Utils
The spl package contains the support utilities for the spl.
.
(Converted from a rpm package by alien version 8.81.)
The text was updated successfully, but these errors were encountered:
Yes, there is. Several memory management fixes have gone in the latest master source. Can you try the latest untagged version from Github and see if you can recreate the issue. This will be part of -rc9.
Can you try the latest untagged version from Github and see if you can recreate the issue. This will be part of -rc9.
I wiped the system and started over with Debian testing Wheezy amd64
20120423-05:08 (the latest disks have bugs and won't install).
spl-0.6.0-rc8 and zfs-0.6.0-rc8 both built and tested correctly.
zfsonlinux / spl issues:
I did a fresh install of debian-6.0.5-amd64 ("Standard system utilities" only) on an Intel DQ67SWB3 with an Intel i7-2600S CPU and built spl-0.6.0-rc8 per http://zfsonlinux.org/spl-building-deb.html. When I run the regression test (in an SSH window), it hangs at:
After a while, groups of messages similar to the following start appearing on the console (one message for each of the 8 cores):
Is there anything I can do to fix this?
HTH,
David
2012-05-27 22:15:42 root@i72600s ~
cat /etc/debian_version
6.0.5
2012-05-27 22:15:47 root@i72600s ~
uname -a
Linux i72600s 2.6.32-5-amd64 #1 SMP Sun May 6 04:00:17 UTC 2012 x86_64 GNU/Linux
2012-05-27 22:16:07 root@i72600s ~
dpkg -s spl
Package: spl
Status: install ok installed
Priority: extra
Section: alien
Installed-Size: 116
Maintainer: root [email protected]
Architecture: amd64
Version: 0.6.0-1
Depends: libc6 (>= 2.2.5)
Description: SPL Utils
The spl package contains the support utilities for the spl.
.
(Converted from a rpm package by alien version 8.81.)
The text was updated successfully, but these errors were encountered: