Re: [OpenIndiana-discuss] complaint about dovecot in sfe IPS not starting.

2013-02-25 Thread dormitionsk...@hotmail.com
I kind of have to second that this is a bit of a TALL order with Dovecot. Dovecot can be configured SO many different ways, it's unbelievable. If memory serves me correctly, when I installed it on Red Hat EL6.2 a year or so ago, I don't think it worked without being manually configured there,

Re: [OpenIndiana-discuss] Unable to load RAID driver

2013-02-25 Thread Jason Matthews
The latest phase is 15. I would try that, before loading an older version. http://www.lsi.com/downloads/Public/Host%20Bus%20Adapters/Host%20Bus%20Adapt ers%20Common%20Files/SAS_SATA_6G_P15/9211_8i_Package_P15_IR_IT_Firmware_BIOS _for_MSDOS_Windows.zip j. -Original Message- From:

Re: [OpenIndiana-discuss] Unable to load RAID driver

2013-02-25 Thread Lawrence
Hi Saso, Would you be able to show me where to download that particular firmware? I can only find this version on the LSI website 9211_8i_Package_P13.5_IR_IT_Firmware_BIOS_for_MSDOS_Windows Description: Package for Firmware and BIOS Upgrade on MSDOS and Windows Version: 13.00.66.00 Size: 1.7M

Re: [OpenIndiana-discuss] idmap timeout

2013-02-25 Thread James Relph
> Are you saying there's another copy besides idmap.db? I'd not seen evidence > of that. No, but even if an object is already in the cache, it still seems to be updating the UID. It doesn't seem to be the case that an entry in the idmap cache is a static entry. Either that or the cache time

Re: [OpenIndiana-discuss] idmap timeout

2013-02-25 Thread Reginald Beardsley
--- On Mon, 2/25/13, James Relph wrote: > From: James Relph > Subject: Re: [OpenIndiana-discuss] idmap timeout > To: "Discussion list for OpenIndiana" > Date: Monday, February 25, 2013, 4:47 PM > > > Unless I've badly misunderstood what I've read it can > do that now.  Of course, comments an

Re: [OpenIndiana-discuss] idmap timeout

2013-02-25 Thread Reginald Beardsley
--- On Mon, 2/25/13, James Relph wrote: > From: James Relph > Subject: Re: [OpenIndiana-discuss] idmap timeout > To: "Discussion list for OpenIndiana" > Date: Monday, February 25, 2013, 3:18 PM > > I did think of that, but it's > things like triggering that, keeping it up to date (ie. when >

Re: [OpenIndiana-discuss] idmap timeout

2013-02-25 Thread James Relph
> Unless I've badly misunderstood what I've read it can do that now. Of > course, comments and code are not always in agreement. Or perhaps the more > common, "However, if you did that then, you can't do this now." The thing is that there doesn't seem to be anything anywhere that actually sa

Re: [OpenIndiana-discuss] idmap timeout

2013-02-25 Thread Reginald Beardsley
--- On Mon, 2/25/13, James Relph wrote: > From: James Relph > Subject: Re: [OpenIndiana-discuss] idmap timeout > To: "Discussion list for OpenIndiana" > Date: Monday, February 25, 2013, 3:00 PM > > > Try modifying your cron job to do a: > > > > "idmap dump -nv" > > I'll add that in, see wh

Re: [OpenIndiana-discuss] time-slider

2013-02-25 Thread Timothy Coalson
I haven't seen that error, but I would guess that the time-slider service specified a user of "zfssnap", and something had problems while trying to use that user. On my system, zfssnap is a role: in /etc/user_attr: zfssnaptype=role;auths=solaris.smf.manage.zfs-auto-snapshot;profiles=ZFS File

Re: [OpenIndiana-discuss] idmap timeout

2013-02-25 Thread James Relph
> I did think of that, but it's things like triggering that, keeping it up to > date (ie. when users are removed from AD) and the rest, and I thought it > might become quite a big project really and something that may be better > written as some kind of alternate idmap option (i.e. instead of ju

Re: [OpenIndiana-discuss] idmap timeout

2013-02-25 Thread James Relph
> Try modifying your cron job to do a: > > "idmap dump -nv" I'll add that in, see what drops out. > Writing a static set of name rules using awk should be pretty trivial if one > can query Windows and Mac OS for authorized user name lists. Updating could > be triggered by a request that didn

Re: [OpenIndiana-discuss] idmap timeout

2013-02-25 Thread James Relph
> FWIW "svcadm restart idmap" loads the new setting properly on oi_151a7 w/o an > "svcadm refresh idmap". Yep, didn't make any difference: 18:30:00 uid=2147508225(james@themacplace.private) gid=2147483650(Domain Users@themacplace.private) 18:31:00 uid=2147508225(james@themacplace.private) g

Re: [OpenIndiana-discuss] idmap timeout

2013-02-25 Thread Reginald Beardsley
--- On Mon, 2/25/13, Jim Klimov wrote: > From: Jim Klimov > Subject: Re: [OpenIndiana-discuss] idmap timeout > To: openindiana-discuss@openindiana.org > Date: Monday, February 25, 2013, 2:27 PM > On 2013-02-25 21:12, James Relph > wrote: > >> Just in case, you also did "svcadm refresh idmap" >

Re: [OpenIndiana-discuss] idmap timeout

2013-02-25 Thread Reginald Beardsley
James, Try modifying your cron job to do a: "idmap dump -nv" each time it goes off. I am not seeing that output change, nor am I seeing the contents of idmap.db change over time as things expire. But they might be intended to remain to allow reconnections w/ the same mapping. Writing a stat

Re: [OpenIndiana-discuss] idmap timeout

2013-02-25 Thread Jim Klimov
On 2013-02-25 21:12, James Relph wrote: Just in case, you also did "svcadm refresh idmap" after changing SMF service properties and before restarting the service, right? ;) I think so, although you've got me wondering now. Although saying that, it's appearing correctly in the idmap database,

Re: [OpenIndiana-discuss] idmap timeout

2013-02-25 Thread James Relph
> Just in case, you also did "svcadm refresh idmap" after changing SMF > service properties and before restarting the service, right? ;) I think so, although you've got me wondering now. Although saying that, it's appearing correctly in the idmap database, so presumably I did and that should be

Re: [OpenIndiana-discuss] idmap timeout

2013-02-25 Thread Jim Klimov
On 2013-02-25 20:22, James Relph wrote: Also, did you "svcadm restart idmap" after setting the timeouts? Yep! Just in case, you also did "svcadm refresh idmap" after changing SMF service properties and before restarting the service, right? ;) //Jim ___

Re: [OpenIndiana-discuss] SMF "svcadm restart-or-clear-or-start" action

2013-02-25 Thread Jim Klimov
On 2013-02-25 20:17, Peter Tribble wrote: On Mon, Feb 25, 2013 at 3:03 PM, Jim Klimov wrote: FWIW, I added this RFE to illumos bugtracker so it can be found by people looking to do simple useful quests and develop illumos: https://www.illumos.org/issues/3596 Looking at that, isn't the real me

Re: [OpenIndiana-discuss] idmap timeout

2013-02-25 Thread James Relph
Hi Reg, > svccfg -s svc:/system/idmap listprop "config/*" config/list_size_limit count0 config/stabilityastring Unstable config/value_authorization astring solaris.smf.value.idmap config/machine_sid astring S-1-5-21-3389328288-2012474116-2712525247 config/domain

Re: [OpenIndiana-discuss] SMF "svcadm restart-or-clear-or-start" action

2013-02-25 Thread Peter Tribble
On Mon, Feb 25, 2013 at 3:03 PM, Jim Klimov wrote: > FWIW, I added this RFE to illumos bugtracker so it can be found > by people looking to do simple useful quests and develop illumos: > https://www.illumos.org/issues/3596 Looking at that, isn't the real meat of this just making enable do a clear

Re: [OpenIndiana-discuss] idmap timeout

2013-02-25 Thread Reginald Beardsley
--- On Mon, 2/25/13, James Relph wrote: > From: James Relph > Subject: [OpenIndiana-discuss] idmap timeout > To: "Discussion list for OpenIndiana" > Date: Monday, February 25, 2013, 7:44 AM > Hi all, > > Another idmap issue!  Just trying a new VM for some > troubleshooting and I can't seem t

[OpenIndiana-discuss] time-slider

2013-02-25 Thread real-men-dont-click
Hello everybody, I have some problem with the time-slider in OI 151a7 (no GUI): It went to maintenance mode at some point in time, and I was not able to bring it up again since then. I already restarted dbus and rebooted, but the time-slider remains in maintenence mode. The error message I s

Re: [OpenIndiana-discuss] Unable to load RAID driver

2013-02-25 Thread Sašo Kiselkov
On 02/25/2013 05:25 PM, Lawrence Giam wrote: > Hi Saso, > > The system is not loading the driver correctly. After booting into OI, doing > a prtconf | less shows the mpt_sas drivers not loaded. When I tried to > manually add, it show the error below. What does "sas2flash -listall" report? I'm

Re: [OpenIndiana-discuss] Unable to load RAID driver

2013-02-25 Thread Lawrence Giam
Hi Saso, The system is not loading the driver correctly. After booting into OI, doing a prtconf | less shows the mpt_sas drivers not loaded. When I tried to manually add, it show the error below. Sent from my iPad On 25 Feb, 2013, at 9:55 PM, Sašo Kiselkov wrote: > Hi Lawrence, > > Why wou

Re: [OpenIndiana-discuss] complaint about dovecot in sfe IPS not starting.

2013-02-25 Thread Jim Klimov
On 2013-02-25 16:02, Jonathan Adams wrote: actually, probably the issue is more with the fact that the package went into maintenance, it would probably be better to go offline if the configuration files wasn't there ... however it trying to run allowed the script to output that the config files

Re: [OpenIndiana-discuss] SMF "svcadm restart-or-clear-or-start" action

2013-02-25 Thread Jim Klimov
FWIW, I added this RFE to illumos bugtracker so it can be found by people looking to do simple useful quests and develop illumos: https://www.illumos.org/issues/3596 On 2013-02-12 00:12, Jim Klimov wrote: Hello all, While setting up systems there are occasions when an SMF service needs to be

Re: [OpenIndiana-discuss] complaint about dovecot in sfe IPS not starting.

2013-02-25 Thread Jonathan Adams
actually, probably the issue is more with the fact that the package went into maintenance, it would probably be better to go offline if the configuration files wasn't there ... however it trying to run allowed the script to output that the config files didn't exist ... so maybe it _is_ best leavin

Re: [OpenIndiana-discuss] complaint about dovecot in sfe IPS not starting.

2013-02-25 Thread Jim Klimov
On 2013-02-25 14:54, Dmitry Kozhinov wrote: I am not accusing anyone, but just trying to understand: Why not make a package so that it would run out-of-the-box? When you buy a car, imagine that engine would not start unless you: - Kick right rear tire; - Open and close trunk lid; - You name what

Re: [OpenIndiana-discuss] complaint about dovecot in sfe IPS not starting.

2013-02-25 Thread Hans J. Albertsson
I generally agree with your attitude: for dovecot that is a TALL order, and my Windows experience so far is that similar mishaps occur in that universe, too. Down the dovecot road there might be some sort of future setup tool, that asks the installing user what she intends to use dovecot for a

Re: [OpenIndiana-discuss] Unable to load RAID driver

2013-02-25 Thread Sašo Kiselkov
Hi Lawrence, Why would you need to do an add_drv after reflashing? These cards should work out of the box with oi151a7. -- Saso On 02/25/2013 02:48 PM, Lawrence wrote: > Hi All, > > I have a IBM ServeRAID M1015 RAID controller which I tried to cross-flash to > LSA 9211-8i IT mode as mentioned

Re: [OpenIndiana-discuss] complaint about dovecot in sfe IPS not starting.

2013-02-25 Thread Dmitry Kozhinov
I am not accusing anyone, but just trying to understand: Why not make a package so that it would run out-of-the-box? When you buy a car, imagine that engine would not start unless you: - Kick right rear tire; - Open and close trunk lid; - You name what else... Maybe those who know what-to-do (to

[OpenIndiana-discuss] Unable to load RAID driver

2013-02-25 Thread Lawrence
Hi All, I have a IBM ServeRAID M1015 RAID controller which I tried to cross-flash to LSA 9211-8i IT mode as mentioned in this website: http://www.servethehome.com/ibm-serveraid-m1015-part-4/. I have a IBM x3650 M3 server which I then use with the ServeRAID M1015 raid card to test if my card is

[OpenIndiana-discuss] idmap timeout

2013-02-25 Thread James Relph
Hi all, Another idmap issue! Just trying a new VM for some troubleshooting and I can't seem to get the name_cache_timeout and id_cache_timeout settings to work on here. I've run: svccfg -s svc:/system/idmap setprop config/name_cache_timeout=count: 31536000 svccfg -s svc:/system/idmap setprop

Re: [OpenIndiana-discuss] complaint about dovecot in sfe IPS not starting.

2013-02-25 Thread Dmitry Kozhinov
Thanks to advices from Rob McMahon: svcs -l dovecot Showed where the log file is, and log file indicated that /etc/dovecot/dovecot.conf was initially missing; svcadm clear dovecot Resolved the issue when the dovecot.conf was in place. ___ OpenIndia

Re: [OpenIndiana-discuss] complaint about dovecot in sfe IPS not starting.

2013-02-25 Thread Jonathan Adams
you needed to try a "svcadm clear dovecot" ... it was still in maintenance from the first time it was enabled. Jon On 25 February 2013 12:34, Dmitry Kozhinov wrote: > Thank you for the replies. I need Dovecot only to provide an authentication > mechanism for Postfix. So all that I wanted to do:

[OpenIndiana-discuss] Status OpenIndiana CI

2013-02-25 Thread Stefan Müller-Wilken
Dear all, following my previous mail I started looking for continuous integration possibilities and to my surprise (or not) found reference to Jenkins build server that was active at least at some point: http://wiki.openindiana.org/oi/Building+with+oi-build references ci-master.uk.openindiana.

Re: [OpenIndiana-discuss] complaint about dovecot in sfe IPS not starting.

2013-02-25 Thread Dmitry Kozhinov
Thank you for the replies. I need Dovecot only to provide an authentication mechanism for Postfix. So all that I wanted to do: - Install Dovecot; - Run Dovecot service; - Tweak Dovecot configuration so that Postfix can use authentication. I have run GUI Package Manager (I am a newcomer from Wind

Re: [OpenIndiana-discuss] complaint about dovecot in sfe IPS not starting.

2013-02-25 Thread Jonathan Adams
It's not OI specific ... if you read the Dovecot readme/look on the Dovecot website it tells you to go through these steps ... I have to go a couple of steps further (I still use Dovecot on Solaris 10, so I have to compile on that platform) where I have to include LDAP configuration, so for me OI'

Re: [OpenIndiana-discuss] complaint about dovecot in sfe IPS not starting.

2013-02-25 Thread Stefan Müller-Wilken
Dear all, I can second Hans mail. Dovecot is running like a charm here. And the configuration steps Hans is writing about are part of any serious environment specific configuration. Maybe one could add some sort of OI specific readme to the package based on Hans' description. Cheers Stefan _