Maybe I'm just dense, but I've looked everywhere to my idea.
I have a windows server, with Microsoft iSCSI software target installed, and it works fine between windows clients.
Now, I tried hooking it up to proxmox, which is all fun and games until I try actually using it.
What I did:
Datacenter => Storage tab => Add => iSCSI target => Fill in all data => add => Works => Add => LVM group => Fill in all stuff and select the appropriate storage volume => Add.
After that, the storage appears, but I can't add anything, I'll just get a 'can't save file' error. Additionally, in the terminal/syslog output I see this:
And that just goes on forever.
Now, I tried removing and re-adding all the storage-related things (except local storage), but now I get stuck when I try add a LVM group to the iscsi target:
"create storage failed: device '/dev/disk/by-id/scsi-360003ff047cc3c448c88ea8d6431979d' is already used by volume group 'LVMISOSTOR' (500)"
And it just stops with that. I didn't use the terminal for anything so far but doing an apt-get update/upgrade, so maybe it's a bug in a new package?
This is a completely fresh install, I've used proxmox 1.9 for at least a year before this, but I wanted to redo the whole thing and get going with iscsi, which led to this
I'd really appreciate any comments on this, I'm completely stuck.
I have a windows server, with Microsoft iSCSI software target installed, and it works fine between windows clients.
Now, I tried hooking it up to proxmox, which is all fun and games until I try actually using it.
What I did:
Datacenter => Storage tab => Add => iSCSI target => Fill in all data => add => Works => Add => LVM group => Fill in all stuff and select the appropriate storage volume => Add.
After that, the storage appears, but I can't add anything, I'll just get a 'can't save file' error. Additionally, in the terminal/syslog output I see this:
Code:
Jun 9 19:21:31 Cobalt kernel: sd 8:0:0:0: [sdb] Assuming drive cache: write through
Jun 9 19:21:51 Cobalt kernel: sd 8:0:0:0: [sdb] Got wrong page
Jun 9 19:21:51 Cobalt kernel: sd 8:0:0:0: [sdb] Assuming drive cache: write through
Jun 9 19:22:11 Cobalt kernel: sd 8:0:0:0: [sdb] Got wrong page
Jun 9 19:22:11 Cobalt kernel: sd 8:0:0:0: [sdb] Assuming drive cache: write through
Jun 9 19:22:31 Cobalt kernel: sd 8:0:0:0: [sdb] Got wrong page
Jun 9 19:22:31 Cobalt kernel: sd 8:0:0:0: [sdb] Assuming drive cache: write through
Jun 9 19:22:51 Cobalt kernel: sd 8:0:0:0: [sdb] Got wrong page
Jun 9 19:22:51 Cobalt kernel: sd 8:0:0:0: [sdb] Assuming drive cache: write through
Jun 9 19:23:11 Cobalt kernel: sd 8:0:0:0: [sdb] Got wrong page
Jun 9 19:23:11 Cobalt kernel: sd 8:0:0:0: [sdb] Assuming drive cache: write through
Jun 9 19:23:31 Cobalt kernel: sd 8:0:0:0: [sdb] Got wrong page
Jun 9 19:23:31 Cobalt kernel: sd 8:0:0:0: [sdb] Assuming drive cache: write through
Jun 9 19:23:51 Cobalt kernel: sd 8:0:0:0: [sdb] Got wrong page
Jun 9 19:23:51 Cobalt kernel: sd 8:0:0:0: [sdb] Assuming drive cache: write through
Jun 9 19:24:11 Cobalt kernel: sd 8:0:0:0: [sdb] Got wrong page
Jun 9 19:24:11 Cobalt kernel: sd 8:0:0:0: [sdb] Assuming drive cache: write through
Now, I tried removing and re-adding all the storage-related things (except local storage), but now I get stuck when I try add a LVM group to the iscsi target:
"create storage failed: device '/dev/disk/by-id/scsi-360003ff047cc3c448c88ea8d6431979d' is already used by volume group 'LVMISOSTOR' (500)"
And it just stops with that. I didn't use the terminal for anything so far but doing an apt-get update/upgrade, so maybe it's a bug in a new package?
This is a completely fresh install, I've used proxmox 1.9 for at least a year before this, but I wanted to redo the whole thing and get going with iscsi, which led to this

I'd really appreciate any comments on this, I'm completely stuck.
Last edited: