Re: [OmniOS-discuss] big zfs storage?

2015-07-09 Thread Schweiss, Chip
Linda,

I have 3.5 PB running under OmniOS.  All my systems have LSI 2108 HBAs
which is considered the best choice for HBAs.

Illumos leaves a bit to be desired with handling faults from disks or SAS
problems, but things under OmniOS have been improving, much thanks to Dan
McDonald and OmniTI.   We have a paid support on all of our production
systems with OmniTI.  Their response and dedication has been very good.
Other than the occasional panic and restart from a disk failure, OmniOS has
been solid.   ZFS of course never has lost a single bit of information.

I'd be curious why you're looking to move, have there been specific
problems under BSD or ZoL?  I've been slowly evaluating FreeBSD ZFS, but of
course the skeletons in the closet never seem to come out until you do
something big.

-Chip

On Thu, Jul 9, 2015 at 4:21 PM, Linda Kateley  wrote:

> Hey is there anyone out there running big zfs on omni?
>
> I have been doing mostly zol and freebsd for the last year but have to
> build a 300+TB box and i want to come back home to roots(solaris). Feeling
> kind of hesitant :) Also, if you had to do over, is there anything you
> would do different.
>
> Also, what is the go to HBA these days? Seems like i saw stable code for
> lsi 3008?
>
> TIA
>
> linda
>
>
> ___
> OmniOS-discuss mailing list
> OmniOS-discuss@lists.omniti.com
> http://lists.omniti.com/mailman/listinfo/omnios-discuss
>
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] [developer] HEADS UP -- illumos-gate can now be built on OmniOS r151014 or later

2015-07-09 Thread Andy Fiddaman

On Thu, 9 Jul 2015, Dan McDonald wrote:
; Are you missing these files?  That's the explanation off the top of my head.
;

No, they seem to be built and there too.

build# (7) ls -l
/root/illumos/illumos-gate/proto/root_i386/licenses/usr/src/common/openssl/LICENSE
-rw-r--r--   1 root 81906.1K Aug 18  2010
/root/illumos/illumos-gate/proto/root_i386/licenses/usr/src/common/openssl/LICENSE

I'll track it down - just hoped it would be something you'd seen before.

Thanks for the reply,

Andy
-- 
Citrus IT Limited | +44 (0)870 199 8000 | enquir...@citrus-it.co.uk
Rock House Farm | Green Moor | Wortley | Sheffield | S35 7DQ
Registered in England and Wales | Company number 4899123

___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] big zfs storage?

2015-07-09 Thread Ian Kaufman
Hi Linda,

I have two dual-headed OmniOS system attached to two 60 bay JBODs w/
3TB drives. Using raidz2 and hot spares, each JBOD has about 106TB
usable, and i use a single filesystem per JBOD. We may or may not add
another JBOD, but we will be expanding into the PB realm eventually. I
use napp-it to make things easier to manage, and I will start testing
some HA/Failover.

I also have two ~70TB usable systems.

Ian

On Thu, Jul 9, 2015 at 2:21 PM, Linda Kateley  wrote:
> Hey is there anyone out there running big zfs on omni?
>
> I have been doing mostly zol and freebsd for the last year but have to build
> a 300+TB box and i want to come back home to roots(solaris). Feeling kind of
> hesitant :) Also, if you had to do over, is there anything you would do
> different.
>
> Also, what is the go to HBA these days? Seems like i saw stable code for lsi
> 3008?
>
> TIA
>
> linda
>
>
> ___
> OmniOS-discuss mailing list
> OmniOS-discuss@lists.omniti.com
> http://lists.omniti.com/mailman/listinfo/omnios-discuss



-- 
Ian Kaufman
Research Systems Administrator
UC San Diego, Jacobs School of Engineering ikaufman AT ucsd DOT edu
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


[OmniOS-discuss] big zfs storage?

2015-07-09 Thread Linda Kateley

Hey is there anyone out there running big zfs on omni?

I have been doing mostly zol and freebsd for the last year but have to 
build a 300+TB box and i want to come back home to roots(solaris). 
Feeling kind of hesitant :) Also, if you had to do over, is there 
anything you would do different.


Also, what is the go to HBA these days? Seems like i saw stable code for 
lsi 3008?


TIA

linda


___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] gettext 0.18.3.1 on OmniOS: libgomp.so.1 not found

2015-07-09 Thread Sevan / Venture37
On 24 September 2013 at 15:18, Ryo ONODERA  wrote:
> As you expected, my real problem is seen in pkgsrc build.
> I do not wat to use PREFER_PKGSRC=yes, so I will use crle command.

As a temporary workaround I went down the crle route
crle -c /var/ld/ld.config -l /lib:/usr/lib:/opt/gcc-4.8.1/lib

With that, I was able to build databases/shared-mime-info which
previously failed at the configured stage due to
checking for gmsgfmt... /usr/bin/gmsgfmt
ld.so.1: xgettext: fatal: libgomp.so.1: open failed: No such file or directory
ld.so.1: msgmerge: fatal: libgomp.so.1: open failed: No such file or directory
ld.so.1: msgfmt: fatal: libgomp.so.1: open failed: No such file or directory
configure: error: GNU gettext tools not found; required for intltool

Causing 2306 to break.

Ideally the gettext package provided in omnios should have the correct
rpath passed to it during build so it's not an issue but before we get
to that, here's a yak called omnios-build which needs shaving and
documenting correctly because out of the box on a r151014 zone it's
incapable of creating the repo needed or talking to a pre-prepared
repo.


Sevan / Venture37
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] pkg update failed due to full root system (which isn't full)

2015-07-09 Thread Jim Klimov
9 июля 2015 г. 17:23:13 CEST, Nate Smith  пишет:
>So I went to run a yum update..
>
>Last login: Tue Jun 30 14:01:50 2015 from 10.1.0.10
>OmniOS 5.11 omnios-10b9c79  September 2014
>root@host:/root# pkg update
>Packages to update: 307
>   Create boot environment: Yes
>Create backup boot environment:  No
>
>pkg: Insufficent disk space available (426.36 MB)for estimated need
>(476.64 MB) for Root filesystem
>
>So I did a df and this is my first line
>
>root@storm3:/etc# df -k
>Filesystem1K-blocks
>  Used   Available Use% Mounted on
>/usr/lib/libc/libc_hwcap1.so.1  4525952
>   4089451  436501  91% /lib/libc.so.1
>swap6103004
>   312 6102692   1% /etc/svc/volatile
>swap6106932
>  4240 6102692   1% /tmp
>swap6102744
>52 6102692   1% /var/run
>rpool/export 436520
>19  436501   1% /export
>rpool/export/home436520
>19  436501   1% /export/home
>rpool436527
>26  436501   1% /rpool
>
>What is with that first line? Anyone ever seen this before?
>
>Here's my vfstab
>
>root@host:/etc# cat vfstab 
>#device device  mount   FS  fsckmount  
>mount
>#to mount   to fsck point   typepassat boot
>options
>#
>/devices-   /devicesdevfs   -   no 
>-
>/proc   -   /proc   proc-   no 
>-
>ctfs-   /system/contract ctfs   -   no 
>-
>objfs   -   /system/object  objfs   -   no 
>-
>sharefs -   /etc/dfs/sharetab   sharefs -  
>no  -
>fd  -   /dev/fd fd  -   no 
>-
>swap-   /tmptmpfs   -   yes
>-
>
>Baffled here. Any help appreciated.
>
>-Nate
>
>
>___
>OmniOS-discuss mailing list
>OmniOS-discuss@lists.omniti.com
>http://lists.omniti.com/mailman/listinfo/omnios-discuss

Your rpool available space (end of listing) is indeed small.
The hwcap line is an overlaid library variant best optimized for the hardware 
you have.

Jim
--
Typos courtesy of K-9 Mail on my Samsung Android
___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


[OmniOS-discuss] pkg update failed due to full root system (which isn't full)

2015-07-09 Thread Nate Smith
So I went to run a yum update..

Last login: Tue Jun 30 14:01:50 2015 from 10.1.0.10
OmniOS 5.11 omnios-10b9c79  September 2014
root@host:/root# pkg update
Packages to update: 307
   Create boot environment: Yes
Create backup boot environment:  No

pkg: Insufficent disk space available (426.36 MB)for estimated need (476.64 MB) 
for Root filesystem

So I did a df and this is my first line

root@storm3:/etc# df -k
Filesystem1K-blocks   
Used   Available Use% Mounted on
/usr/lib/libc/libc_hwcap1.so.1  4525952
4089451  436501  91% /lib/libc.so.1
swap6103004
312 6102692   1% /etc/svc/volatile
swap6106932   
4240 6102692   1% /tmp
swap6102744 
52 6102692   1% /var/run
rpool/export 436520 
19  436501   1% /export
rpool/export/home436520 
19  436501   1% /export/home
rpool436527 
26  436501   1% /rpool

What is with that first line? Anyone ever seen this before?

Here's my vfstab

root@host:/etc# cat vfstab 
#device device  mount   FS  fsckmount   mount
#to mount   to fsck point   typepassat boot options
#
/devices-   /devicesdevfs   -   no  -
/proc   -   /proc   proc-   no  -
ctfs-   /system/contract ctfs   -   no  -
objfs   -   /system/object  objfs   -   no  -
sharefs -   /etc/dfs/sharetab   sharefs -   no  
-
fd  -   /dev/fd fd  -   no  -
swap-   /tmptmpfs   -   yes -

Baffled here. Any help appreciated.

-Nate


___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


[OmniOS-discuss] OpenSSL updates

2015-07-09 Thread Dan McDonald
Bloody and 014 are now up to OpenSSL 1.0.2d.

012 and 006 are now up to OpenSSL 1.0.1p.

Please utter "pkg update" ASAP, and as an added measure, restart any 
openssl-using services.

Thanks,
Dan

___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] [developer] HEADS UP -- illumos-gate can now be built on OmniOS r151014 or later

2015-07-09 Thread Dan McDonald

> On Jul 9, 2015, at 7:23 AM, Andy Fiddaman  wrote:


>  Build errors (non-DEBUG) 
> 
> The following command caused the error:
> dmake: Warning: Don't know how to make target 
> `/root/illumos/illumos-gate/proto/root_i386/licenses/usr/src/common/openssl/LICENSE'
> dmake: Warning: Don't know how to make target 
> `/root/illumos/illumos-gate/proto/root_i386/licenses/usr/src/common/openssl/LICENSE.descrip'
> dmake: Warning: Target 
> `/root/illumos/illumos-gate/proto/root_i386/licenses/usr/src/cmd/acpihpd/THIRDPARTYLICENSE'
>  not remade because of errors
> The following command caused the error:
> dmake: Warning: Target `stage-licenses' not remade because of errors
> The following command caused the error:
> dmake: Warning: Target `install' not remade because of errors
> 
>  Build warnings (non-DEBUG) 
> 
> dmake: Warning: Don't know how to make target 
> `/root/illumos/illumos-gate/proto/root_i386/licenses/usr/src/common/openssl/LICENSE'
> dmake: Warning: Don't know how to make target 
> `/root/illumos/illumos-gate/proto/root_i386/licenses/usr/src/common/openssl/LICENSE.descrip'
> dmake: Warning: Target 
> `/root/illumos/illumos-gate/proto/root_i386/licenses/usr/src/cmd/acpihpd/THIRDPARTYLICENSE'
>  not remade because of errors
> dmake: Warning: Target `stage-licenses' not remade because of errors
> dmake: Warning: Target `install' not remade because of errors
> 
>  Elapsed build time (non-DEBUG) 

Are you missing these files?  That's the explanation off the top of my head.

Otherwise I'd have to look at the whole nightly.log, and I won't be able to do 
that at all today, possibly this week.

Dan

___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss


Re: [OmniOS-discuss] [developer] HEADS UP -- illumos-gate can now be built on OmniOS r151014 or later

2015-07-09 Thread Andy Fiddaman

On Tue, 5 May 2015, Dan McDonald wrote:

; With the pushes of 4719, 5878, and 5879, one may now build stock illumos-gate
; on OmniOS, revisions r151014 or later.

Dan,

I'm finally getting around to trying this on one my r151014 zones - good
timing since my OI KVM instance isn't booting any more for some reason and
I have a few sets of mr_sas patches I want to push.

It's mostly looking good but I'm getting errors in mail_msg for openssl
components. Do you know if this s something to do with my environment
or a problem with the gate at the moment?

Thanks,

Andy


 Nightly distributed build started:   Wed Jul  8 21:44:56 UTC 2015 
 Nightly distributed build completed: Wed Jul  8 22:42:56 UTC 2015 

 Total build time 

real0:57:59

 Build environment 

/usr/bin/uname
SunOS build 5.11 omnios-170cea2 i86pc i386 i86pc

/opt/SUNWspro/bin/dmake
dmake: Sun Distributed Make 7.9 SunOS_i386 2009/06/03
number of concurrent jobs = 4

32-bit compiler
/opt/onbld/bin/i386/cw -_gcc
cw version 1.30 (SHADOW MODE DISABLED)
primary: /opt/gcc-4.4.4//bin/gcc
gcc (GCC) 4.4.4

64-bit compiler
/opt/onbld/bin/i386/cw -_gcc
cw version 1.30 (SHADOW MODE DISABLED)
primary: /opt/gcc-4.4.4//bin/gcc
gcc (GCC) 4.4.4

/usr/java/bin/javac
openjdk full version "1.7.0_76-b31"

/usr/bin/as
as: Sun Compiler Common 12 SunOS_i386 snv_121 08/03/2009

/usr/ccs/bin/ld
ld: Software Generation Utilities - Solaris Link Editors: 5.11-1.1750 (illumos)

Build project:  user.root
Build taskid:   450834

 Nightly argument issues 


 Build version 

illumos-gate

 Make clobber ERRORS 


 Make tools clobber ERRORS 


 Tools build errors 


 Build errors (non-DEBUG) 

The following command caused the error:
dmake: Warning: Don't know how to make target 
`/root/illumos/illumos-gate/proto/root_i386/licenses/usr/src/common/openssl/LICENSE'
dmake: Warning: Don't know how to make target 
`/root/illumos/illumos-gate/proto/root_i386/licenses/usr/src/common/openssl/LICENSE.descrip'
dmake: Warning: Target 
`/root/illumos/illumos-gate/proto/root_i386/licenses/usr/src/cmd/acpihpd/THIRDPARTYLICENSE'
 not remade because of errors
The following command caused the error:
dmake: Warning: Target `stage-licenses' not remade because of errors
The following command caused the error:
dmake: Warning: Target `install' not remade because of errors

 Build warnings (non-DEBUG) 

dmake: Warning: Don't know how to make target 
`/root/illumos/illumos-gate/proto/root_i386/licenses/usr/src/common/openssl/LICENSE'
dmake: Warning: Don't know how to make target 
`/root/illumos/illumos-gate/proto/root_i386/licenses/usr/src/common/openssl/LICENSE.descrip'
dmake: Warning: Target 
`/root/illumos/illumos-gate/proto/root_i386/licenses/usr/src/cmd/acpihpd/THIRDPARTYLICENSE'
 not remade because of errors
dmake: Warning: Target `stage-licenses' not remade because of errors
dmake: Warning: Target `install' not remade because of errors

 Elapsed build time (non-DEBUG) 

real18:27.1
user  1:29:38.5
sys 11:02.9

 Build noise differences (non-DEBUG) 


 Build errors (DEBUG) 


 Build warnings (DEBUG) 


 Elapsed build time (DEBUG) 

real15:45.3
user  1:21:10.0
sys  8:52.1

 Build noise differences (DEBUG) 


 package build errors (DEBUG) 


 'dmake lint' of src ERRORS 


 Elapsed time of 'dmake lint' of src 

real15:32.1
user44:44.1
sys  6:02.6

 lint warnings src 


 lint noise differences src 


 cstyle/hdrchk errors 


 Find core files 


 Check lists of files 


-- 
Citrus IT Limited | +44 (0)870 199 8000 | enquir...@citrus-it.co.uk
Rock House Farm | Green Moor | Wortley | Sheffield | S35 7DQ
Registered in England and Wales | Company number 4899123

___
OmniOS-discuss mailing list
OmniOS-discuss@lists.omniti.com
http://lists.omniti.com/mailman/listinfo/omnios-discuss