Re: [OmniOS-discuss] Anybody using a current SAMBA on omniosce?

2018-10-22 Thread Andries Annema
Hi Stephan, Regarding your first question, not that I'm using Samba on OmniOSce myself, but did you give 'pkgsrc' (https://pkgsrc.joyent.com/install-on-illumos/) a try? If I hit it with this command ...: pkgin search samba ... it comes up with two mathing "SMB/CIFS protocol server suite"

Re: [OmniOS-discuss] Support for AD join when SMBv1 is disabled?

2018-10-14 Thread Andries Annema
Hi Andy, According to for example this thread, and the links provided there, Illumos supports SMB2 for about three years now: https://forums.servethehome.com/index.php?threads/smb-2-1-long-paths-better-ad-support-for-illumos-oi-omnios-smartos.7384/ Isn't it therefore implemented in OmniOS since

Re: [OmniOS-discuss] dns howto

2018-09-23 Thread Andries Annema
Hi Gyu, Maybe not a direct answer to your question, but might it be an option to use BIND from the 'pkgsrc' repository? http://pkgsrc.joyent.com/install-on-illumos/ To me that repo seems quite future-proof for packages to be used in non-lx zones. Regards, Andries On 2018-09-22 16:47, PÁS

Re: [OmniOS-discuss] issue 8984 (fix for 6764 breaks ACL inheritance)

2018-03-18 Thread Andries Annema
n wrote: On Thu, 8 Mar 2018, Paul B. Henson wrote: ; > From: Andries Annema ; > Sent: Thursday, March 8, 2018 8:06 AM ; > ; > But the issue seems unresolved when: ; > ; > - using rsync to copy stuff over from one dataset to another. ; ; I don't think rsync understands ZFS ACLs

Re: [OmniOS-discuss] issue 8984 (fix for 6764 breaks ACL inheritance)

2018-03-08 Thread Andries Annema
ore/, rsync version 3.1.3-0.151022:20180129T134935Z. Modifying the rsync options (see file names) doesn't actually really matter: the inheritance is broken. Any thoughts are appreciated! Tnx. Cheers, Andries On 2018-02-18 20:43, Andy Fiddaman wrote: On Sun, 18 Feb 2018, Andries Annema wrote: ;

Re: [OmniOS-discuss] issue 8984 (fix for 6764 breaks ACL inheritance)

2018-02-20 Thread Andries Annema
Paul, Thanks for the insight! And thumbs up for the team working on this bug already. Cheers, On 2018-02-18 21:47, Paul B. Henson wrote: On Sun, Feb 18, 2018 at 05:20:43PM +0100, Andries Annema wrote: Playing around with r151022, I may have bumped into the same issue here. The ACE's t

Re: [OmniOS-discuss] issue 8984 (fix for 6764 breaks ACL inheritance)

2018-02-20 Thread Andries Annema
ation/osnet/osnet-incorporation can be installed <...snip...> If this report helps you guys in testing and debugging, then great! For me personally it's not a real necessity to get the hot-fix in place ASAP; I could just wait for the final fix. Thanks, Andries On 2018-02-18 20:43

Re: [OmniOS-discuss] issue 8984 (fix for 6764 breaks ACL inheritance)

2018-02-18 Thread Andries Annema
Playing around with r151022, I may have bumped into the same issue here. The ACE's that I set on the parent directory are nicely inherited, but on top of that, another ACE for owner@, group@ and everyone@ is added. Another weird thing I noticed is that these unwanted ACE's are *only* added whe

Re: [OmniOS-discuss] Update error

2018-02-18 Thread Andries Annema
Whoops! I didn't care to verify the publishers, as I was convinced I hadn't changed them. Turns out I added a local mirror of the "omnios" publisher to some zones, but that mirror does not contain the r151022 packages yet - only r151014. My bad. Thanks for pointing me in the right direction!

[OmniOS-discuss] Update error

2018-02-17 Thread Andries Annema
Hi guys, Trying to update a r151022 (test)system with a number of lipkg and lx zones to the latest r151022al version, using "pkg update -nv", but it fails with: Planning linked: 1/7 done; 1 working: zone: Linked progress: -pkg: update failed (linked image exception(s)): A '*sync-linked*' op

Re: [OmniOS-discuss] Request advise on pool upgrade

2018-02-07 Thread Andries Annema
s all the other advantages and disadvantages IMHO. Olaf Il 6 febbraio 2018 21:27:43 CET, Andries Annema ha scritto: Hi guys, Could you please give me some advise on the best way to increase the capacity on my home server (running OmniOS obviously...)? About four years ago I sta

Re: [OmniOS-discuss] Request advise on pool upgrade

2018-02-07 Thread Andries Annema
I too would love to hear any other options, if there are any! Andries On 2018-02-07 14:41, Jaakko Linnosaari wrote: On 7 Feb 2018, at 2.02, Bob Friesenhahn > wrote: There are things you can do after adding another vdev to rebalance the data across the v

Re: [OmniOS-discuss] Request advise on pool upgrade

2018-02-07 Thread Andries Annema
able to avoid touching the first and second vdev forever anyway, I concluded I might as well start rebuilding/upgrading the pool in place. Andries On 2018-02-07 1:02, Bob Friesenhahn wrote: On Tue, 6 Feb 2018, Andries Annema wrote: Right now I am leaning towards options 2 or 3, with ma

[OmniOS-discuss] Request advise on pool upgrade

2018-02-06 Thread Andries Annema
Hi guys, Could you please give me some advise on the best way to increase the capacity on my home server (running OmniOS obviously...)? About four years ago I started designing and building my home storage server based on a "Coolermaster Stacker" tower case by retrofitting into it three Norc

Re: [OmniOS-discuss] pkglint: Python 2.7 MemoryError

2017-09-04 Thread Andries Annema
this case, I had this zone set to only use 256MB which was clearly too little. But, when I increased RAM to the VM, I forgot to also increase the memory cap on the zone D'oh! Increased it to 512MB and bam! No "MemoryError" anymore whatsoever. Andries On 2017-07-13 19:41,

[OmniOS-discuss] omniosce wiki: sentences incomplete

2017-08-13 Thread Andries Annema
To anyone who maintains the wiki-pages on github/omniosorg, I just stumbled upon some incomplete sentences in the "post-install"-section. Compare this ...: https://github.com/omniosorg/omnios-wiki/blob/master/KayakInteractive.md#post-install ... to this ...: https://omnios.omniti.com/wiki.ph

Re: [OmniOS-discuss] Postfix service: syslog reports "fatal: the Postfix mail system is already running" every second

2017-07-31 Thread Andries Annema
very same package worked flawlessly on r151014, but now on r151022 it starts bugging me. On 2017-07-30 22:00, Jim Klimov wrote: On July 30, 2017 5:42:31 PM GMT+02:00, Andries Annema wrote: In the mean time I tried upgrading the separate test-system from r151022 "vanilla" to the CE-ed

Re: [OmniOS-discuss] OmniOS r151014: failed to switch from SunSSH to OpenSSH

2017-07-31 Thread Andries Annema
Could this be in any way related to the issue I reported recently (http://lists.omniti.com/pipermail/omnios-discuss/2017-July/009079.html) where I tried to run "pkglint" in order to prepare an IPS package and got a "MemoryError" with the specific statement that "This is an internal error in pkg

Re: [OmniOS-discuss] Postfix service: syslog reports "fatal: the Postfix mail system is already running" every second

2017-07-30 Thread Andries Annema
ut there with some ideas on this, pretty please? Thanks. Andries On 2017-07-14 14:45, Andries Annema wrote: Hi all, Have been running postfix from the "ms.omniti.com" publisher for some years now on r151014 without issues. Last week I updated my October 2016 r151014 system to the latest

Re: [OmniOS-discuss] ANNOUNCEMENT - OmniOSce r151022i is out

2017-07-18 Thread Andries Annema
How did you handle any non-global (especially ipkg) zones? If I'm not mistaken, the procedure written here ... https://github.com/omniosorg/omnios-build/blob/r151022/doc/ReleaseNotes.md#upgrading-from-omniti-released-r151022 ... is far from complete regarding zones. I gave a virtual OmniOS-inst

Re: [OmniOS-discuss] Latest version of R151014 download from website

2017-07-17 Thread Andries Annema
Based on the current r151022 installation media as listed on this page ... https://omnios.omniti.com/wiki.php/Installation ... or even better the now current OmniOSce wiki as transfered here: https://github.com/jfqd/OmniOSce-wiki/blob/master/Installation.md ... I guess - if you really specifical

[OmniOS-discuss] Postfix service: syslog reports "fatal: the Postfix mail system is already running" every second

2017-07-14 Thread Andries Annema
Hi all, Have been running postfix from the "ms.omniti.com" publisher for some years now on r151014 without issues. Last week I updated my October 2016 r151014 system to the latest r151014-status, as a first step in the direction of upgrading to the latest LTS. I'm not actually there yet to upg

[OmniOS-discuss] pkglint: Python 2.7 MemoryError

2017-07-13 Thread Andries Annema
Hi guys, I've got a freshly installed r151022 VM here (under VMWare Workstation) to fiddle around a bit. Very clean, no extra packages installed yet, not even NFS- or SMB-shares. Only two non-global zones: one to host a repository and one as build environment for some packages I use myself. I

Re: [OmniOS-discuss] Upgrade from r151020 to r151022 - python conflicts and fails.

2017-07-13 Thread Andries Annema
Contrary to the instructions, you might wanna try the suggestion from Michael Talbott earlier on this list (look for a discussion titled "[OmniOS-discuss] Python conflicts in upgrade from 20 to 22"): Instead of entering ... /usr/bin/pkg update --be-name=omnios-r151022entire@11,5.11-0.151022 .

Re: [OmniOS-discuss] Questions about - End the uncertainty -

2017-07-05 Thread Andries Annema
Wow, indeed! I see I have to catch up on reading the latest developments on the "lobby" discussion and see when and where I can jump in. *thumbs up* Andries On 2017-07-05 16:48, Guenther Alka wrote: hello Tobi and Andy the first good news for 10 Weeks! cheers Gea Am 05.07.2017 um 16:3

Re: [OmniOS-discuss] NFS mounts seems as nobody on Centos6

2017-06-15 Thread Andries Annema
Hi Özkan, The first thing that comes to mind is "no_root_squash" and, based on your example setting with options like "anon=root", I assume this option can be set as well on OmniOS with the "sharenfs" setting. Maybe these will help: https://serverfault.com/questions/364613/centos-6-ldap-nfs-f

Re: [OmniOS-discuss] panic: bd_strategy after new loader installed

2017-06-04 Thread Andries Annema
Hi guys, Can someone please clarify this matter? Does this boot problem apply only to Advanced Format SAS drives or also to their SATA counterparts? And what does the "native" mean: is that "4kB physical AND 4kB logical block size" as opposed to "4kB physical with 512B logical block size"? F

Re: [OmniOS-discuss] Legal next steps

2017-05-16 Thread Andries Annema
If we have the choice, I guess I would prefer EU-based as well. Andries On 2017-05-16 17:20, Volker A. Brandt wrote: Switzerland or EU sounds good. No NSA or U.S. laws pressure to code a backdoor for them. On 16. May 2017 at 16:19 wrote in mid:680c52d7-4157-4f9e-ab69-375380cf4...@oetiker.ch

Re: [OmniOS-discuss] To the OmniOS Community

2017-05-15 Thread Andries Annema
It seems indeed you did shake things up a bit. To give my two cents in this: I am happy to help! Although I am not a developer - sysadmin at most, and even that is not my *primary* everyday function - I am always eager to learn. My current state/skills regarding OmniOS (since 2014): * am run

Re: [OmniOS-discuss] To the OmniOS Community

2017-05-12 Thread Andries Annema
Dan, What Linda says, times two! *making a deep bow* You really did a marvelous job. I sincerely hope that we, as a community, can and will keep the ball rolling and make it even better ;-) That said, it would be awesome if you are willing to contribute in the future still, albeit at a lower freq

Re: [OmniOS-discuss] Happy New Year, and Python2.7

2017-04-08 Thread Andries Annema
Hi Krzysztof, Did you try the ms.omniti.com publisher, http://pkg.omniti.com/omniti-ms/en/index.shtml ? Python2.7 is available there, for r151014 indeed; find it under the name “omniti/runtime/python-27”. Although not the latest version, 2.7.6 might just be sufficient. Not sure of any

[OmniOS-discuss] FW: Tun/Tap device installed but not showing up on OmniOS

2016-10-31 Thread Andries Annema
(Forgot the include the discuss list. Sorry) -Original Message- From: Andries Annema [mailto:an3s.ann...@gmail.com] Sent: maandag 31 oktober 2016 20:30 To: 'Thomas Wagner' Subject: RE: [OmniOS-discuss] Tun/Tap device installed but not showing up on OmniOS Thomas, thanks! Your

[OmniOS-discuss] FW: Tun/Tap device installed but not showing up on OmniOS

2016-10-31 Thread Andries Annema
(Forgot the include the discuss list. Sorry) -Original Message- From: Andries Annema [mailto:an3s.ann...@gmail.com] Sent: maandag 31 oktober 2016 20:22 To: 'qutic development' Subject: RE: [OmniOS-discuss] Tun/Tap device installed but not showing up on OmniOS Thanks Stefan

[OmniOS-discuss] Tun/Tap device installed but not showing up on OmniOS

2016-10-24 Thread Andries Annema
Hello there, guys, THE PROBLEM IN SHORT or TL;DR: I have installed the tun/tap device within the global zone of a r151014 machine, but the /dev/tun and /dev/tap devices don't show up. What am I missing here? THE PROBLEM IN MORE DETAIL: I'm trying to get OpenVPN up and running as a server fro

Re: [OmniOS-discuss] Zone network fails to work.

2016-09-15 Thread Andries Annema
Hi Richard, About two years ago I bumped into the same, or at least a similar, problem on my brand new r151014 rig: the system was able to ping hosts on the same network segment, but a ping to my router/gateway resulted in "no answer from / Unknown host". In my notes from back then I find t

Re: [OmniOS-discuss] r151014 repo offline?

2016-09-05 Thread Andries Annema
blazing again. Regards, Andries -Original Message- From: Dan McDonald [mailto:dan...@omniti.com] Sent: zaterdag 30 juli 2016 22:01 To: omnios-discuss Cc: Andreas Luka; Andries Annema; Dan McDonald Subject: Re: [OmniOS-discuss] r151014 repo offline? I checked the internal-side of thin

Re: [OmniOS-discuss] LDAP external auth for CIFS service

2016-08-18 Thread Andries Annema
*raises hand* Here's another one interested in this matter. Researched the possibilities about two years ago myself, but eventually gave up; it didn't seem to be possible. Would be awesome if it would be one day, though. Regards, Andries -Original Message- From: OmniOS-discuss [mailto:o

Re: [OmniOS-discuss] BIND DNS server on r151014

2016-08-08 Thread Andries Annema
. :-) From: Natxo Asenjo [mailto:natxo.ase...@gmail.com] Sent: zondag 7 augustus 2016 22:10 To: Andries Annema Cc: OmniOS-discuss@lists.omniti.com Subject: Re: [OmniOS-discuss] BIND DNS server on r151014 hi Andries, On Sun, Aug 7, 2016 at 3:15 PM, Andries Annema wrote: Hello all, What’s up

[OmniOS-discuss] BIND DNS server on r151014

2016-08-07 Thread Andries Annema
Hello all, What's up with the BIND DNS server package? Trying to get it installed and running on a r151014 box and even though installation from the ms.omniti.com publisher is successful, .: # pkg info server/dns/bind Name: omniti/server/dns/bind Summary: BIND DNS server

Re: [OmniOS-discuss] r151014 repo offline?

2016-07-30 Thread Andries Annema
a wrote: Hi Dan, I just checked from my Blackberry http://pkg.omniti.com/omnios/r151014/en/index.shtml works fine but http://pkg.omniti.com/omnios/r151014/en/catalog.shtml gets time out Andreas On Sat, 30 Jul 2016 09:09:08 -0700, Dan McDonald wrote: On Jul 30, 2016, at 11:37 AM, Andries Ann

[OmniOS-discuss] r151014 repo offline?

2016-07-30 Thread Andries Annema
Hello there guys, Is it me or is the r151014 repo offline? http://pkg.omniti.com/omnios/r151014/ Have been trying for a few days, but getting timeouts when trying to browse. On a side note: is it possible to host a (public) mirror of these repos? Regards, An3s _