[OpenIndiana-discuss] zfs question - when can _rewriting_ a block of a file fail on out-of-space?

2012-06-01 Thread Richard L. Hamilton
In a non-COW filesystem, one would expect that rewriting an already allocated block would never fail for out-of-space (ENOSPC). But I would expect that it could on ZFS - definitely if there was a snapshot around, as it would create a divergence from that snapshot (because both blocks would be k

Re: [OpenIndiana-discuss] libmtsk.so and Solaris Studio 12.3 with libsunperf

2012-06-01 Thread Milan Jurik
Hi, no. It looks like Oracle moved libmtsk to system/library/openmp package with something called openmp.license. From the license only one header file is under BSD like license, the rest is owned by Oracle and not redistributable. So there is no legal way to publish newer libmtsk in OpenIndiana,

Re: [OpenIndiana-discuss] chicken and egg file sharing problem

2012-06-01 Thread James Carlson
Tim Dunphy wrote: > [root@openindiana:~] #mount -F hsfs -o ro /dev/lofi/1 /tank/iso/centos At this point you have a CD/DVD image mounted on /tank/iso/centos. It'll be read-only. > [root@openindiana:~] # zfs set sharenfs=rw=@192.168.1.0/24,anon=0 > tank/iso/centos > cannot mount '/tank/iso/centos'

[OpenIndiana-discuss] libmtsk.so and Solaris Studio 12.3 with libsunperf

2012-06-01 Thread Kostas Oikonomou
Is there any chance of updating the /lib/libmtsk.so.1 and /lib/amd64/libmtsko.so.1 that come with OI 151a3 to version SUNWprivate_1.5? This version is required by Solaris (Oracle) Studio 12.3's libsunperf. Without this update, libsunperf is apparently not usable. You cannot get programs to c

[OpenIndiana-discuss] chicken and egg file sharing problem

2012-06-01 Thread Tim Dunphy
Hey list, I'm attempting to use a centos 6 iso mounted on loopback on my openindiana box so that I can install centos on another machine via nfs. Problem is that if I mount the disk on the oi box via lofiadm then I can't share it via NFS because the directory I'm attempting to share has files in i