Jan Poctavek

Results 61 comments of Jan Poctavek

Cool. So the minimum requirement has been met. Now we have to find out how to implement it on a higher level. AFAIK there's no `vmadm` integration yet and I...

We have https://github.com/erigones/esdc-factory repository that uses ansible to automate all builds regarding DC (e.g. VM images, pkgsrc archives, final USB, etc.). If you are talking about creating a new image,...

@klebed This looks quite dangerous to me. If we allow user to have 3+ disks and you deploy from an image, it will probably work because cdrom is not involved....

Sure we can make together some fuzz around it. Or to fix it. Maybe it's not that difficult. And definitely less difficult than the workaround. But there's another thing: this...

I've found the same code :) https://github.com/joyent/smartos-live/blob/master/src/vm/node_modules/VM.js#L12646 Are you sure inserting bootable CD into disks section will work out of the box? ISO files are loop-mounted. Also not sure about...

The code is here https://github.com/erigones/esdc-ce/blob/master/api/vm/status/vm_status.py#L120 Maybe @dn0 will have something to say to to this.

@klebed I'm not aware it is possible to put cdrom inside the disks. It needs to be handled completely different way. Maybe it is possible to implement it in vmadm...

@klebed Anyway, if you manage to modify it in the platform, we can accept it to our DC platform regardless the SmartOS upstream. Just create a PR to erigones/smartos-live. The...

FYI This will not be an issue with bhyve VMs. Considering the complications, we'll invest time into bhyve integration rather than fixing the obsolete KVM code.

Not necessary to merge into `v4.4` as the PG upgrade script is still WIP. New `t_zabbix-db.json` is present on new installations in Zabbix from DC `v4.3`. The `t_svc-db-ha.json` is unchanged...