Re: [smartos-discuss] Debugging SmartOS host unresponsiveness

2018-08-16 Thread Jorge Schrauwen
To only kill the VM the only thing I can think of is doing a shutdown from the guest side. (You said you were still able to login) The other option would be to indeed have it dump and then start going to the dead body one the node is back online. Regards Jorge August 16, 2018 2:03 PM, "Nick"

Re: [smartos-discuss] bhyve: 'old' virtual machine images, network, vnc

2018-08-15 Thread Jorge Schrauwen
August 15, 2018 3:43 PM, "Stefan" wrote: > Dear list, > > we started experimenting with bhyve recently (joyent_20180802T002654Z) > and ran into some issues and open questions: > > 1. Are the 'old' SmartOS virtual machines images, e.g. > > 47f66e34-2c6d-11e8-bef9-4780fac9ac03 centos-7 >

Re: [smartos-discuss] anyone know a SmartOS friendly Mini-ITX motherboard?

2018-07-21 Thread Jorge Schrauwen
I ran a SmartOS computenode on a https://www.supermicro.com/products/motherboard/atom/A2SDi-8C-HLN4F.cfm for a few years. Sadly it died earlier this year due to the hardware bug in the Avaton series CPU's. Other that, the board and atom CPU performed decently. Not as powerfull compared to a

Re: [smartos-discuss] Smartos bhyve support on AMD Sun Fire X4140

2018-07-03 Thread Jorge Schrauwen
e - so no AMD support again? Jan On 3. 7. 2018 11:42, Jorge Schrauwen wrote: For now bhyve support on SmartOS requires VMX and EPT to work. So older intel CPU without EPT or AMD CPU that use SVM are not support. Regards Jorge July 3, 2018 11:15 AM, "Paolo Marcheschi" mailto:paolo.marches

Re: [smartos-discuss] Smartos bhyve support on AMD Sun Fire X4140

2018-07-03 Thread Jorge Schrauwen
For now bhyve support on SmartOS requires VMX and EPT to work. So older intel CPU without EPT or AMD CPU that use SVM are not support. Regards Jorge July 3, 2018 11:15 AM, "Paolo Marcheschi" mailto:paolo.marches...@ftgm.it?to=%22Paolo%20Marcheschi%22%20)> wrote: Hi Today I

Re: [smartos-discuss] Error in Smartos Build: Connection timed out

2018-06-27 Thread Jorge Schrauwen
These are a bit out of date, but mostly still apply. https://docu.blackdot.be/snipets/solaris/smartos-nat (https://docu.blackdot.be/snipets/solaris/smartos-nat) https://docu.blackdot.be/snipets/solaris/smartos-ipv6 (https://docu.blackdot.be/snipets/solaris/smartos-ipv6) Regards Jorge June 27,

Re: [smartos-discuss] KVM built-in DHCP server

2018-06-11 Thread Jorge Schrauwen
Hi Rob, You do not need to do anything special. If you have 'dhcp' in the ips property it will just get an IP from your normal DHCP server. The build in DHCP server you mentioned only comes into play with static IP's are set in the ips array, rereading that it still looks a bit confusing...

Re: [smartos-discuss] USB Passthrough

2018-05-17 Thread Jorge Schrauwen
It wont work in LX or KVM either. Given LX is a branded zone that does ABI emulation, there is no linux kernel/linux drivers to hook up to the device either. The qemu that works with our KVM is also quite old, I have not got USB or PCI passthrough to work with that. You can add the device with

Re: [smartos-discuss] dedicate PCI card to non-global zone

2018-05-14 Thread Jorge Schrauwen
You can pass through devices using zonecfg -z zone-uuid but this is unsupported. I have used it to pass through my APC upsd USB ugen device and it worked fine. Regards Jorge On 2018-05-14 18:31, Dan McDonald wrote: On May 14, 2018, at 12:13 PM, Mat Schreiber via smartos-discuss

Re: [smartos-discuss] DIY pkgsrc?

2018-05-01 Thread Jorge Schrauwen
It’s possible, I run one for my own packages. All the info should be here https://github.com/joyent/pkgsrc/wiki (On mobile so can’t be more specific) ~ sjorge > On 1 May 2018, at 12:43, Robert Fisher wrote: > > I build pkgin (pkgsrc?) packages of certain tools, customized

Re: [smartos-discuss] pkgsrc-2018Q1 breaks SaltStack

2018-04-15 Thread Jorge Schrauwen
Quick bit of follow up, using 2018.3 it works fine. (Aside from the jinja2 indent bug mentioned earlier) So it probably got fixed upstream. (pip install works, or you can grab my package from https://pkg.blackdot.be/) [cronos :: sjorge][~] [.]$ pfexec salt -l warning isotope test.ping isotope:

Re: [smartos-discuss] pkgsrc-2018Q1 breaks SaltStack

2018-04-15 Thread Jorge Schrauwen
There is also a bug with the newer jinja2 in relation to salt: https://github.com/saltstack/salt/issues/46594 jinja2 2.9.6 is the last know working one. There is an upstream fix but there is no release yet with that one included. Regards Jorge On 2018-04-15 23:06, Paul Sture wrote: # salt

Re: [smartos-discuss] DHCPv6 Client Prefix Delegation

2018-04-06 Thread Jorge Schrauwen
ictly about configuring a given > interface, so I can see the rationale why it isn't supported. > > Thinking out loud.. I wonder if LX zones use the illumos dhcpagent or the one > typically used by the LX distro in use? Perhaps some more research is in > order. > > Best

Re: [smartos-discuss] add device to OS/LX zone

2018-02-27 Thread Jorge Schrauwen
> Fred > > On Tue, Feb 27, 2018 at 8:45 PM +0800, "Jorge Schrauwen" > <sjorge...@blackdot.be> wrote: > >> Hi, >> >> You probably want to set fs_allowed so it includes the filesystem you >> are trying to create on it. >> >> (

Re: [smartos-discuss] add device to OS/LX zone

2018-02-27 Thread Jorge Schrauwen
Hi, You probably want to set fs_allowed so it includes the filesystem you are trying to create on it. (from man vmadm) fs_allowed: This option allows you to specify filesystem types this zone is allowed to mount. For example on a zone for building SmartOS you

Re: [smartos-discuss] KPTI testing help wanted (PCID edition)

2018-02-22 Thread Jorge Schrauwen
Just got it booted on on my dual Xeon Ivy Bridge. Probably won't get to put a whole lot of load on it though. --- ~ sjorge On 2018-02-23 08:08, Jussi Sallinen wrote: On 23 Feb 2018, at 4.17, Alex Wilson wrote: Hi all, Same deal as before, I would like to solicit

Re: [smartos-discuss] KPTI testing help wanted

2018-02-01 Thread Jorge Schrauwen
of a debug kernel everything booted smoothly. (dumpadm -e is your friend) ~ sjorge > On 1 Feb 2018, at 18:20, Jorge Schrauwen <sjorge...@blackdot.be> wrote: > > Progress... but not in the good direction. > I got it to boot to the point were it starts to load smf services. &

Re: [smartos-discuss] KPTI testing help wanted

2018-01-31 Thread Jorge Schrauwen
the result from the screen shot above. I might poke it some more on a later timeframe. Regards Jorge On 2018-01-31 11:39, Jorge Schrauwen wrote: Not much success with the new image, remote so can't do more troubleshooting now. Also why I am not on IRC, as the box is now dead in the water

Re: [smartos-discuss] KPTI testing help wanted

2018-01-31 Thread Jorge Schrauwen
Not much success with the new image, remote so can't do more troubleshooting now. Also why I am not on IRC, as the box is now dead in the water again. Regards Jorge On 2018-01-31 03:40, Alex Wilson wrote: On 29/01/18 23:52, Alex Wilson wrote: These images have held up to our initial

Re: [smartos-discuss] KPTI testing help wanted

2018-01-30 Thread Jorge Schrauwen
Hi Alex, Not of too a super good start for me :( I swap in the PI you linked below but the box did not come back. I did have a serial console open (remotely from work) and the only output is: "Copyright (c) 2" Nothing else, check the actualy vga console once I get home in like 6 hours from

Re: [smartos-discuss] logadm messages for unknown zone-uuids

2018-01-26 Thread Jorge Schrauwen
I think I have seen this after it was fixed too. logadm -r /zones/9f3484d5-2807-42c2-8204-eb04fe87d0e4/root/tmp/vm.log Will make it go away for that particular file. --- ~ sjorge On 2018-01-26 10:56, David Brooke wrote: Hi, On Fri, Jan 26, 2018 at 10:15:11AM +0100, qutic development wrote:

Re: [smartos-discuss] Building a 32-bit kernel

2018-01-22 Thread Jorge Schrauwen
If you want the more traditional Solaris-like experience, OmniOSce and OpenIndiana should both still work fine on 32-bit x86 CPU's. They ship both 32 and 64-bit binaries of everything. Admittedly I have not tried this myself so your luck may vary. Regards Jorge On 2018-01-22 13:00,

Re: [smartos-discuss] pkgsrc local cache

2018-01-20 Thread Jorge Schrauwen
I have this blog post saved: http://www.daveeddy.com/2015/07/19/smartos-pkgsrc-caching-proxy/ I haven't done it my self but it's on my todo list. Would be nice if there was something on images.joyent.com though, but I haven't found one yet. Regards Jorge On 2018-01-20 18:34, Jesus Cea

Re: [smartos-discuss] Remove ZIL from zones pool?

2018-01-19 Thread Jorge Schrauwen
The package exists in OmniOS, so I guess it did compile at somepoint. ~ sjorge > On 19 Jan 2018, at 12:28, Paul Sture wrote: > >> On 19 Jan 2018, at 12:10, Jonathan Perkin wrote: >> >> GNU parted is pretty small so it could be argued it wouldn't have much >> of an

Re: [smartos-discuss] Automatically start znapzend on reboot

2018-01-16 Thread Jorge Schrauwen
I usually import the manifest manually and enable the requiems services. After everything is running properly I use svccfg export to drop a enabled copy into /opt/custom/smf. ~ sjorge > On 16 Jan 2018, at 20:17, Sven Kirmess wrote: > > The znapzend package installs a

Re: [smartos-discuss] exploring various NAT stuff for possible use in SmartOS

2017-11-03 Thread Jorge Schrauwen
Hi Lonnie, I wrote the page on docu.blackdot.be, you can just run the ipf and ipnat inside a 'router' zone. That zone can then also run dnsmasq or simular to hand out the DHCP leases and do DNS forwarding. You can then still add all other zones and one interface in the 'router' zone to and

Re: [smartos-discuss] Can a delegated dataset be removed from a zone

2017-11-01 Thread Jorge Schrauwen
Hi Kevin, You should be able to remove it using zonecfg -z uuid Be sure the zone is not running when you do this, I'm not near a computer at the moment so I can't give a proper example. But man zonecfg should get you there. Regards Jorge On 2017-11-01 13:38, Kevr wrote: > Hi > > Can

Re: [smartos-discuss] Add tags to nic

2017-10-09 Thread Jorge Schrauwen
Not near a box right now to look up the correct command, but check out" nictagadm --- ~ sjorge On 2017-10-09 19:07, Matthias Teege wrote: Hi, I'm using SmartOS in an VM for testing. During the setup SmartOS configured a nic with the tag "admin". I've added another NIC to the VM which I

Re: [smartos-discuss] Newbie to SmartOS

2017-08-04 Thread Jorge Schrauwen
Don't let the 64G number scare you, Depending on your performance needs it works fine with less, I had it running slowish on 16G and pretty alright on 24G in a test setup. Regards Jorge On 2017-08-04 20:40, Michael Cooper wrote: > Yes I know, I already found that out you have to go to

Re: [smartos-discuss] [FLAG DAY] sdc-docker, sdc-imgapi, cn-agent for Triton docker images changes

2017-07-24 Thread Jorge Schrauwen
not done any work on imgadm to support registry v2, but the underlying libraries (node-imgmanifest and node-docker-registry-client) do support registry v2, if anyone's wanting to take a shot at it :) Cheers, Todd On 2017-07-24 1:21 PM, Jorge Schrauwen wrote: Hi Todd, How does this effect us vanilla

Re: [smartos-discuss] [FLAG DAY] sdc-docker, sdc-imgapi, cn-agent for Triton docker images changes

2017-07-24 Thread Jorge Schrauwen
Hi Todd, How does this effect us vanilla SmartOS users? Does this mean we can or must now also use v2 repositories with imgadm? Regards Jorge On 2017-07-24 21:24, Todd Whiteman wrote: Hello All, If your not running Triton docker services, then you can ignore the rest of this email. For

Re: [smartos-discuss] Checking in on Ryzen

2017-07-13 Thread Jorge Schrauwen
Hi Robert, Out of interest, by 'SmartOS runs well' do you mean all of SmartOS or everything except QEMU/KVM? Regards Jorge On 2017-07-13 06:42, Robert Mustacchi wrote: On 7/12/17 20:28 , Patrick O'Sullivan via smartos-discuss wrote: I had seen some earlier issues with running SmartOS on

Re: [smartos-discuss] ANNOUNCEMENT OmniOS Community Edition - OmniOSce r151022h

2017-07-12 Thread Jorge Schrauwen
Congrats guys! May many releases follow! On 2017-07-12 17:32, Tobias Oetiker wrote: # OmniOS Community Edition On April 21st 2017, OmniTI announced that they would suspend active development of OmniOS and support contracts would not be renewed. While this announcement left many users

Re: [smartos-discuss] DNS server in zone

2017-05-30 Thread Jorge Schrauwen
rums show different ways to "bind" and I > am lost > > VAN: Jorge Schrauwen [mailto:sjorge...@blackdot.be] > VERZONDEN: dinsdag 30 mei 2017 15:37 > AAN: smartos-discuss@lists.smartos.org > CC: the outsider <openindi...@out-side.nl> > ONDERWERP: Re: [smartos-di

Re: [smartos-discuss] Docker support in smartos

2017-05-17 Thread Jorge Schrauwen
Lastest I am aware of is that only the v1 repositories work with vanilla smartos. I think most interesting things have now moved to v2 repositories. Triton does handle does with a helper service IIRC. But I don't use docker my self since the only think I'd use is not in a v1 repo. Hopefully

Re: [smartos-discuss] Saltstack disappeared from pkgin for GZ

2017-04-25 Thread Jorge Schrauwen
? I just upload the small selection I build as the other stuff should already be available from the main repository. On 2017-04-25 21:15, Jonathan Perkin wrote: * On 2017-04-25 at 19:12 BST, Filip Chabik wrote: On Sun, Apr 16, 2017 at 4:53 PM, Jorge Schrauwen <sjorge...@blackdot.be>

Re: [smartos-discuss] Saltstack disappeared from pkgin for GZ

2017-04-16 Thread Jorge Schrauwen
*Jorge, jikes autocorrect is a *bleep* On 2017-04-16 16:53, Jorge Schrauwen wrote: This may not be workable for you but... I have a separate salt (targetting the latest salt release) repo that I use and track the current LTS release for x64_86 both base64 and tools variants here: https

Re: [smartos-discuss] Saltstack disappeared from pkgin for GZ

2017-04-16 Thread Jorge Schrauwen
This may not be workable for you but... I have a separate salt (targetting the latest salt release) repo that I use and track the current LTS release for x64_86 both base64 and tools variants here: https://pkg.blackdot.be/ I have had report that using the latest LTS repo with newer tools

Re: [smartos-discuss] sysinfo script modification question

2017-04-04 Thread Jorge Schrauwen
In my case it is always the first onboard (as in soldered onto the mainboard) nic. --- ~ sjorge On 2017-04-04 13:39, Paul Sture wrote: On 4 Apr 2017, at 8:37, Dale Ghent wrote: I have SMCI servers that have mangled or all-zero UUIDs as well. By "mangled", SMCI has made the extraordinarily

Re: [smartos-discuss] sysinfo script modification question

2017-04-04 Thread Jorge Schrauwen
st 4 fields, thus reducing a 128bit UUID to a 48bit one. It also means that these really aren't UUIDs in spirit, because one could predict the UUID of a given box based only on observed or even guessed MAC addresses. /dale On Apr 4, 2017, at 2:01 AM, Jorge Schrauwen <jo...@blackdot.be> wro

Re: [smartos-discuss] sysinfo script modification question

2017-04-04 Thread Jorge Schrauwen
It's usually a bit and miss to be honest. I only have one of the machines I run smartos on report a UUID that is not all 0. Most of them are SuperMicro too, I guess it is more of a OEM BIOS verder specific thing, I think they were all AMI. On 2017-04-03 23:42, Robert Mustacchi wrote: On

Re: [smartos-discuss] Available images status and upkeep

2017-03-09 Thread Jorge Schrauwen
I mostly deploy base64 images and have a bootstrap script that setup salstack. https://gist.github.com/sjorge/6f0b61d825907fb828890e0c504a2870 It works on a compute node, base64 image (not tested others) and ubuntu/centos LX images if they are new enough. As long as the minion is know on my

Re: [smartos-discuss] Reboot GZ

2017-02-01 Thread Jorge Schrauwen
pmd is running... > > tgerczei@router (~) $ grep apm /etc/rc.conf.local > apmd_flags="" # we need ACPI triggers handled for shutdown > > Yours, > Tamás > > On 2017-01-31 16:23, Jorge Schrauwen wrote: > > I usually used: > > shutdown -g0 -i

Re: [smartos-discuss] Reboot GZ

2017-01-31 Thread Jorge Schrauwen
I usually used: shutdown -g0 -i6 -y If you replace -i6 with -i5 it will do a graceful shutdown. Do note for KVM, that the gues OS needs to properly handle ACPI_SHUTDOWN call, OpenBSD for example does not! Regards Jorge On 2017-01-31 16:20, Gjermund Gusland Thorsen wrote: > Did you

Re: [smartos-discuss] WARNING: 2016Q4 / 16.4.0 upgrade failures

2017-01-27 Thread Jorge Schrauwen
Thanks for the heads up, my stuff auto upgrade every friday at 19.00. I just did an upgrade of openssl only everywhere to avoid breakage! On 2017-01-27 15:42, Jonathan Perkin wrote: To those of you running 16.4.0 images, there is an issue introduced with the recent OpenSSL 1.0.2k update where

Re: [smartos-discuss] Wrong disksize calculation

2016-11-29 Thread Jorge Schrauwen
I vaguely remember having this when the blocksize did not match 4k from a HDD pool to 16k for SSD pool. Regards Jorge On 2016-11-29 10:26, Gjermund Gusland Thorsen wrote: Did you stop the vm first? vmadm stop 557ba0c0-b09c-678f-b1bc-a6bf2cc7b439; vmadm send

Re: [smartos-discuss] How to install SmartOS when memory is bigger than hard disk?

2016-11-27 Thread Jorge Schrauwen
IIRC there is no OOM killer in illumos, There is a indepth chapter in Solaris Internals that went a bit over my head, but this page is a nice quick reference. But if I remember correctly no new process will be able to be created if there is no available memory. There was also something about

Re: [smartos-discuss] USB 3 / xHCI beta testing

2016-11-21 Thread Jorge Schrauwen
but I can play some more this weekend. Perhaps you have some specific things you want me to try by then. Regards Jorge On 2016-11-21 18:20, Jorge Schrauwen wrote: Here is the data with the USB1 hub connected to a USB2 port: INDEX DRIVER INST NODE GEN VID.PID PRODUCT 1

Re: [smartos-discuss] USB 3 / xHCI beta testing

2016-11-21 Thread Jorge Schrauwen
, Jorge Schrauwen wrote: Well now, I just plugged the UPS into the USB2 port after unplugging the hub... and the thing panics again! So it was probably not the USB1 Hub on the KVM. I'll get you the dump from earlier and the new one later tonight, will grab dinner now. I can do some more testing

Re: [smartos-discuss] USB 3 / xHCI beta testing

2016-11-21 Thread Jorge Schrauwen
not until the weekend. Regards Jorge On 2016-11-21 16:46, Robert Mustacchi wrote: On 11/21/16 7:05 , Jorge Schrauwen wrote: USB3 Key: works fine if plugged in USB3 port! I moved to back to the USB2 port and I plugged in the 2 devices that were in the hub into the 2 USB3 ports but the box creating

Re: [smartos-discuss] USB 3 / xHCI beta testing

2016-11-21 Thread Jorge Schrauwen
USB3 Key: works fine if plugged in USB3 port! I moved to back to the USB2 port and I plugged in the 2 devices that were in the hub into the 2 USB3 ports but the box creating a dump now :s Do you want me to send you the dump? Regards Jorge On 2016-11-21 15:57, Jorge Schrauwen wrote: https

Re: [smartos-discuss] USB 3 / xHCI beta testing

2016-11-21 Thread Jorge Schrauwen
and leave the kb in the hub connecto to usb2 On 2016-11-20 20:04, Robert Mustacchi wrote: On 11/20/16 1:29 , Jorge Schrauwen wrote: On 2016-11-19 17:11, Robert Mustacchi wrote: On 11/19/16 5:14 , Jorge Schrauwen wrote: I just upgrade one of my compute nodes. No crashes yet, but nothing plugged

Re: [smartos-discuss] USB 3 / xHCI beta testing

2016-11-19 Thread Jorge Schrauwen
I just upgrade one of my compute nodes. No crashes yet, but nothing plugged into the USB3 ports is working. I tried a USB-keyboard and a USB3 Drive. [root@mantle ~]# mdb -ke '::prtusb' INDEX DRIVER INST NODE GEN VID.PID PRODUCT 1 xhci0 pci15d9,813 3.0

Re: [smartos-discuss] About install pkgin in global zone

2016-11-16 Thread Jorge Schrauwen
Any reason to not add a [ -d /opt/tools ] && export ... to the bashrc that ships in smartos-live? It should not break anything but it should pick up the tools if present. /opt/local for example is already auto-added if it exists. Regards Jorge On 2016-11-16 23:13, Jonathan Perkin wrote: *

Re: [smartos-discuss] About boot order vms

2016-11-14 Thread Jorge Schrauwen
There is no way to set a boot order. However you can get creative with a custom smf service to do this for you. Regards Jorge On 2016-11-14 22:17, Tiraen wrote: > Good day, the question of such a plan: > > I now reread the whole man page vmadm and found no opportunity to set the > boot

Re: [smartos-discuss] Preferred admin pattern: GZ or "admin" zone?

2016-10-24 Thread Jorge Schrauwen
; than the data, no? > > G > > On 24 Oct, 2016, at 21:07, Jorge Schrauwen <sjorge...@blackdot.be> wrote: > > Instructions for that are here: https://pkgsrc.joyent.com/install-on-illumos/ > > And yeah, delegating zones is not going to go very well. > > Re

Re: [smartos-discuss] X11 over VNC

2016-10-23 Thread Jorge Schrauwen
There is a vnc_password property that can be fed to vmadm during create, does that not work? Regards Jorge On 2016-10-23 01:48, Gjermund Gusland Thorsen wrote: > Is there a way to set vnc_password in the zone file? > > G > > On 19 Sep, 2016, at 10:21, Peter Kelm

Re: [smartos-discuss] SmartOS won't install on Dell PowerEdge T130 -- Possibly USB keyboard issue?

2016-10-09 Thread Jorge Schrauwen
OK the answer is no, it does not compile on illumos/SmartOS. But I have a hack here https://github.com/jclulow/vmware-sercons/issues/2 Works great with OpenBSD and FreeBSD vm.console sockets. Socat does not fair so well. On 2016-10-09 13:30, Jorge Schrauwen wrote: Hey Joshua, Does

Re: [smartos-discuss] SmartOS won't install on Dell PowerEdge T130 -- Possibly USB keyboard issue?

2016-10-09 Thread Jorge Schrauwen
Hey Joshua, Does this only compile on OSX? I wanted to try it on a SmartOS node to see if it fixes the funky kvm+serial issues I sometimes see with OpenBSD. But it fails to compile with "sercons.c:194:4: error: 'struct sockaddr_un' has no member named 'sun_len'" Regards Jorge On

Re: [smartos-discuss] Trouble starting a KVM

2016-10-07 Thread Jorge Schrauwen
Hi, Do you have qemu_opts set? I see two -smp flags The later one also seems wrong: -smp cpus=2,cores=8,threads=2 probably needs to be -smp sockets=2,cores=8,threads=2 Regards Jorge On 2016-10-07 20:21, Ian Collins wrote: On 10/ 8/16 05:28 AM, Robert Mustacchi wrote: On 10/7/16 1:35 , Ian

Re: [smartos-discuss] Windows KVM with many cores showing high load average

2016-10-06 Thread Jorge Schrauwen
On 2016-10-06 00:48, Ian Collins wrote: On 10/ 6/16 10:03 AM, Matthew Parsons wrote: Have you installed the VirtIO drivers in windows? (And what version?) For testing I'd try disabling/removing the guest NICs and just see if interrupts die down. Which version is often an issue! There are so

Re: [smartos-discuss] inet6 default gateway in non-global zones

2016-10-05 Thread Jorge Schrauwen
This doesn't work in an lx zone however, unless you add some glue to reload the rules at boot. --- ~ sjorge On 2016-10-05 17:54, Dan McDonald wrote: On Oct 5, 2016, at 11:06 AM, Juraj Lutter wrote: Hi, just a quick question: Can one specify inet6 default route

Re: [smartos-discuss] GZ and /zones/swap

2016-10-03 Thread Jorge Schrauwen
Same for KVM zones, due to the kernel wanting to have every bit of memory allocated also backed by swap. It will also reserve resize the same amount as the ram parameter (with a bit of overhead actually) On 2016-10-03 09:22, Len Weincier wrote: > Hi > > Thanks for the responses. Of course the

Re: [smartos-discuss] how to block init 6 on global zone

2016-09-29 Thread Jorge Schrauwen
Something like this would be really nice to have upstream, [ -d /usbkey/root ] && mount -O -F lofs /usbkey/root /root Or whatever in the local-fs service? Is it worth opening a issue for this, or a PR even? Regards Jorge On 2016-09-29 14:41, Jonathan Perkin wrote: * On 2016-09-29 at

Re: [smartos-discuss] Any SaltStack users around?

2016-09-07 Thread Jorge Schrauwen
o debugging this, but I was hoping that maybe some of you already experienced such behavior and have some tips & tricks to share (like for example: "dude, don't upgrade to anything above 2015.8.x on LTS zones..."). All the best -- Filip On Sat, Aug 22, 2015 at 11:38 AM, Jorg

Re: [smartos-discuss] windows server / sybase ads

2016-07-04 Thread Jorge Schrauwen
Hey Robert, That's awesome to hear! Does that also include UAS (https://en.wikipedia.org/wiki/USB_Attached_SCSI) I have a USB3 to msata adaptor that supports and and boy is it fast when the hosts supports UAS, I got about 10MB/s less than having it on the msata slot on the board it self!

Re: [smartos-discuss] Docker on SmartOS (without Triton) / Triton on a single node

2016-06-24 Thread Jorge Schrauwen
Hi Paul, Have a look here: https://blog.jasper.la/docker-on-smartos-the-harder-way/ It seems possible, I haven't tried it myself though. Regards Jorge On 2016-06-24 12:20, Paul Dunkler wrote: > Hi there, > > just read some stuff about the new Triton. > That really sounds like a nice

Re: [smartos-discuss] OpenBSD and qemu graceful shutdown - WAS: USB pass through to zone needed

2016-06-08 Thread Jorge Schrauwen
lay in dmesg. Also posting to the list again, as this might be useful for someone down the road. Regards Jorge On 2016-06-07 19:33, Tamas Gerczei wrote: Curious - it still works on my 5.9, I've just tested. Admittedly I'm overriding the default value of "qemu_opts" with &qu

Re: [smartos-discuss] Community interest in illumos PF port?

2016-06-07 Thread Jorge Schrauwen
Hello, We promised to send a reply once we gathered some data, so here it is. From what alanc told us Oracle spent well over 2 engineer years working on their port. This would require high amount of money for a successfull crowdsourcing campaign. 27 people including us (Adam and Jorge)

Re: [smartos-discuss] USB pass through to zone needed

2016-06-06 Thread Jorge Schrauwen
t' will do.) Jorge Schrauwen wrote: I generally use 'shutdown -g0 -i5 -y' for poweroff en 'shutdown -f0 -i6 -y' for reboots and it stops the zones. KVM zones get a ACPI shutdown signel, from my experience windows does the right thing, linux too if acpi stuff is installed. OpenBSD just ignores it unf

Re: [smartos-discuss] USB pass through to zone needed

2016-06-06 Thread Jorge Schrauwen
I generally use 'shutdown -g0 -i5 -y' for poweroff en 'shutdown -f0 -i6 -y' for reboots and it stops the zones. KVM zones get a ACPI shutdown signel, from my experience windows does the right thing, linux too if acpi stuff is installed. OpenBSD just ignores it unfortunately. --- ~ sjorge

Re: [smartos-discuss] USB pass through to zone needed

2016-06-05 Thread Jorge Schrauwen
is acceptable. I just have all the node run a local copy and talk to a master to deal with the shutdown stuff. Regards Jorge On 2016-06-05 21:11, Jorge Schrauwen wrote: I was experimenting a bit today. pkg_add -p /opt/apcupsd apcupsd-*.tgz followed by patchelf to fix the paths seems to result

Re: [smartos-discuss] USB pass through to zone needed

2016-06-05 Thread Jorge Schrauwen
I was experimenting a bit today. pkg_add -p /opt/apcupsd apcupsd-*.tgz followed by patchelf to fix the paths seems to result in a ~65MB dir that can be dropped into the gz. I only give it a quick spin and got no segfaults so it looks promising. Regards Jorge On 2016-06-04 14:42, Jorge

Re: [smartos-discuss] nmap in LX Zone

2016-06-01 Thread Jorge Schrauwen
I can reproduce this under ubuntu: https://github.com/joyent/illumos-joyent/issues/117 On 2016-06-01 20:51, Robert Mustacchi wrote: On 5/30/16 6:53 , Kilian Ries wrote: Hi, is there any chance to get nmap running inside a lx-centos7 zone? Already tried it with privileged / unprivileged

Re: [smartos-discuss] Problem with dnsmasq on smartos zone

2016-05-27 Thread Jorge Schrauwen
do you have the following property set? nics.*.dhcp_server: With this property set to true, this VM will be able to operate as a DHCP server on this interface. Without this, some of the packets required of a DHCP server will not get through.

Re: [smartos-discuss] KVM with lofs mount

2016-05-19 Thread Jorge Schrauwen
I've been running Plex in LX branded zones for... euhm pretty close after the first datasets went up. I never want to go back to KVM for Plex, aside form a few hickups every now and then it has been a breeze. --- ~ sjorge On 2016-05-19 16:48, Rickie via smartos-discuss wrote: > Thanks. My

Re: [smartos-discuss] KVM with lofs mount

2016-05-19 Thread Jorge Schrauwen
Make sure you are on the latest platform image though. There was a small bug in the images from end of march to mid aprilish. Regards Jorge On 2016-05-19 15:07, Rickie via smartos-discuss wrote: > Glad to hear that Plex works in an lx-zone. That's exactly what I wanted to > run. > >

Re: [smartos-discuss] Community interest in illumos PF port?

2016-05-13 Thread Jorge Schrauwen
On 2016-05-12 23:39, Joshua M. Clulow wrote: On 12 May 2016 at 14:32, Adam Števko wrote: Well, I suppose the smaller the divergence, the better it would be. But that’s the theory. In some senses that's true. As I was working on it, though, it became obvious that

Re: [smartos-discuss] Support for unattended installation/recovery

2016-05-09 Thread Jorge Schrauwen
I glanced over the patch and it looks sane to me. Also being able to kick off a sshd server after booting via pxe does indeed seem like a very nice feature to have! On 2016-05-05 23:03, Joerg Sonnenberger wrote: Hello, I recently faced the problem of trying to install SmartOS on a Skylake

Re: [smartos-discuss] CentOS 7 lx-dataset images & Systemd

2016-05-02 Thread Jorge Schrauwen
For those wondering, this also works for the new Ubuntu 16.04 LTS dataset released last week. However the 'dbus' package needs to be installed first. On 2016-03-10 21:47, Jorge Schrauwen wrote: Hey All, I've been playing around with SaltStack 2016.3 on the CentOS 7 lx-dataset images. As I

Re: [smartos-discuss] FreeBSD in KVM

2016-04-22 Thread Jorge Schrauwen
Hi, The mouse on SmartOS is always in tablet (-usb -usbdevice tablet) mode as this generally works better with VNC as this accepts absolute x,y instead of relative. It might be that FreeBSD is expecting a PS2 emulated mouse by default. (/dev/sysmouse) seems to hint at that. Seems like a few

Re: [smartos-discuss] FreeBSD KVM image

2016-03-29 Thread Jorge Schrauwen
+1 for this, todays release of 5.9 would mark a nice occasion to do it too ;) On 2016-03-29 23:09, G B via smartos-discuss wrote: > Has Joyent considered creating an OpenBSD image in addtion to FreeBSD? > > On Tuesday, March 29, 2016 10:10 AM, G B via smartos-discuss >

Re: [smartos-discuss] Net access on vm

2016-03-29 Thread Jorge Schrauwen
ame already , but still issue is > there > > Regards > RUPINDER SINGH > > On 15 March 2016 at 01:13, Jorge Schrauwen <sjorge...@blackdot.be> wrote: > > This was recently verified to still be working: > https://docu.blackdot.be/snipets/solaris/smartos-nat &g

RE: [smartos-discuss] How to mount different zfs volumn to the same lx branded zone

2016-03-15 Thread Jorge Schrauwen
Hey Josh, I just remembered this https://github.com/joyent/smartos-live/issues/510 So only add_filesystems is implemented. Regards Jorge On 2016-03-14 17:22, Josh Wilsdon wrote: >> I used vmadm, it works fine for adding but updating/remove is a bit flaky. > > Hi Jorge, > > Could you

RE: [smartos-discuss] How to mount different zfs volumn to the same lx branded zone

2016-03-14 Thread Jorge Schrauwen
Only the _filesystem variants. If memory serves me right: adding them on creation -> OK Some of add_filesystems, remove_filesystems or update_filesystems was broken... I think it was update and remove. I just stopped trying that all together and recreaste the entire zone of I need to do a

Re: [smartos-discuss] Net access on vm

2016-03-14 Thread Jorge Schrauwen
This was recently verified to still be working: https://docu.blackdot.be/snipets/solaris/smartos-nat Just make sure to update the nat-rules, gz's vnic ip and address concistantly. Regards Jorge On 2016-03-14 17:30, Rupinder Singh Chugh wrote: > We had smartos with single public ip > >

RE: [smartos-discuss] How to mount different zfs volumn to the same lx branded zone

2016-03-14 Thread Jorge Schrauwen
I used vmadm, it works fine for adding but updating/remove is a bit flaky. On 2016-03-14 13:42, Fred Liu wrote: > FROM: Jorge Schrauwen [mailto:sjorge...@blackdot.be] > SENT: 星期六, 三月 12, 2016 19:37 > TO: smartos-discuss@lists.smartos.org > CC: 王靖 > SUBJECT: Re: [smartos-discus

Re: [smartos-discuss] pkgin upgrade openssl-1.0.2e to openssl-1.0.2g breaks python

2016-03-14 Thread Jorge Schrauwen
I hit the problem a while ago also, the python package got recompiled but it did not get a version bump so pkgin upgrade does not see it. pkgin -Fy in python27 (the -Fy is imporant) will force reinstall python and fix the problem) Regards Jorge On 2016-03-14 08:32, Eric wrote: Only

Re: [smartos-discuss] How to mount different zfs volumn to the same lx branded zone

2016-03-12 Thread Jorge Schrauwen
t;filesystem": [ > { > "type": "zfs", > "source":"/sata_zpool/test", > "target":"/test" > } > ], > "nics": [ > { > "nic_tag": "admin", > "ip": "10.20

Re: [smartos-discuss] How to mount different zfs volumn to the same lx branded zone

2016-03-12 Thread Jorge Schrauwen
If you just want the storage and not the zfs management layer... You can look in 'man vmadm' under the filesystems property. I use it and it works great to expose my bulk data to multiple zones. On 2016-03-12 10:49, Fred Liu wrote: > It seems hardware pass-through is not applicable in SmartOS

[smartos-discuss] CentOS 7 lx-dataset images & Systemd

2016-03-10 Thread Jorge Schrauwen
Hey All, I've been playing around with SaltStack 2016.3 on the CentOS 7 lx-dataset images. As I made some changes to that version I wanted to test. Stuff like setting timezone, hostname,... is broken. This is due to the lack of a lot of cgroups suppport, but there is a 'easy' workaround.

Re: [smartos-discuss] Introducing io-lx -- an attempt to port LX Zones to OmniOS

2016-03-08 Thread Jorge Schrauwen
When I still had most of my zones on OmniOS and heard the LX news I was thinking about how that would work on non-smartos stuff given the lack of vmadm. In my head I seemed to end up on traditional tools + a script that would use debbootstrap to setup debian/ubuntu zones on the spot, just

Re: [smartos-discuss] Delegated ZFS dataset access from the Gobal Zone

2016-03-04 Thread Jorge Schrauwen
I didn't catch that bit, yeah if you just want to 'access' it from the gz, doe what Ian said :) On 2016-03-04 22:57, Ian Collins wrote: On 03/04/16 18:05, Humberto Ramirez wrote: Hi, Is it possible to access a delegated ZFS Dataset from the Global Zone without having to detach change mount

Re: [smartos-discuss] enable network/physical in noinstall/recovery?

2016-02-19 Thread Jorge Schrauwen
You can use ifconfig to bring it up manually. ifconfig e1000g0 inet auto-dhcp (from memory so it may be incorrect) On 2016-02-19 11:30, Fred Liu wrote: > Hi, > > "noinstall/recovery" is really helpful to fix/save zpools. But it is offline. > Is it hard to enable networking in it? Just like

RE: [smartos-discuss] the partition size is fixed 1.86G in USB stick. Can it be enlarged?

2016-02-16 Thread Jorge Schrauwen
You can also just resize the fat partition after writing to the UBS stick. Jorge On 2016-02-16 12:58, Fred Liu wrote: > It should be doable if we can hack in "gmake usb". > > FROM: Micky [mailto:mickylmar...@gmail.com] > SENT: 星期二, 二月 16, 2016 19:06 > TO: smartos-discuss@lists.smartos.org >

Re: [smartos-discuss] Question regarding package sizing

2016-02-15 Thread Jorge Schrauwen
Excellent explenation Nahum! On 2016-02-15 15:39, Nahum Shalman wrote: On 02/15/2016 01:30 AM, Benjamin Bergia wrote: Hi, I recently noticed that all the packages used by SDC zones are using some strange settings. All of them, even database ones, are using 1 vCPU with a cap of 400. I can

Re: [smartos-discuss] Automatically mount a zfs filesystem to a zone

2016-02-01 Thread Jorge Schrauwen
Alternatively you could also add a filesystem to mount it at zone boot. It's in the vmadm man page. It works relatively well. On 2016-02-02 03:37, Bryan Horstmann-Allen wrote: +-- | On 2016-02-02 15:29:08, Ian

Re: [smartos-discuss] vmadm send with delegate_dataset

2016-01-28 Thread Jorge Schrauwen
From memory (I don't do it often) vmadm send UUID | ssh host vmadm recv ... let it fail ... zfs send -R zones/UUID/data | ssh host zfs recv ssh host vmadm install UUID From what I remember it fails on the (internal only) install step on the vmadm recv due to the dataset being missing, you

Re: [smartos-discuss] Update gone bad, the Aftermath

2016-01-28 Thread Jorge Schrauwen
I will try to answer what I can, most is just based on my personal experience: Upgrading: The script you linked is fine, I wrote something close to that a while ago. Aside from it taken 10-15min to write the new files on the USB I have had not issues with doing it that way. There is a page

Re: [smartos-discuss] HELP! Update gone bad?

2016-01-27 Thread Jorge Schrauwen
I had one missing after a reboot ones and did not lose data, it was a clean reboot so I guess all data got flushed properly before shutdown. It may just be OK. --- ~ sjorge On 2016-01-28 00:20, Eric wrote: > It's good that they're just your cache and log devices, however I'm not too > sure

  1   2   >