[OmniOS-discuss] packaging - unwanted directory group owner

2014-12-03 Thread Vincenzo Pii
I am on my way to package some source code for OmniOS. For one package I have this problem, as seen from the res file: dir path=etc/init.d owner=root group=bin mode=0755 This is changing the owner of the /etc/init.d dir to bin (should be sys) and so conflicts with other packages. If I try

Re: [OmniOS-discuss] packaging - unwanted directory group owner

2014-12-03 Thread Vincenzo Pii
Ok, problem solved :D! I added a local.mog file to my build directory (besides build.sh), with the following content: transform dir path=etc/init.d - set group sys I realized I could do that by browsing the omnios-build repo, for the bash package:

Re: [OmniOS-discuss] test omnios on OI machine

2014-12-03 Thread Randy S
Anybody else had problems with two or more sas hba's in an omnios system ? How was this solved? From: sim@live.nl To: omnios-discuss@lists.omniti.com Date: Wed, 3 Dec 2014 01:45:12 +0100 Subject: Re: [OmniOS-discuss] test omnios on OI machine Hi, was indeed intended for the list. dmesg

[OmniOS-discuss] help with ipfilter rule for DHCP client

2014-12-03 Thread Michael Mounteney
Hello, I tightened up my ipfilter rules and somehow cut out DHCP. Could someone who knows DHCP better than me please have a look and tell me what's missing. I pulled ipf.conf from an Oracle page so it must be slightly different in some respect. What I have now is pass in on e1000g1 all pass in

Re: [OmniOS-discuss] test omnios on OI machine

2014-12-03 Thread Randy S
when I do cfgadm -al Ap_Id Type Receptacle Occupant Condition c7 scsi-sas connectedconfigured unknown c7::dsk/c7t50E118E31592d0 disk connectedconfigured unknown c9 scsi-sas

Re: [OmniOS-discuss] Upgrading from OI to OmniOS

2014-12-03 Thread Randy S
should have send this to the list again ;-) Hi, The safest way I could think of to do this is as follows: create a bootenv in OI en install Omnios fresh into this Start omnios and if you need any settings you can mount the be of OI to e.g. /mnt and copy the config files from there to

Re: [OmniOS-discuss] packaging - unwanted directory group owner

2014-12-03 Thread Eric Sproul
On Wed, Dec 3, 2014 at 4:48 AM, Vincenzo Pii p...@zhaw.ch wrote: Ok, problem solved :D! I added a local.mog file to my build directory (besides build.sh), with the following content: transform dir path=etc/init.d - set group sys I realized I could do that by browsing the omnios-build

Re: [OmniOS-discuss] packaging - unwanted directory group owner

2014-12-03 Thread Vincenzo Pii
Wow, many thanks Eric. Could someone with super powers add the link in [1] at the end of [2]? I wish that link was there since 2 days ago :D! (I cannot edit the wiki.) [1] http://omnios.omniti.com/wiki.php/MoreInfo#IPSpkg5 [2] http://omnios.omniti.com/wiki.php/PackagingForOmniOS 2014-12-03

Re: [OmniOS-discuss] zpool import strange informations

2014-12-03 Thread Filip Marvan
Hi, thank you for clarification. Yes, it is possible, that these disk was used in some ZFS pool before, they aren't new and I don't know their history. So I checked both, c3t2d0 and c3t5d0 disks (disks, that are online in importable tank pool) and I found nothing strange. Partition

Re: [OmniOS-discuss] packaging - unwanted directory group owner

2014-12-03 Thread Eric Sproul
On Wed, Dec 3, 2014 at 9:54 AM, Vincenzo Pii p...@zhaw.ch wrote: Wow, many thanks Eric. Could someone with super powers add the link in [1] at the end of [2]? I wish that link was there since 2 days ago :D! (I cannot edit the wiki.) [1] http://omnios.omniti.com/wiki.php/MoreInfo#IPSpkg5

Re: [OmniOS-discuss] test omnios on OI machine / solved

2014-12-03 Thread Randy S
As a last resort I just turned off the machine and kept it off for a few minutes. Turned it back on and both controllers are now properly detected. R From: sim@live.nl To: omnios-discuss@lists.omniti.com Date: Wed, 3 Dec 2014 11:59:11 +0100 Subject: Re: [OmniOS-discuss] test omnios on OI

Re: [OmniOS-discuss] test omnios on OI machine

2014-12-03 Thread Richard Elling
I'm glad you got it running ok. Helpful hint below... On Dec 3, 2014, at 2:37 AM, Randy S sim@live.nl wrote: Anybody else had problems with two or more sas hba's in an omnios system ? How was this solved? From: sim@live.nl To: omnios-discuss@lists.omniti.com Date: Wed, 3 Dec

Re: [OmniOS-discuss] zpool import strange informations

2014-12-03 Thread Richard Elling
On Dec 3, 2014, at 6:53 AM, Filip Marvan filip.mar...@aira.cz wrote: Hi, thank you for clarification. Yes, it is possible, that these disk was used in some ZFS pool before, they aren't new and I don't know their history. So I checked both, c3t2d0 and c3t5d0 disks (disks, that are online

Re: [OmniOS-discuss] test omnios on OI machine

2014-12-03 Thread Randy S
Thank you very much for the hint, indeed helpful. Subject: Re: [OmniOS-discuss] test omnios on OI machine From: richard.ell...@richardelling.com Date: Wed, 3 Dec 2014 08:58:43 -0800 CC: omnios-discuss@lists.omniti.com To: sim@live.nl I'm glad you got it running ok. Helpful hint below... On

[OmniOS-discuss] Missing device but format shows it exists?

2014-12-03 Thread steve
Howdy! This seems wierd I am adding cache and log mirrors and everything works fine but then their is a missing device, but format shows the partition is there. devfsadmn does not add the device file. d0s0 - d0s6 and d0s8-d015 are there but d0s7 is missing? thoughts?

[OmniOS-discuss] anyone doing DirectPath I/O?

2014-12-03 Thread Joseph Boren
Greetings, I was wondering if anyone was using DirectPath, specifically for exclusive use of a drive controller and attached drives to a specific VM.I have a use case that would seem to be a good fit for this, so I played around with a couple of RAID controllers I had, and was able to get one

Re: [OmniOS-discuss] anyone doing DirectPath I/O?

2014-12-03 Thread Schweiss, Chip
I've been using DirectPath with ESXi 5.0 with an LSI HBA for almost 2 years to an OpenIndiana server. It's been very stable: root@zfs01:~# uptime 21:01pm up 649 days 6:58, 2 users, load average: 0.46, 0.30, 0.25 On Wed, Dec 3, 2014 at 6:10 PM, Joseph Boren jbo...@drakecooper.com wrote:

[OmniOS-discuss] adding cua/a as a second login

2014-12-03 Thread Michael Mounteney
There's plenty of stuff about configuring the serial port as the console on login, but I would like to ADD the serial port as a second login; that is, keep the normal console login but have cua/a as a second login access point. Is this possible ? Something to do with SAF on Solaris, IIRC.

Re: [OmniOS-discuss] adding cua/a as a second login

2014-12-03 Thread Tim Rice
On Thu, 4 Dec 2014, Michael Mounteney wrote: There's plenty of stuff about configuring the serial port as the console on login, but I would like to ADD the serial port as a second login; that is, keep the normal console login but have cua/a as a second login access point. Is this possible ?