Hi everybody,
First of all thank you for your great work. Im implementing it in labs environment with ten VT servers and ZFS deduplication across NFS (NexentaStorm) and its a really good choice.
Im developing a very simple and dirty php/ldap user interface while waiting for PVE 2. My first idea was modify perl native code, but its very hard to change it without any doc about it. It'd be also hard to support it across pve updates, so i decided to go in a non-intrusive way.
Anyway, i have a doubt about taking node resource data. From VMs, im parsing "/var/lib/pve-manager/vzlist" file, so pvecluster does the work for my and dont need to waste time and resources checking node by node over SSH loops, but i dont found or i dont know if there is a "vzlist like file", or a simple Perl work around.
Any idea?
Regars,
Jesús Feliz Fernández.
First of all thank you for your great work. Im implementing it in labs environment with ten VT servers and ZFS deduplication across NFS (NexentaStorm) and its a really good choice.
Im developing a very simple and dirty php/ldap user interface while waiting for PVE 2. My first idea was modify perl native code, but its very hard to change it without any doc about it. It'd be also hard to support it across pve updates, so i decided to go in a non-intrusive way.
Anyway, i have a doubt about taking node resource data. From VMs, im parsing "/var/lib/pve-manager/vzlist" file, so pvecluster does the work for my and dont need to waste time and resources checking node by node over SSH loops, but i dont found or i dont know if there is a "vzlist like file", or a simple Perl work around.
Any idea?
Regars,
Jesús Feliz Fernández.