Package: zfsutils Version: 8.1-3 Severity: normal When I'm creating a striped array with different sized disks, I can only include all but one of my disks. There's five of them in total, and I can only create a zpool with four or less. The fifth disk could be any of those disks, it's not isolated to a single disk. When trying to create a zpool with five disks, the zpool doesn't show up in "zpool list", instead it returns an error message: "internal error: out of memory". Memory shouldn't be a problem, since I'm running on 64-bit with 4 GB RAM. All disks are Seagates of varying models: ad10 250GB ad12 320GB ad14 500GB ad6 300GB ad8 200GB
The command I'm using is "zpool create tank ad10 ad12 ad14 ad6 ad8" and changing the name makes no difference. "zpool list" then prints nothing, except for "internal error: out of memory". -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: kfreebsd-amd64 (x86_64) Kernel: kFreeBSD 8.1-1-amd64 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages zfsutils depends on: ii libbsd0 0.2.0-1 utility functions from BSD systems ii libc0.1 2.11.2-2 Embedded GNU C Library: Shared lib ii libgeom0 8.1-5 FreeBSD GEOM library ii libnvpair0 8.1-3 OpenSolaris name-value pair librar ii libuutil0 8.1-3 OpenSolaris userland utility libra ii libzfs0 8.1-3 FreeBSD ZFS library zfsutils recommends no packages. zfsutils suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

