Re: [OpenIndiana-discuss] IP blacklisting tutorial

2015-11-23 Thread Andrej Javoršek
Hello, not tried by myself (hacked from my working RouterOS scripts), but maybe adding a (long) line into ippool.conf by script like that would work. Beware that final list consists of aprox 3500 IPv4 addresses (ranges) and I have no idea how that will inpact illumos (kernel). =SNIP #!/bin

Re: [OpenIndiana-discuss] Infinite updates...

2014-03-27 Thread Andrej Javoršek
Hello, since OI uses ZFS clones it means you have only 10 diff's between your current/running BE and new one (only what was changed)! Regards Andrej On Thu, Mar 27, 2014 at 11:36 AM, John Doe wrote: > From: Laurent Blume > > > Yes. It's how IPS/pkg was designed to work: by default, it does no

Re: [OpenIndiana-discuss] CIFS and openindiana

2013-07-10 Thread Andrej Javoršek
You need to set permissions right! ordinary chmod ug+rw... , or ACL's chmod A=user:. I'm using CIFS in workgroup mode without issues for my OsX clients. Regards Andrej On Wed, Jul 10, 2013 at 1:57 PM, Daniel Kjar wrote: > Hello everyone, > > I am trying to get CIFS working to share a home

Re: [OpenIndiana-discuss] OpenSXCE2013.05 for x86, x86_64 EA was just RELEASED

2013-06-03 Thread Andrej Javoršek
Just added/mirrored to (Europe/Slovenia): http://dl-martux.ntf.uni-lj.si/i386/5.11/USB/ http://dl-martux.ntf.uni-lj.si/i386/5.11/ISO/ Best Regards Andrej BTW: Original link for VirtualBox image gives 404! On Mon, Jun 3, 2013 at 12:50 AM, Martin Bochnig wrote: > Hi OpenSolarians > > OpenSXCE2

Re: [OpenIndiana-discuss] Change IP Address for a zone.

2013-03-15 Thread Andrej Javoršek
Hello! Make sure of two points and it will work for shure: 1. Werify that you do not have allowed-address specified in zoneconfig (seen from global zone) #zonecfg -z ZONENAME export and if yes than chane that address to the new one. 2. Inside local zone create/edit - file /etc/hostname.NETADAPTERNA

Re: [OpenIndiana-discuss] Copying zone from one machine to another.

2013-03-13 Thread Andrej Javoršek
Hello! My normal procedure includes recursive snapshot/send/receive of whole zone dataset. Problems may arise if the zone is not installed from scratch but cloned instead or if there are some time-slider snapshots behind it. To get back to your question: zone (zfs) dataset needs zoned flag and fla

Re: [OpenIndiana-discuss] DLNA server

2013-03-08 Thread Andrej Javoršek
Hello, @Michelle: if your workstation/desktop is some-kind of UNIX/X11 compatibile you can use X11 forwarding by using ssh -X username@serviio.server than run Serviio console and it will show on your workstation/desktop (I believe I have tried in the past end it worked.). Regards Andrej On Thu,

Re: [OpenIndiana-discuss] It was so easy... Re: xvnc-inetd only accepting one connection in total?? Huh??

2013-03-05 Thread Andrej Javoršek
But user sessions are non-persistent and gdm crashes (goes to maintenance) if VNC window is closed. Regards Andrej On Tue, Mar 5, 2013 at 1:45 PM, Edward Ned Harvey (openindiana) < openindi...@nedharvey.com> wrote: > > From: Hans J. Albertsson [mailto:hans.j.alberts...@branneriet.se] > > > > An

Re: [OpenIndiana-discuss] It was so easy... Re: xvnc-inetd only accepting one connection in total?? Huh??

2013-03-05 Thread Andrej Javoršek
Thank you for instructions after disabling and enabling xvnc-inetd and gdm (and before following sugessted mods in custom.conf) it started working without asking for initial VNC password. All connections go on port 0 and I can connect at least two times simultaneously (with different users). W

Re: [OpenIndiana-discuss] It was so easy... Re: xvnc-inetd only accepting one connection in total?? Huh??

2013-03-04 Thread Andrej Javoršek
Hello. Can you please summarize (in short) all the necessary steps to get from system without VNC to your point! In my case I get VNC password prompt and don't know where to set or disable it. Best Regards Andrej On Mon, Mar 4, 2013 at 12:23 PM, Hans J. Albertsson < hans.j.alberts...@branneriet.

Re: [OpenIndiana-discuss] New Zone User Questions

2013-02-05 Thread Andrej Javoršek
t than I bought Mikrotik RB750 that can do all the same with lower complexity. Regards Andrej On Tue, Feb 5, 2013 at 10:34 AM, dormitionsk...@hotmail.com < dormitionsk...@hotmail.com> wrote: > > On Feb 5, 2013, at 2:10 AM, Andrej Javoršek wrote: > > > Now you are moving f

Re: [OpenIndiana-discuss] New Zone User Questions

2013-02-05 Thread Andrej Javoršek
Now you are moving from complex to "mind bogging complex" :) But yes with OI you can create network (datacenter) in a box (switches, routers, servers): http://www.c0t0d0s0.org/permalink/Upcoming-Solaris-Features-Crossbow-Virtualisation.html Regards Andrej On Tue, Feb 5, 2013 at 10:00 AM, dormi

Re: [OpenIndiana-discuss] New Zone User Questions

2013-02-04 Thread Andrej Javoršek
"Or am I missing something here? (And that's entirely possible!)" You are not gonna like my answer since it ads even more complexity but you can (theoretically) use single IP and have a lot of globally available services in different physical or virtual computers by using NAT and port mapping tec

Re: [OpenIndiana-discuss] New Zone User Questions

2013-02-04 Thread Andrej Javoršek
Hello! Welcome in this beautiful world!;) 1) It seems that sparse-root zones are no longer available after complete switch to IPS! 2) I normally set IP addresses in the old fashioned Solaris style in /etc/hostname.interface (eg. with 10.0.0.100 netmask 255.255.255.0). And for the zones, with m

Re: [OpenIndiana-discuss] new SXCE distribution now available

2013-02-02 Thread Andrej Javoršek
Hello! OpenSXCE repo seems to have wrong address (or at least it is not in sync with pkgutil's expectations): eg. andrejj@opensxce:~# pkgutil -i SUNWwget => Fetching new catalog and descriptions ( http://svr4.opensxce.org/sparc/5.11) if available ... --2013-02-02 19:35:11-- http://svr4.opensxce.o

Re: [OpenIndiana-discuss] Fwd: OpenSXCE on SF440 (missing network driver)

2013-02-01 Thread Andrej Javoršek
v wrote: > >> On 02/01/2013 08:01 AM, Andrej Javoršek wrote: >> >>> Thank you for your answer! >>> Would driver from Solaris 10 work and if yes how to get it from installed >>> system (or installation DVD)? >>> >> > Well, on the ISO (or i

Re: [OpenIndiana-discuss] Fwd: OpenSXCE on SF440 (missing network driver)

2013-01-31 Thread Andrej Javoršek
Thank you for your answer! Would driver from Solaris 10 work and if yes how to get it from installed system (or installation DVD)? Regards Andrej On Fri, Feb 1, 2013 at 7:42 AM, Marcel Telka wrote: > Hi Andrej, > > On Thu, Jan 31, 2013 at 09:01:21PM +0100, Andrej Javoršek wrote:

[OpenIndiana-discuss] Fwd: OpenSXCE on SF440 (missing network driver)

2013-01-31 Thread Andrej Javoršek
Hello! I have successfully installed OpenSXCE on my (headless) SunFireV440 but I'm missing drivers for network card(s). Digging with prtconf (and friends) I found out it is: pci bus 0x cardnum 0x01 function 0x00: vendor 0x108e device 0xabba Oracle/SUN Cassini 10/100/1000 and the driver is no

Re: [OpenIndiana-discuss] Hi Al: OpenSXCE upload completed 1 minute ago

2013-01-30 Thread Andrej Javoršek
@Saso: Our sums are identical! Thank you! Regards Andrej On Wed, Jan 30, 2013 at 5:45 PM, Sašo Kiselkov wrote: > On 01/30/2013 05:27 PM, Andrej Javoršek wrote: > > Hi, > > Apart from official location http://www.opensxce.org > > I have just created unofficial EU mir

Re: [OpenIndiana-discuss] Hi Al: OpenSXCE upload completed 1 minute ago

2013-01-30 Thread Andrej Javoršek
Hi, Apart from official location http://www.opensxce.org I have just created unofficial EU mirror at: http://dl-opensxce.ntf.uni-lj.si Cince there is no checksums at original location I can not be sure ISO came to me as it should but I calculated checksums of ISO on my site. If somebody already tes

Re: [OpenIndiana-discuss] Availability of c-icap with clamav support?

2012-11-21 Thread Andrej Javoršek
On Tue, Oct 30, 2012 at 10:26 PM, Milan Jurik wrote: > Hi Andrej, > > On út, 2012-10-30 at 21:51 +0100, Andrej Javoršek wrote: > > I can try to do that, but I'm missing up-to-date instructions how to > > build/prepare SFE package since instructions from wiki ( > &

Re: [OpenIndiana-discuss] Linux software-raid with two Comstar iSCSI volumes

2012-11-15 Thread Andrej Javoršek
@Alex Smith: Single target is SPOF (Sigle point of failure)! And sometimes is necessary to reboot target without bringing down all datacenter. Regards Andrej On Fri, Nov 16, 2012 at 4:36 AM, Alex Smith (K4RNT) wrote: > If the targets are mirrored via ZFS and COMSTAR, why would the Linux host >

Re: [OpenIndiana-discuss] iSCSI disaster recovery on two servers running Comstar services

2012-11-15 Thread Andrej Javoršek
Hello, if iSCSI initiator is system that is able to do SW RAID1 you can simultaneously use both targets ACTIVE-ACTIVE (I'm doing the same with FC and Oi as initiator). Otherwise in my experience it is imposible to modify (in background (receive, rollback,...)) COMSTAR volume while it is exported.

Re: [OpenIndiana-discuss] Postgres 9 repo for OpenIndiana 11

2012-11-08 Thread Andrej Javoršek
That one is easy :) Proper sintaxe is (as said here http://wiki.openindiana.org/oi/Spec+Files+Extra+Repository): pkg set-publisher -p http://pkg.openindiana.org/sfe So you are missing -p Regards Andrej On Thu, Nov 8, 2012 at 5:15 PM, Boris Epstein wrote: > Saso, > > Thanks! > > Tried what

Re: [OpenIndiana-discuss] Availability of c-icap with clamav support?

2012-11-07 Thread Andrej Javoršek
12 at 8:59 PM, Milan Jurik wrote: > Hi, > > OK, so your own build of c-icap works and build from SFE repo does not, > with the same configs? > > Best regards, > > Milan > > On út, 2012-11-06 at 08:29 +0100, Andrej Javoršek wrote: > > Hello, > > unl

Re: [OpenIndiana-discuss] Availability of c-icap with clamav support?

2012-11-05 Thread Andrej Javoršek
wrote: > On 2012-11-05 13:02, Andrej Javoršek wrote: > >> Current client complains with: >> >> Error connecting to socket (host: ?P??) . >> Failed to connect to icap server. >> >> That "P" inside brackets has changed from "@" a

Re: [OpenIndiana-discuss] Availability of c-icap with clamav support?

2012-11-05 Thread Andrej Javoršek
PM, Milan Jurik wrote: > Hi Andrej, > > On út, 2012-10-30 at 21:51 +0100, Andrej Javoršek wrote: > > I can try to do that, but I'm missing up-to-date instructions how to > > build/prepare SFE package since instructions from wiki ( > > http://wiki.openindiana.org/oi/B

Re: [OpenIndiana-discuss] Availability of c-icap with clamav support?

2012-10-30 Thread Andrej Javoršek
gards Andrej On Tue, Oct 30, 2012 at 1:42 PM, Jim Klimov wrote: > 2012-10-30 16:03, Andrej Javoršek пишет: > > Hello, >> couple of years back I builded zfs vscan solution using this manual: >> http://www.c0t0d0s0.org/**uploads/vscanclamav.pdf<http://www.c0t0d0s0.org/uplo

[OpenIndiana-discuss] Availability of c-icap with clamav support?

2012-10-30 Thread Andrej Javoršek
Hello, couple of years back I builded zfs vscan solution using this manual: http://www.c0t0d0s0.org/uploads/vscanclamav.pdf While this server still works I decided to update/refresh/rebuild -it with newer versions of components. On today (modern) version of OI I can find both packages already inclu

Re: [OpenIndiana-discuss] Automatic reboots

2012-10-16 Thread Andrej Javoršek
Hello! Also my impression was that not all SATA controllers suport/tolerate hot swap and simply puling disk out can damage disk and/or controller!? Regards Andrej On Tue, Oct 16, 2012 at 9:26 PM, Roel_D wrote: > Hmz, i was just typing what is written on the harddiskcages: > "non-hotswappable" >

Re: [OpenIndiana-discuss] ZVOL (et al) /device node access rights

2012-10-16 Thread Andrej Javoršek
napshot replication.) 3. Can this be used with KVM? I am thinking about dropping vbx ose once I > have all amd systems replaced. > > Thanks > > On Mon, Oct 15, 2012 at 11:49 AM, Andrej Javoršek >wrote: > > > Hello, > > I'm running VB guests as normal (unpriv

Re: [OpenIndiana-discuss] ZVOL (et al) /device node access rights

2012-10-15 Thread Andrej Javoršek
guests came up properly. But I completely agree with you that the behaviour is not favorable. Regards Andrej On Mon, Oct 15, 2012 at 4:39 PM, Jim Klimov wrote: > I am not sure I understood your comment?.. > > > 2012-10-15 11:14, Andrej Javoršek wrote: > >> Hello, >> I have

Re: [OpenIndiana-discuss] ZVOL (et al) /device node access rights

2012-10-15 Thread Andrej Javoršek
Hello, I have impression that it is not always necessary to chown raw zvol's. It happens occasionally on some zvols (and only when I initiate reboot and forget about it) :) Regards Andrej On Sun, Oct 14, 2012 at 3:08 PM, Jim Klimov wrote: > While updating the Wiki page on virtualization, Edwar

Re: [OpenIndiana-discuss] Replacing both disks in a mirror set

2012-10-09 Thread Andrej Javoršek
Martin I hope you succeeded to get your data back. I have been beaten by ZFS couple of times before (but been beaten deadlier by Linux MD an LVM) - in OI 147 zpool import with many snapshots and dedup was too slow for production. Had to destroy and recreate pool from backup after more than a day of

Re: [OpenIndiana-discuss] Preliminary Download link: Illumos based MartUX_OpenIndiana_Edition for SPARC LiveDVD (without installer)

2012-10-01 Thread Andrej Javoršek
not even seeing the disks installed on the system > > > > On 09/28/12 01:15 PM, Andrej Javoršek wrote: > >> Hello, >> I also have no issues to boot liveDVD on my headless SF210 (LOM). Also had >> no issues to start net with DHCP and IPv6 autoconf., start ss

Re: [OpenIndiana-discuss] Preliminary Download link: Illumos based MartUX_OpenIndiana_Edition for SPARC LiveDVD (without installer)

2012-09-28 Thread Andrej Javoršek
Hello, I also have no issues to boot liveDVD on my headless SF210 (LOM). Also had no issues to start net with DHCP and IPv6 autoconf., start ssh But the question remains how to install it on disk? I followed manuals on Oracle howto create mirrored rpool... - http://docs.oracle.com/cd/E23824_01

Re: [OpenIndiana-discuss] COMSTAR iSCSI fail-over

2012-09-03 Thread Andrej Javoršek
Hello, slightly off-topic... ...but I'm exporting LUN from each COMSTAR server and combine them on initiator server as ZFS mirror. That way I'm getting active-active fail-over with "automatic" replication. Regards Andrej On Sun, Sep 2, 2012 at 5:01 PM, Florian wrote: > Hi, > > I do this. > > Th