One storage appears as Enabled, but Not active

Renatoseres

New Member
Dec 7, 2023
3
3
3
Proxmox VE release 7.3-3

After a some hours of power loss, Proxmox is running , but just 1 of 3 Vm's are starting

(I have UPS in the server)

One storage appears as Enabled, but Not active

The disks are ok in the Dell's IDRAC storage section - Physical and Virtual Disks in Dell are Ok


I have already restarted proxmox (shutdown / power on)

TASK ERROR: activating LV 'SistUbuntuHDSATA4TBsdb/SistUbuntuHDSATA4TBsdb' failed: Activation of logical volume SistUbuntuHDSATA4TBsdb/SistUbuntuHDSATA4TBsdb is prohibited while logical volume SistUbuntuHDSATA4TBsdb/SistUbuntuHDSATA4TBsdb_tmeta is active

-------------
pvesm status

activating LV 'SistUbuntuHDSATA4TBsdb/SistUbuntuHDSATA4TBsdb' failed: Activation of logical volume SistUbuntuHDSATA4TBsdb/SistUbuntuHDSATA4TBsdb is prohibited while logical volume SistUbuntuHDSATA4TBsdb/SistUbuntuHDSATA4TBsdb_tmeta is active.
Name Type Status Total Used Available %
SistUbuntuHDSATA4TBsdb lvmthin inactive 0 0 0 0.00%
SistUbuntuHDSATA4TBsdbLVM lvm active 3906465792 314572800 3591892992 8.05%
local dir active 61482804 17536536 40790712 28.52%
local-lvm lvmthin active 118812672 0 118812672 0.00%

----------
fdisk -l

Disk /dev/sda: 893.25 GiB, 959119884288 bytes, 1873281024 sectors
Disk model: PERC H355 Adp
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 65536 bytes / 131072 bytes
Disklabel type: gpt
Disk identifier: 1720459E-DC33-4F86-A6E0-4A7AEA3AF049

Device Start End Sectors Size Type
/dev/sda1 34 2047 2014 1007K BIOS boot
/dev/sda2 2048 1050623 1048576 512M EFI System
/dev/sda3 1050624 419430400 418379777 199.5G Linux LVM

Partition 1 does not start on physical sector boundary.


Disk /dev/sdb: 3.64 TiB, 4000225165312 bytes, 7812939776 sectors
Disk model: PERC H355 Adp
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 65536 bytes / 65536 bytes


Disk /dev/sdc: 3.64 TiB, 4000225165312 bytes, 7812939776 sectors
Disk model: PERC H355 Adp
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 65536 bytes / 65536 bytes


Disk /dev/mapper/pve-swap: 8 GiB, 8589934592 bytes, 16777216 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 65536 bytes / 131072 bytes


Disk /dev/mapper/pve-root: 59.88 GiB, 64290291712 bytes, 125566976 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 65536 bytes / 131072 bytes


Disk /dev/mapper/SistUbuntuHDSATA4TBsdbLVM-vm--100--disk--0: 300 GiB, 322122547200 bytes, 629145600 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 65536 bytes / 65536 bytes
Disklabel type: dos
Disk identifier: 0xee76cfbe

Device Boot Start End Sectors Size Id Type
/dev/mapper/SistUbuntuHDSATA4TBsdbLVM-vm--100--disk--0-part1 * 2048 104447 102400 50M 7 HPFS
/dev/mapper/SistUbuntuHDSATA4TBsdbLVM-vm--100--disk--0-part2 104448 628051162 627946715 299.4G 7 HPFS
/dev/mapper/SistUbuntuHDSATA4TBsdbLVM-vm--100--disk--0-part3 628051968 629141503 1089536 532M 27 Hidd

-------------------
cat /etc/pve/storage.cfg

dir: local
path /var/lib/vz
content vztmpl,iso,backup

lvmthin: local-lvm
thinpool data
vgname pve
content images,rootdir

lvmthin: SistUbuntuHDSATA4TBsdb
thinpool SistUbuntuHDSATA4TBsdb
vgname SistUbuntuHDSATA4TBsdb
content rootdir,images
nodes dellA

lvm: SistUbuntuHDSATA4TBsdbLVM
vgname SistUbuntuHDSATA4TBsdbLVM
content images,rootdir
nodes dellA
shared 0

-------------------------

Attached are the disk config Images
 

Attachments

  • img1.jpg
    img1.jpg
    47.6 KB · Views: 17
  • img2.jpg
    img2.jpg
    22.4 KB · Views: 16
  • img3.jpg
    img3.jpg
    25.2 KB · Views: 15
Last edited:
  • Like
Reactions: Hyacin