[OpenIndiana-discuss] Conflicting packages

2012-11-29 Thread Paul Johnston
Hi I'm trying to build octave this is the tail of my first attempt: ... checking for sgemm_ in -lblas... (cached) no checking for sgemm_ in -lblas... (cached) no configure: error: You are required to have BLAS and LAPACK libraries paulj@smartos1:~/Downloads/octave-3.6.3$ pfexec pkg install blas

Re: [OpenIndiana-discuss] Conflicting packages

2012-11-29 Thread L'oiseau de mer
Maybe you also can use SCILAB: http://www.openfoundry.org/of/download_path/osscd/5.1/scilab-5.1-jblopen.tar.bz2 2012/11/29 Paul Johnston paul.johns...@manchester.ac.uk: Hi I'm trying to build octave this is the tail of my first attempt: ... checking for sgemm_ in -lblas... (cached) no

Re: [OpenIndiana-discuss] Conflicting packages

2012-11-29 Thread Aurélien Larcher
Indeed you are right: larcher@na75:~$ pkg contents -r blas PATH usr usr/lib usr/lib/libblas.a usr/lib/libblas.so larcher@na75:~$ pkg contents -r lapack PATH usr usr/lib usr/lib/libblas.a usr/lib/libblas.so usr/lib/liblapack.a usr/lib/liblapack.so usr/lib/liblapacke.a usr/lib/liblapacke.so I

Re: [OpenIndiana-discuss] Conflicting packages

2012-11-29 Thread Aurélien Larcher
BTW I am trying to package Scilab 5.4..0 I am progressing slowly though: https://bitbucket.org/alarcher/oi-scientific/wiki/ScilabDependencies Any help to package the java components would be appreciated. Just writing an initial spec file with the metadata, even if it is just passing the prep

[OpenIndiana-discuss] slicing a disk for ZIL

2012-11-29 Thread Sebastian Gabler
Hi, I have bought and installed an Intel SSD 313 20 GB to use as ZIL for one or many pools. I am running openindiana on a x86 platform, no SPARC. As 4 GB should suffice, I am considering to partition the drive in order to assign each partition to one pool (ATM pools are 2 on the Server, but I

Re: [OpenIndiana-discuss] slicing a disk for ZIL

2012-11-29 Thread Jim Klimov
On 2012-11-29 12:43, Sebastian Gabler wrote: I have bought and installed an Intel SSD 313 20 GB to use as ZIL for one or many pools. I am running openindiana on a x86 platform, no SPARC. As 4 GB should suffice, I am considering to partition the drive in order to assign each partition to one pool

Re: [OpenIndiana-discuss] slicing a disk for ZIL

2012-11-29 Thread Edward Ned Harvey (openindiana)
From: Sebastian Gabler [mailto:sequoiamo...@gmx.net] I have bought and installed an Intel SSD 313 20 GB to use as ZIL for one or many pools. I am running openindiana on a x86 platform, no SPARC. As 4 GB should suffice, I am considering to partition the drive in order to assign each

Re: [OpenIndiana-discuss] slicing a disk for ZIL

2012-11-29 Thread Sebastian Gabler
Hi Jim, thanks for the information. I managed to set up 4 partitions on the disk with fdisk: Total disk size is 3116 cylinders Cylinder size is 12544 (512 byte) blocks Cylinders Partition StatusType Start End

Re: [OpenIndiana-discuss] slicing a disk for ZIL

2012-11-29 Thread Michael Hase
On Thu, 29 Nov 2012, Edward Ned Harvey (openindiana) wrote: From: Sebastian Gabler [mailto:sequoiamo...@gmx.net] I have bought and installed an Intel SSD 313 20 GB to use as ZIL for one or many pools. I am running openindiana on a x86 platform, no SPARC. As 4 GB should suffice, I am

Re: [OpenIndiana-discuss] slicing a disk for ZIL

2012-11-29 Thread Jim Klimov
On 2012-11-29 15:59, Edward Ned Harvey (openindiana) wrote: From: Sebastian Gabler [mailto:sequoiamo...@gmx.net] I have bought and installed an Intel SSD 313 20 GB to use as ZIL for one or many pools. I am running openindiana on a x86 platform, no SPARC. As 4 GB should suffice, I am considering

Re: [OpenIndiana-discuss] slicing a disk for ZIL

2012-11-29 Thread Jonathan Adams
On 29 November 2012 15:27, Jim Klimov jimkli...@cos.ru wrote: On 2012-11-29 15:59, Edward Ned Harvey (openindiana) wrote: From: Sebastian Gabler [mailto:sequoiamo...@gmx.net] snip The better thing is to swallow and accept 60G wasted on your slog device. It's not there for storage capacity -

Re: [OpenIndiana-discuss] slicing a disk for ZIL

2012-11-29 Thread Jim Klimov
On 2012-11-29 16:16, Sebastian Gabler wrote: Hi Jim, thanks for the information. You're welcome :) I managed to set up 4 partitions on the disk with fdisk: Total disk size is 3116 cylinders Cylinder size is 12544 (512 byte) blocks Cylinders Partition StatusType Start End

Re: [OpenIndiana-discuss] Conflicting packages

2012-11-29 Thread Milan Jurik
Hi, I will look at it in the next days. Best regards, Milan On 29.11.2012 11:29, Aurélien Larcher wrote: Indeed you are right: larcher@na75:~$ pkg contents -r blas PATH usr usr/lib usr/lib/libblas.a usr/lib/libblas.so larcher@na75:~$ pkg contents -r lapack PATH usr usr/lib usr/lib/libblas.a

Re: [OpenIndiana-discuss] slicing a disk for ZIL

2012-11-29 Thread Sebastian Gabler
Am 29.11.2012 16:48, schrieb openindiana-discuss-requ...@openindiana.org: Beware, the intel 313 ssd seems to have no power loss protection: http://ark.intel.com/products/66290/Intel-SSD-313-Series-24GB-mSATA-3Gbs-25nm-SLC zil is relying on this feature. (from Michael) and Anyhow, if at all

Re: [OpenIndiana-discuss] slicing a disk for ZIL

2012-11-29 Thread Jim Klimov
On 2012-11-29 17:29, Sebastian Gabler wrote: The data that will be affected are for test databases. As far as I am aware, the loss of the ZIL is no longer fatal for the pool in current zfs versions. As well, even with a corrupted ZIL, the pool should be recoverable. Hence, I was so far not