Hi,
I am trying to setup a Zpool and share it over ISCSI for my proxmox nodes.
After I created the zpool "kvmstor-01" on /dev/sde I am trying to create the backstore block in targetcli.
Unfortunetaly I get:
I know, zpool mounts itself to /<zpoolname> after creation, I already umounted it.
I am only able to create a ZVOL on that Zpool and create a backstore block for it.
But Proxmox wants access to the whole Zpool, doesn't it?
What am I doing wrong?
Thank you!
I am trying to setup a Zpool and share it over ISCSI for my proxmox nodes.
After I created the zpool "kvmstor-01" on /dev/sde I am trying to create the backstore block in targetcli.
Unfortunetaly I get:
Code:
Cannot configure StorageObject because device /dev/sde is already in use
I am only able to create a ZVOL on that Zpool and create a backstore block for it.
But Proxmox wants access to the whole Zpool, doesn't it?
What am I doing wrong?
Thank you!