I can not install openfiler on a virtual machine

Proxmoxgoogle

Member
Mar 21, 2017
74
0
11
35
I figure this

Device-mapper: create ioctl on pve-data_tmeta failed: Device or resource busy TASK ERROR: create failed - lvcreate 'pve / vm-100-disk-1' error: Aborting. Failed to locally activate thin pool pve / data.
 
what does
Code:
lvs --all

say?
 
root@ect1:~# lvs --all
LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert
data pve twi-a-tz-- 349.51g 0.00 0.43
data pve twi---tz-- 91.80g
[data_tdata] pve Twi-ao---- 349.51g
[data_tdata] pve Twi------- 91.80g
[data_tmeta] pve ewi-ao---- 88.00m
[data_tmeta] pve ewi------- 92.00m
[lvol0_pmspare] pve ewi------- 88.00m
[lvol0_pmspare] pve ewi------- 92.00m
root pve -wi------- 96.00g
root pve -wi-ao---- 37.00g
swap pve -wi-ao---- 4.00g
swap pve -wi------- 4.00g
 
you have a duplicate vg 'pve' and in both you have a thinpool named 'data', you should fix that
 
Same error here!
Code:
 Using default stripesize 64.00 KiB.
  Check of pool pve/data failed (status:1). Manual repair required!
TASK ERROR: create failed - lvcreate 'pve/vm-100-disk-1' error:   Aborting. Failed to locally activate thin pool pve/data.

But different results for
Code:
root@virtual:~# lvs --all
  LV              VG  Attr       LSize   Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert
  data            pve twi---tz-- 124.46g
  [data_tdata]    pve Twi------- 124.46g
  [data_tmeta]    pve ewi-------   1.27g
  [lvol0_pmspare] pve ewi-------   1.27g
  root            pve -wi-ao----  49.75g
  swap            pve -wi-ao----   7.00g
 

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!