VM fehlt nach qmrestore im Webinderface

androme

New Member
Sep 21, 2017
4
0
1
123
Ich habe eine VM auf einem pve als backup gesichert, per scp auf einen weiteren pve kopiert und via qmrestore wiederhergestellt.
Die VM wird mit "qm list" aufgelistet. Ich kann sie via "qm start" starten. Ich kann auch auf das gestartete System zugreifen.
Aber: Die VM taucht im Webinterface nicht auf. Die zugehörige Platte ist im Webinterface zu sehen, die Maschine nicht.
Die PVE Installation ist insofern ungewöhnlich, als daß sich auf einem Windows Hyper V läuft.
 
bitte mal den output von
Code:
pvesh get /cluster/resources

posten (bitte alles sensitiven daten anonymisieren)
 
root@kvm01:~# pvesh get /cluster/resources
200 OK
[
{
"cpu" : 0,
"disk" : 0,
"diskread" : 0,
"diskwrite" : 0,
"id" : "qemu/100",
"maxcpu" : 1,
"maxdisk" : 107374182400,
"maxmem" : 2147483648,
"mem" : 0,
"name" : "ris2173",
"netin" : 0,
"netout" : 0,
"node" : "kvm01",
"status" : "stopped",
"template" : 0,
"type" : "qemu",
"uptime" : 0,
"vmid" : 100
},
{
"cpu" : 0.0037322623606287,
"disk" : 2498674688,
"id" : "node/kvm01",
"level" : "",
"maxcpu" : 4,
"maxdisk" : 24473583616,
"maxmem" : 16783171584,
"mem" : 6669746176,
"node" : "kvm01",
"type" : "node",
"uptime" : 216884
},
{
"disk" : 2498674688,
"id" : "storage/kvm01/local",
"maxdisk" : 24473583616,
"node" : "kvm01",
"storage" : "local",
"type" : "storage"
},
{
"disk" : 110735155200,
"id" : "storage/kvm01/local-zfs",
"maxdisk" : 192121382912,
"node" : "kvm01",
"storage" : "local-zfs",
"type" : "storage"
}
]

Screenshot_20171113_113316.png
 
in der 'Storage-Ansicht' werden keine vms/container angezeigt, bitte auf eine andere ansicht umschalten (links oben)
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!