[SOLVED] Unable to add the iSCSI disk to the backup system

catmao

New Member
Apr 1, 2021
9
1
3
36
I have used open iSCSI to mount the multipath device in the console, and I can see the disk in the operating system, but I can't add the disk in the console or GUI.

1620831370399.png

1620831462317.png


Code:
root@pbs01:~# proxmox-backup-manager disk list
┌──────┬──────┬─────┬───────────┬─────────────┬──────────────┬─────────┬────────┐
│ name │ used │ gpt │ disk-type │        size │ model        │ wearout │ status │
╞══════╪══════╪═════╪═══════════╪═════════════╪══════════════╪═════════╪════════╡
│ sda  │ lvm  │   1 │ hdd       │ 34359738368 │ Virtual_disk │       - │ passed │
└──────┴──────┴─────┴───────────┴─────────────┴──────────────┴─────────┴────────┘
root@pbs01:~# multipath -ll
mpatha (361418770003155d300008dda609bd18f) dm-2 DELL,MD32xxi
size=2.0T features='3 queue_if_no_path pg_init_retries 50' hwhandler='1 rdac' wp=rw
|-+- policy='round-robin 0' prio=14 status=active
| |- 5:0:0:0 sdb 8:16  active ready running
| |- 3:0:0:0 sdd 8:48  active ready running
| `- 7:0:0:0 sdg 8:96  active ready running
`-+- policy='round-robin 0' prio=9 status=enabled
  |- 6:0:0:0 sde 8:64  active ready running
  |- 9:0:0:0 sdh 8:112 active ready running
  |- 8:0:0:0 sdc 8:32  active ready running
  `- 4:0:0:0 sdf 8:80  active ready running

Disk /dev/mapper/mpatha: 2 TiB, 2199023255552 bytes, 4294967296 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 848B9A5C-3A4E-49F2-B407-9FE0D8BD549E

Device                   Start        End    Sectors Size Type
/dev/mapper/mpatha-part1    34 4294965343 4294965310   2T Linux filesystem
 
yes we only do support 'basic' disks for the disk management at the moment, you can of course mount your disk manually under any path (e.g. /mnt/YOURDISK) and then
add a new datastore with that path
 
Yes, it's working. But I found another problem. The created datastore can't change its name. Well, at least it runs.
 

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!