My specific case is having Bitlocker disk encryption in a Windows 10 VM. Bitlocker disk encryption might require, by group policy, a TPM device, see:
https://docs.microsoft.com/en-us/windows/security/information-protection/tpm/trusted-platform-module-services-group-policy-settings
@Stefan_R I can open a feature request as you said. But I think they are probably two in one. One would be managing vTPM devices within the web UI, the other one one would be being able to assign those vTPM devices to specific VMs.
Thanks for the script.
As mentioned before the only way of specifying the vTPM device right now is editing the qm config file and adding the specific command line arguments to qemu there, right?
In my case it is because vmm needs it (http://vmm.localdomain.org/).
See:
https://bitbucket.org/pvo/vmm/src/9294d5c10b347d6b7f07879c33372683e456f100/INSTALL#lines-103
https://bitbucket.org/pvo/vmm/src/9294d5c10b347d6b7f07879c33372683e456f100/VirtualMailManager/constants.py#lines-28
Not sure...
Hi again,
Having upgraded to pve 6.2, the configuration specified in previous posts fails with a different message but at least does not crash as it did before, there must have been some fix for that I guess.
After some investigation and trying to understand better how the mapping works, I did...
It was set to unprivileged: 0 because I've been playing around with it. Anyways, I have created a new CT with the following configuration:
arch: amd64
cores: 1
hostname: test01
memory: 512
net0: name=eth0,bridge=vmbr0,firewall=1,hwaddr=5E:AB:8F:91:FC:02,ip=dhcp,type=veth
ostype: ubuntu
rootfs...
A bit more info (not sure how useful it will be):
(gdb) r -n 103 -F -l DEBUG -o /tmp/lxc-103.log
Starting program: /usr/bin/lxc-start -n 103 -F -l DEBUG -o /tmp/lxc-103.log
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1"...
I've removed the following line from 103.conf
idmap: g 1005 1005 1
Now in the log file I just get the start failure and not the idmap thing. Also dmesg:
[370691.726072] lxc-start[3021]: segfault at 50 ip 00007f66035aef8b sp 00007ffea8e81520 error 4 in liblxc.so.1.6.0[7f6603555000+8a000]...
Hi all,
I have an application that requires to use uid/gids starting from 70000 (http://vmm.localdomain.org/) but that seems to be not possible if you use unprivileged CTs.
Is there any way of doing this?
Thanks,
Antonio Huete
Thanks Tom,
Is there any other method I could use in the command line for example? The procedure I am following now is to stop the VM, unlink the disk from it, backup and then re-add the disk to the VM.
Is it planned to have a similar feature added to the GUI in the future?
Cheers,
Antonio
Hi,
Is it possible to backup a KVM virtual machine partially? I mean, including some disk and other not.
I'm using a volume group as the main storage for the virtual machines.
Thanks,
Antonio
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.