[zfs-discuss] ARC limits not obeyed in OSol 2009.06

2009-08-27 Thread Udo Grabowski
Hi, we've capped Arcsize via set zfs:zfs_arc_max = 0x2000 in /etc/system to 512 MB, since ARC still does not release memory when applications need it (this is another bug). But this hard limit is not obeyed, instead, when traversing all files in a large and deep directory, we see the value

Re: [zfs-discuss] pkg.opensolaris.org dead ?

2009-06-15 Thread Udo Grabowski
Damn, wrong list. Sorry ! -- This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

[zfs-discuss] pkg.opensolaris.org dead ?

2009-06-15 Thread Udo Grabowski
Cannot refresh the package catalog today : "Unable to contact valid package server Encountered the following error(s): Unable to contact any configured publishers. This is likely a network configuration problem." Any known outage at opensolaris.org ? Or is it the network in between ? Network he

Re: [zfs-discuss] 2008.11 rc2 weird zpool import behaviour

2008-11-28 Thread Udo Grabowski
Ok, your procedure differs slightly from what I've done: zfs import -f rpool zfs set mountpoint=/a rpool/ROOT/opensolaris ls -l /a Setting mountpoint AND explicitly mounting indeed gives the files back ! I didn't mount it explicitly after setting mountpoint to /a, since it used to be mounted auto

Re: [zfs-discuss] 2008.11 rc2 weird zpool import behaviour

2008-11-27 Thread Udo Grabowski
Tried setting the mountpoint explicitly already, gives exactly the same behaviour. There wasn't a directory of the same name (tried with /a existing and /a not existing before the import/mountpoint setting), and zpool status and zfs list show exactly what is expected. But only the mountpoints un

[zfs-discuss] 2008.11 rc2 weird zpool import behaviour

2008-11-27 Thread Udo Grabowski
Hello, after installing 2008.11 and accidently locking up the administrative account by giving it userid=0, I cannot login to our machine (only role based access allowed). So I tried it the usual way: boot from 2008.11 live-cd, then 'zpool import -f -R /a rpool' or 'zpool import -f -R /a 235