[pve-devel] trying to upgrade wheezy -> jessie + corosync1 ->corosync2
Dietmar Maurer
dietmar at proxmox.com
Tue Apr 28 17:30:27 CEST 2015
> This one come from old version of qemu-server in proxmox jessie repo
>
> my $vm_is_ha_managed = sub {
> my ($vmid) = @_;
>
> my $cc = PVE::Cluster::cfs_read_file('cluster.conf');
> if (PVE::Cluster::cluster_conf_lookup_pvevm($cc, 0, $vmid, 1)) {
> return 1;
> }
> return 0;
> };
>
>
> can you update the repo ?
Where do you see that?
More information about the pve-devel
mailing list