virsh control

Sysnasri

Member
Nov 19, 2020
26
3
8
30
HI, I want to connect Proxmox to MAAS and I wish I could find a way to use virsh instead of qm, is it possible?
 
PVE does not use libvirt for managing guests - it has its own stack - so using virsh is not possible with PVE

I hope this helps!
 
PVE does not use libvirt for managing guests - it has its own stack - so using virsh is not possible with PVE

I hope this helps!
So would you please let me know where lxc API is?

when I run the following command it doesn't show my lxc containers

root@pve:~# pvesh get /cluster/resources -type lxc
400 Parameter verification failed.
type: value 'lxc' does not have a value in the enumeration 'vm, storage, node, sdn'
pvesh get <api_path> [OPTIONS] [FORMAT_OPTIONS]
 
So would you please let me know where lxc API is?

when I run the following command it doesn't show my lxc containers

root@pve:~# pvesh get /cluster/resources -type lxc
400 Parameter verification failed.
type: value 'lxc' does not have a value in the enumeration 'vm, storage, node, sdn'
pvesh get <api_path> [OPTIONS] [FORMAT_OPTIONS]
Code:
pvesh get /cluster/resources --type vm --noborder | grep lxc
This should get you started...
 

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!