Setup : Proxmox - 8.3 on MiniPC Intel N100 with 16gb Ram and NVME 512gb disk.
What I want to do : Connect ugreen USB to sata adaptor with 4TB HDD (seagate skyhawk) - file format exFAT - disk will be swapped to Windows11 PC for "manual" backup. This disk will be mainly used for CasaOS (LVT) with Jellyfin and syncthing.
The problem : When I connect this disk to MiniPC, go to GUI of PROXMOX and go to STORAGE gives me Communication Failure (0).
Tried lsblk and this is output
Of course I tried plugging it to Win11 device and works mighty fine.
EDIT :
Tried formatting sdb in proxmox - not possible. Deleted all partitions in windows, plugged back in - still Communication Failure (0).
Tried another 2Tb disk - same happens.
So it is quite posiible that the device is badly handled in proxmox or debian itself - it is ugreen 30353 usb 3.0 to sata/ide converter with 12v adaptor.
What I want to do : Connect ugreen USB to sata adaptor with 4TB HDD (seagate skyhawk) - file format exFAT - disk will be swapped to Windows11 PC for "manual" backup. This disk will be mainly used for CasaOS (LVT) with Jellyfin and syncthing.
The problem : When I connect this disk to MiniPC, go to GUI of PROXMOX and go to STORAGE gives me Communication Failure (0).
Tried lsblk and this is output
Code:
root@DOM:~# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sda 8:0 0 476.9G 0 disk
├─sda1 8:1 0 1007K 0 part
├─sda2 8:2 0 1G 0 part /boot/efi
└─sda3 8:3 0 475.9G 0 part
├─pve-swap 252:0 0 8G 0 lvm [SWAP]
├─pve-root 252:1 0 96G 0 lvm /
├─pve-data_tmeta 252:2 0 3.6G 0 lvm
│ └─pve-data-tpool 252:4 0 348.8G 0 lvm
│ ├─pve-data 252:5 0 348.8G 1 lvm
│ ├─pve-vm--100--disk--0 252:6 0 4M 0 lvm
│ ├─pve-vm--100--disk--1 252:7 0 32G 0 lvm
│ ├─pve-vm--111--disk--0 252:8 0 4M 0 lvm
│ ├─pve-vm--111--disk--1 252:9 0 220G 0 lvm
│ ├─pve-vm--111--disk--2 252:10 0 4M 0 lvm
│ └─pve-vm--101--disk--0 252:11 0 8G 0 lvm
└─pve-data_tdata 252:3 0 348.8G 0 lvm
└─pve-data-tpool 252:4 0 348.8G 0 lvm
├─pve-data 252:5 0 348.8G 1 lvm
├─pve-vm--100--disk--0 252:6 0 4M 0 lvm
├─pve-vm--100--disk--1 252:7 0 32G 0 lvm
├─pve-vm--111--disk--0 252:8 0 4M 0 lvm
├─pve-vm--111--disk--1 252:9 0 220G 0 lvm
├─pve-vm--111--disk--2 252:10 0 4M 0 lvm
└─pve-vm--101--disk--0 252:11 0 8G 0 lvm
sdb 8:16 0 3.6T 0 disk
├─sdb1 8:17 0 16M 0 part
└─sdb2 8:18 0 3.6T 0 part
root@DOM:~#
Of course I tried plugging it to Win11 device and works mighty fine.
EDIT :
Tried formatting sdb in proxmox - not possible. Deleted all partitions in windows, plugged back in - still Communication Failure (0).
Tried another 2Tb disk - same happens.
So it is quite posiible that the device is badly handled in proxmox or debian itself - it is ugreen 30353 usb 3.0 to sata/ide converter with 12v adaptor.
Last edited: