Re: [pve-devel] Integration of FreeNAS iSCSI target initiator in Proxmox Enterprise repo

2020-06-09 Thread Thomas Lamprecht
On 6/8/20 5:16 PM, Michael Rasmussen wrote: > On Mon, 8 Jun 2020 15:00:11 +0200 > Thomas Lamprecht wrote: > >> >> You can effectively provide a full custom plugin, so it has not more >> limitations than any existing one. What extra functionality regarding >> interface ABI would the FreeNAS Plugin

Re: [pve-devel] Integration of FreeNAS iSCSI target initiator in Proxmox Enterprise repo

2020-06-09 Thread Fabian Grünbichler
On June 8, 2020 5:16 pm, Michael Rasmussen wrote: > On Mon, 8 Jun 2020 15:00:11 +0200 > Thomas Lamprecht wrote: > >> >> You can effectively provide a full custom plugin, so it has not more >> limitations than any existing one. What extra functionality regarding >> interface ABI would the FreeNAS

Re: [pve-devel] [RFC qemu-server 1/2] Move importdisk from qm to API

2020-06-09 Thread Dominic Jäger
On Sat, Jun 06, 2020 at 07:56:20PM +0200, Thomas Lamprecht wrote: > On 5/22/20 12:08 PM, Dominic Jäger wrote: > > I'd appreciate a few hints for the importdisk GUI feature. > > > > Yes or no to automatically adding the drive as active (not unused)? > > Well, IMO makes sense but I'd add an paramet

[pve-devel] applied: [PATCH access-control] comput coarse UI permissions: also check SDN ones

2020-06-09 Thread Thomas Lamprecht
Signed-off-by: Thomas Lamprecht --- fixes: https://forum.proxmox.com/threads/proxmox-6-2-sdn-beta-test.69655/page-8#post-318789 PVE/API2/AccessControl.pm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/PVE/API2/AccessControl.pm b/PVE/API2/AccessControl.pm index 25230ac

[pve-devel] Adding creation time as metadata field to VM/containers?

2020-06-09 Thread Victor Hooi
Hi, Is there any chance of adding creation time as a queryable metadata field for VMs/containers? The use-case for us is - we want to know the overall age of a machine, for things like patching schedules etc. (We want to auto-kill machines beyond a certain age). For example - something that coul

Re: [pve-devel] Adding creation time as metadata field to VM/containers?

2020-06-09 Thread Thomas Lamprecht
Hi, On 6/9/20 11:13 PM, Victor Hooi wrote: > Hi, > > Is there any chance of adding creation time as a queryable metadata field > for VMs/containers? > > The use-case for us is - we want to know the overall age of a machine, for > things like patching schedules etc. (We want to auto-kill machines