Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem in Storage Manager using a SCSI data drive in a Proxmox VM #1545

Closed
maiux opened this issue May 18, 2024 · 20 comments
Closed

Problem in Storage Manager using a SCSI data drive in a Proxmox VM #1545

maiux opened this issue May 18, 2024 · 20 comments
Labels
bug Something isn't working

Comments

@maiux
Copy link

maiux commented May 18, 2024

Describe the Bug
I made a Proxmox VM with SATA:0 imported from arc.img (latest / yesterday - 24.5.16) and a SCSI drive that I want to use as data drive, using DriveIdxMap (activeports or max ports, does not make difference). Once full installed, if I create a volume using Storage Manager (SCSI data disk is seen as SATA but in my ignorance it can be completely normal), I will see 2 storage pools and one of them has the new volume in it. If I remove the volume, Storage Manager remains in an inconsistent state with one storage pool without volumes and does not allow to create a new volume neither remove the storage pool.

Screenshots
immagine
immagine
F5DZ9WRNB
immagine
immagine
immagine
immagine
immagine
immagine
immagine

Hardware
immagine

Many thanks for your help

@maiux maiux added the bug Something isn't working label May 18, 2024
@AuxXxilium
Copy link
Owner

These Portmap Options are only for Sata Controller: https://github.com/AuxXxilium/AuxXxilium/wiki/Arc:-Loader-Portmap

Why do you have 2 Sata Controller in VM Config? DSM will show your Disks as Sata, this is nothing to worry about.

I don't know why you get 2 Pools with 1 Disk.

@maiux
Copy link
Author

maiux commented May 18, 2024

Really don't know why. This sysinfo is with no SATA drives attached and arc.img boot from SCSI: C8FABUGLJ

@AuxXxilium
Copy link
Owner

Wrong code, but where is your problem? it lookes like, something went wrong with your dsm installation.

@maiux
Copy link
Author

maiux commented May 18, 2024

Found why: it's for the CD-ROM. Check this configuration: E8SFNLAG7 (maybe it does not come out), but in these screenshots yes:
immagine
immagine
immagine

@AuxXxilium
Copy link
Owner

where is your problem? i only see a healthy storagepool?!

@maiux
Copy link
Author

maiux commented May 18, 2024

Wrong code, but where is your problem? it lookes like, something went wrong with your dsm installation.

I was trying to make an optimal configuration using SATA as boot loader and SCSI for data disk (because under VM is way much performant), and I got stuck with this twin "Storage Pool" problem. If I use SATA for data disk, I see only one storage pool and config is consistent. If I use SCSI as data disk, I got the two storage pool and if I delete it I get an inconsistent situation (I can't recreate it) - check the screenshots on the first post

@maiux
Copy link
Author

maiux commented May 18, 2024

where is your problem? i only see a healthy storagepool?!

Check the last screenshot of the first post: healty but 0 bytes allocated - it's an inconsistent config. And you can't add volumes, neither remove the only left storage pool. I repeat, IMHO is an inconsistent cofnig

@AuxXxilium
Copy link
Owner

if you delete all storage pool, what will happen?

@maiux
Copy link
Author

maiux commented May 18, 2024

if you delete all storage pool, what will happen?

you click on Remove on the only left and nothing happens

Registrazione.schermo.2024-05-18.alle.12.37.50.mov

@AuxXxilium
Copy link
Owner

Reboot?

@maiux
Copy link
Author

maiux commented May 18, 2024

the same

@AuxXxilium
Copy link
Owner

boot to config mode, use format disks function in dev section.

@maiux
Copy link
Author

maiux commented May 18, 2024

If I can ask, for my knowledge: how SCSI drives are seen by DSM? How loader make them work under DSM?

@AuxXxilium
Copy link
Owner

They are seed as SATA since DSM can't use them oob. My ESXi SCSI Controllers are working and others don't have these issue with Proxtrash.

@maiux
Copy link
Author

maiux commented May 18, 2024

They are seed as SATA since DSM can't use them oob. My ESXi SCSI Controllers are working and others don't have these issue with Proxtrash.

Oh, I see. Good luck.

@maiux maiux closed this as not planned Won't fix, can't repro, duplicate, stale May 18, 2024
@maiux
Copy link
Author

maiux commented May 18, 2024

BTW, I was only using the wrong loader: yours. With another loader works like a charm.

@AuxXxilium
Copy link
Owner

AuxXxilium commented May 18, 2024

and which loader?

and you selected also DS1019+ in this loader?

@maiux
Copy link
Author

maiux commented May 18, 2024

I bet you are smart enough to find it by yourself. Thank for your time.

@AuxXxilium
Copy link
Owner

i know 20 different, so tell me.

@r0bb10
Copy link

r0bb10 commented Jun 2, 2024

Describe the Bug I made a Proxmox VM with SATA:0 imported from arc.img (latest / yesterday - 24.5.16) and a SCSI drive that I want to use as data drive, using DriveIdxMap (activeports or max ports, does not make difference). Once full installed, if I create a volume using Storage Manager (SCSI data disk is seen as SATA but in my ignorance it can be completely normal), I will see 2 storage pools and one of them has the new volume in it. If I remove the volume, Storage Manager remains in an inconsistent state with one storage pool without volumes and does not allow to create a new volume neither remove the storage pool.

mm works here, sata0 as arc.img and scsi0 as first disk, works on a DVA3221 build.. if i remove the storage pool 1 it unmounts the volume correctly and removes the pool, creation also works.

Registrazione.2024-06-02.094923.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants