USB passthrough, "unable to parse volume ID"

KrAzE

New Member
Upgrading to 2.0, trying to add a USB hardrive to the VM. Using command: qm set 101 -scsi0 /dev/sdd

root@proxmox:/dev# qm set 101 -scsi0 /dev/sdd
unable to parse volume ID '/dev/sdd'

Code:
fdisk -l



Disk /dev/sdd: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xa8a01c2e


   Device Boot      Start         End      Blocks   Id  System
/dev/sdd1               1      121601   976760001    7  HPFS/NTFS

Code:
root@proxmox:/dev# pvdisplay
  --- Physical volume ---
  PV Name               /dev/sdc1
  VG Name               backups
  PV Size               74.50 GiB / not usable 1.03 MiB
  Allocatable           yes (but full)
  PE Size               4.00 MiB
  Total PE              19073
  Free PE               0
  Allocated PE          19073
  PV UUID               ymSL3T-kNQH-zN6P-pJ1W-v2Vz-JJMP-9wYCwM


  --- Physical volume ---
  PV Name               /dev/sdb1
  VG Name               local2
  PV Size               74.50 GiB / not usable 1.03 MiB
  Allocatable           yes (but full)
  PE Size               4.00 MiB
  Total PE              19073
  Free PE               0
  Allocated PE          19073
  PV UUID               iww9CE-fGmC-B03f-uoGH-4EF2-m2v4-aXU2TZ


  --- Physical volume ---
  PV Name               /dev/sda2
  VG Name               pve
  PV Size               74.00 GiB / not usable 0
  Allocatable           yes
  PE Size               4.00 MiB
  Total PE              18945
  Free PE               2367
  Allocated PE          16578
  PV UUID               GdyZZY-XcV6-OndQ-tpn6-q2DP-5yet-UIAbcq


Code:
root@proxmox:/dev# lvdisplay
  --- Logical volume ---
  LV Name                /dev/backups/backups
  VG Name                backups
  LV UUID                c84UdV-nerI-e7MU-cA4G-wDZV-2R5B-hXwlaN
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                74.50 GiB
  Current LE             19073
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:1


  --- Logical volume ---
  LV Name                /dev/local2/local2
  VG Name                local2
  LV UUID                s1xaXp-BidK-vEX4-5cPT-z5do-Ue1j-uV21dV
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                74.50 GiB
  Current LE             19073
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:2


  --- Logical volume ---
  LV Name                /dev/pve/swap
  VG Name                pve
  LV UUID                E76PuW-iiyr-hMGd-7dIH-Sw0V-DZT6-muc5w7
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                4.00 GiB
  Current LE             1024
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:3


  --- Logical volume ---
  LV Name                /dev/pve/root
  VG Name                pve
  LV UUID                qgHV1u-3EsR-edPE-523f-zbiE-iZH5-mMb9x3
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                18.50 GiB
  Current LE             4736
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:0


  --- Logical volume ---
  LV Name                /dev/pve/data
  VG Name                pve
  LV UUID                ReadOf-avBZ-2WKG-xxHc-jnf5-lPzR-NytXOq
  LV Write Access        read/write
  LV Status              available
  # open                 1
  LV Size                42.26 GiB
  Current LE             10818
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           253:4






Code:
root@proxmox:/dev# pveversion -v
pve-manager: 2.0-54 (pve-manager/2.0/4b59ea39)
running kernel: 2.6.32-10-pve
proxmox-ve-2.6.32: 2.0-63
pve-kernel-2.6.32-10-pve: 2.6.32-63
lvm2: 2.02.88-2pve2
clvm: 2.02.88-2pve2
corosync-pve: 1.4.1-1
openais-pve: 1.1.4-2
libqb: 0.10.1-2
redhat-cluster-pve: 3.1.8-3
resource-agents-pve: 3.9.2-3
fence-agents-pve: 3.1.7-2
pve-cluster: 1.0-26
qemu-server: 2.0-33
pve-firmware: 1.0-15
libpve-common-perl: 1.0-23
libpve-access-control: 1.0-17
libpve-storage-perl: 2.0-16
vncterm: 1.0-2
vzctl: 3.0.30-2pve2
vzprocps: 2.0.11-2
vzquota: 3.0.12-3
pve-qemu-kvm: 1.0-8
ksm-control-daemon: 1.1-1
root@proxmox:/dev#
 
Hi ...

same here for
root@proxmox:/dev# qm set 101 -scsi0 /dev/sdd
unable to parse volume ID '/dev/sdd'

on a fresh installed proxmox test installation, but i want to pass a disk directly to the vm - not only an usb stick ...

anyone an idea ?
best regards
michael

 
Unfortunatly no. I did see a qm -usb flag you could use to host the usb port instead but I really just want the drive like it was before since I have a backup of the virtual appliance from the previous proxmox server..

im at a standstill until I can pass these drives :(
 
Mounted without an error. Inside the VM itself it is giving a sym0:0 message c sent on bad reselection. Hopefully Michael will be able to test and see if it works for them.

adding it as ide1 seems to not generate any errors however.
 
Last edited:
I can Mount an IDE Mapping, but a ls /Mnt gives Many io-errors (i'll Post a Log file tomorrow)

A Test with an scsi device results in an Kernel panic of the host. On this Test machine i dont have any Access to the ILO Network from home so i cant restart the Server ....
 
Last edited:
i think ide emulation is working now (don't know what happens on this evening) - but in the moment i'm really busy with our production systems, we've got some hardware fails ;(

next week i'll get a new HP Server and hope to have some time to test something ...
 

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!