So this is not a good work around, since "nesting" very dangerous in this case.
I just test it again and still an issue on:
proxmox-ve: 8.2.0 (running kernel: 6.2.16-3-pve)
pve-manager: 8.2.4 (running version: 8.2.4/faa83925c9641325)
Asking same question, but I dropped to this thread.
Now it is possible to use Clipboard, see: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#qm_display
To make this topic focus, because I have put the broken disk to new Proxmox server then let's discuss to:
- https://forum.proxmox.com/threads/when-activated-lv-device-mapper-reload-ioctl-on-253-8-failed-no-data-available.150741/
The Proxmox server rebooted then LV fail, so I installed new Proxmox and old proxmox renamed to pve2.
Here are what I have tried:
# lsblk
# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 1.8T 0 disk
├─sda1 8:1 0...
Refer to: https://unix.stackexchange.com/questions/704434/lvm-vgchange-device-mapper-reload-ioctl-on-failed-no-data-available
I think I will re-create the metadata like:
thin_dump /dev/mapper/pve-data_tmeta -o dump.txt
What is your suggestion?
After accidentally reboot, pve-data is missing.
Here is the lsblk:
root@pve:~# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 1.8T 0 disk
├─sda1 8:1 0 1007K 0 part
├─sda2 8:2 0 1G 0 part /boot/efi
└─sda3 8:3 0 1.8T 0...
An OVA (Open Virtualization Appliance) file is a package used to distribute virtual machines. It contains a complete virtual machine image, including the operating system, applications, and any required configuration settings. OVA files are often used to distribute virtual appliances and make it...
Since instruction in documentation not complete (you must open several links) here the steps you need to do:
1. nano /etc/default/grub
2. find GRUB_CMDLINE_LINUX_DEFAULT="quiet"
3. change to GRUB_CMDLINE_LINUX_DEFAULT="systemd.unified_cgroup_hierarchy=0 quiet"
4. run update-group
5. restart...
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.