Proxmox 6.1 on Ibm x3650 m3 with intel m5015 raid controller

Arinmal

Member
Feb 14, 2020
7
1
8
45
Hey everyone!

I have a few questions

first, this raid controller wont allow hdd passthrough, I know theres a firmware crossflash to change that but im not that brave yet.
I have a windows vm that I want to use a 10tb drive as smb share. whats the best way to prepare that with proxmox? (lvm,directory) zfs isnt really an option with the raid controller.

second issue is I also created a lvm-thin on a small drive to hold vm clones...it wont workno matter what I do..

Code:
transferred: 268435456000 bytes remaining: 0 bytes total: 268435456000 bytes progression: 100.00 %
  WARNING: Device /dev/dm-13 not initialized in udev database even after waiting 10000000 microseconds.
  WARNING: Device /dev/dm-13 not initialized in udev database even after waiting 10000000 microseconds.
  Logical volume "vm-102-disk-0" successfully removed
  WARNING: Device /dev/dm-13 not initialized in udev database even after waiting 10000000 microseconds.
TASK ERROR: clone failed: command '/sbin/lvs --separator : --noheadings --units b --unbuffered --nosuffix --options lv_size /dev/VMBackups/vm-102-disk-0' failed: got timeout

thanks everyone?
 
please run `udevadm settle` once and then try the operation again

if you have a hw-raid - maybe it's best to go with lvm thin storage (you get snapshots an thin provisioning that way)