Update 5 to 6 and now : question mark with storage

Bono2007

Member
Jul 25, 2019
1
0
21
56
Hello, i did proxmox 5 to 6 update, and now i have "?" with my storages. All is working well except i can't see "Content"
When i try "Content" on the Proxmox web page i have this :

command '/sbin/lvs --separator : --noheadings --units b --unbuffered --nosuffix --options vg_name,lv_name,lv_size,lv_attr,pool_lv,data_percent,metadata_percent,snap_percent,uuid,tags,metadata_size' failed: exit code 5 (500)

systemctl gives me :

lvm2-monitor.service loaded failed failed Monitoring of LVM2 mirrors, snapshots etc. usin
● lvm2-pvscan@8:0.service loaded failed failed LVM event activation on device 8:0

lvm2-pvscan@8:17.service loaded active exited LVM event activation on device 8:17
lvm2-pvscan@8:32.service loaded active exited LVM event activation on device 8:32
● lvm2-pvscan@8:49.service loaded failed failed LVM event activation on device 8:49
lvm2-pvscan@8:50.service loaded active exited LVM event activation on device 8:50
● lvm2-pvscan@8:67.service loaded failed failed LVM event activation on device 8:67

Any idea ?

 
can you successfully run:
`pvs -a`
`vgs -a`
`lvs -a`
on the command line?

Does the journal say anything about the problems?

I hope this helps!