VM disk missing on WebUI

FredNNN

New Member
Jan 10, 2023
1
0
1
Still learning, so apologize if that might be a silly question. I needed to copy stuff into one of my containers vm disk. So I mounted it to the node with

Code:
kpartx -a /dev/pve/vm-109-disk-1
mount /dev/mapper/pve-vm--109--disk--1 /blablabla
It went fine but the disk is now missing from WebGUI local-lvm > VM Disks list. Even though it is presented if I run lvs

Code:
# lvs   
File descriptor 11 (socket:[41803]) leaked on lvs invocation. Parent PID 28411: -zsh
File descriptor 14 (pipe:[201944]) leaked on lvs invocation. Parent PID 28411: -zsh
  LV              VG  Attr       LSize    Pool Origin          Data%  Meta%  Move Log Cpy%Sync Convert
  base-100-disk-0 pve Vri---tz-k   32.00g data                                                       
  data            pve twi-aotz-- <342.27g                      41.92  1.87                           
  root            pve -wi-ao----   96.00g                                                             
  swap            pve -wi-ao----    4.00g                                                             
  vm-101-disk-0   pve Vwi-a-tz--   32.00g data                 48.66                                 
  vm-102-disk-0   pve Vwi-a-tz--    4.00m data                 14.06                                 
  vm-102-disk-1   pve Vwi-a-tz--    4.00m data                 1.56                                   
  vm-102-disk-2   pve Vwi-a-tz--   64.00g data                 26.95                                 
  vm-103-disk-0   pve Vwi-aotz--    8.00g data                 36.51                                 
  vm-104-disk-0   pve Vwi-aotz--    8.00g data                 16.93                                 
  vm-105-disk-0   pve Vwi-aotz--   32.00g data base-100-disk-0 78.88                                 
  vm-106-disk-0   pve Vwi-a-tz--    4.00m data                 0.00                                   
  vm-106-disk-1   pve Vwi-a-tz--   32.00g data                 16.35                                 
  vm-107-disk-0   pve Vwi-a-tz--   32.00g data                 24.78                                 
  vm-108-disk-0   pve Vwi-aotz--    8.00g data                 34.39                                 
  vm-109-disk-0   pve Vwi-aotz--    8.00g data                 38.77                                 
  vm-109-disk-1   pve Vwi-aotz--  257.00g data                 22.68                                 
  vm-110-disk-0   pve Vwi-a-tz--    8.00g data                 19.41

Tried to unmount, reboot and kpartx -d /dev/pve/vm-109-disk-1
And still it is not on the list. I mean it works fine but I'm a bit worried that I messed something up.
 
Hi,
does it show up in the CT Volumes tab of the storage content? Otherwise, please post the output of pvesm list local-lvm and pveversion -v.
 

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!