iscsi

  1. B

    nfs looks trendy on the proxmox platform: so nfs or iscsi ?

    I recently discovered that a lot of people around me are using nfs instead of iscsi on a PVE platform. The main reason for it seems that it’s easier to backup an nfs-based solution thaan an iscsi one, since on The remote disk everything is a file. Is this a general trend? What would bring...
  2. M

    Cannot start VM - KVM internal error. Suberror: 1

    I have been working on moving the storage of VM's from an NFS share on my TrueNas core server to a ZFS over iSCSI share on my TrueNas server. I have ZFS over iSCSI all set up and it appears to be operational. I transferred of one of the VM hard drives from the NFS storage to the ZFS storage but...
  3. M

    Cannot Create LVM on iSCSI storage

    I set up a new instance of TrueNas 12 Core. I am attempting to setup iscsi storage to TrueNas in Proxmox. The vdev was created in TrueNas along with the iscsi target. I have created the iscsi connection in proxmox and it is showing as available but receive the following error when I attempt to...
  4. B

    backup server with remote storage or USB? (edited)

    So waiting a proper baclup machine due to limited supply. I would like to start to use the proxmox backup server. The size of backup sholdn't be large. At max probably 1TB on disk. I have an unused spare machine with 2x10Gbe + 4x1GbE, 2x240 GB SSD and 16GB RAM. The storage can't be expanded...
  5. B

    [SOLVED] Ceph & iSCSI HA - How to configure the network?

    I am looking to some guidance to finalize the setup of a 3-nodes Proxmox cluster with Ceph and shared ISCSI storage. While it's working, I am not really happy with the ceph cluster resilienc and I am looking for some guidance. Each nodes have 2x10GbE ports and 2x480GB SSD dedicated for ceph...
  6. aasami

    [SOLVED] How to initizlize remote iSCSI LUN device with multipath?

    I have exported an iSCSI LUN with multipath to a PBS server in the SAN. How should I initialize this remote disk? It doesn't show up in drive list. # lsscsi [1:0:0:0] cd/dvd QEMU QEMU DVD-ROM 2.5+ /dev/sr0 [2:0:0:0] disk QEMU QEMU HARDDISK 2.5+ /dev/sda [3:0:0:0]...
  7. J

    iSCSI help with Proxmox 6.2-15

    Hi All, I was able to successfully get an iscsi target hooked into my environment. As a test I created a vm - but it obviously used the entire 2tb disk. I then read that I should create an LVM on top of the iscsi and went through the setup wizard only to find the cfg.lock problem that seems...
  8. H

    Another iscsi/multipath question

    I "think" I have this configured correctly but wanted to see if there was others that might know better. Step 1. in GUI add a new iscsi pointing to the iscsi portal and adding 1 target. (also uncheck Use LUNs) Step 2. Add node-startup = automatic to /etc/iscsi/iscsid.conf (Restart iscsi...
  9. C

    Help setting iser transport for ZFS on ISCSI

    Hi all, I'm new to Proxmox having been running VMWare since maybe 3.5 or something. Decided to switch over because I wanted to take the cheaper path to Infiniband and then found the support in VMWare not quite there. My setup now is Proxmox server with a dual-port Mellanox ConnectX-3 card. My...
  10. U

    after upgrading from 5.x to 6.x, iSCSI VMs can only be started via commandline

    Hi, I've upgraded one of our clusters from 5.4 to 6.2 only yesterday and unfortunately cannot start VMs using iSCSI storage using the UI. The logs don't show much, all I see there is Error: start failed: QEMU exited with code -1 Researching the forum I read that errors like these are likely...
  11. Y

    Accessing ZFS pool in VM

    Hi! I'm quite new to Proxmox, although I have some Linux experience previously, and I haven't found any working way to access my existing ZFS pool from an OpenMediaVault VM. Ideally, I'd like OMV to get access to the disk space directly without having to do a network share; this is purely based...
  12. T

    iSCSI/LVM confusion with enabled storage options

    Hi all. Hoping for some advice and guidance for a new Proxmox user. I'm in the process of standing up a cluster of 3 identical nodes backed by iSCSI storage for VM workloads. I have created a bond of 3 NICS and defined the relevant networks for storage and enabled multipathing following the...
  13. S

    iSCSI, cluster of Proxmox, corruption ?

    Hello, It's certainly written somewhere, but I didn't find it on https://pve.proxmox.com/wiki/Storage:_iSCSI It's said that it's generally not recommended to mount multiple iSCSI LUN on a host as it leads to data corruption. Therefore, how does Proxmox handle this when used inside a cluster...
  14. bevanswb

    ISCSI Storage Setup Error

    Hi, I work at a local school district and I am trying to setup ISCSI based storage on our newer dell me series san. I have run into several issues while trying to set this up and was hoping that maybe someone could point me in the right direction. In our environment we have 3 hosts with proxmox...
  15. aasami

    [SOLVED] multipath on iSCSI

    Hello all! I would like to ask for help with configuration of multipath on iSCSI disk in Proxmox 6.2. I have configured multipath on the server: [hp12 ~]# iscsiadm -m session tcp: [1] 10.1.100.112:3260,22 iqn.2000-05.com.3pardata:20220002ac005aab (non-flash) tcp: [4] 10.1.100.113:3260,121...
  16. 1

    [SOLVED] iSCSI multipath

    Hi, We are trying to deploy an HA storage environment on Proxmox using multipath, a Synology NAS (RS1619xs+) and an iSCSI SAN, and we cannot get the multipath driver to manage the iSCSI LUNs. We need a little help to go further or to interpret the errors we are commiting. This is what we are...
  17. DynFi User

    Proxmox <--> FreeNAS iSCSI initiator integration in business repo

    Hello, I was wondering if there are any plans to integrate the Proxmox FreeNAS iSCSI initiator patches developped by the TheGrandWazoo and available in github repository here : https://github.com/TheGrandWazoo/freenas-proxmox into the main FreeNAS Enterprise repo. I am not a huge fan of...
  18. O

    Very bad iSCSI performance despite no config change

    Hello! I have a small cluster with my VMs living on LVM over iSCSI on a hp msa2050 SAN. I built it back in January and it was nice and quick - didn't even bother with multipath or any tuning because even with 10+ VMs running, it was fast enough. I left it running, doing nothing, until this...
  19. N

    LVM on iscsi

    Hi all, I have been testing out Proxmox on our lab setup which is 3 older Dell machines all equipped with 4 NICs and a Dell MD3200i iscsi SAN. For now I am only working on one machine. The modules and configuration is done according to the iscsi multipath documentation. Proxmox can see the san...
  20. W

    [SOLVED] Peculiar Behavior for ZFS-over-ISCSI on FreeNAS (VM creates but can't be started because LUN can't be reached?)

    All, I re-did a lot of the networking on my cluster and appear to have successfully changed everything over to ZFS-over-ISCSI using LACP and Linux bonded interfaces for some throughput improvement and redundancy. I am connecting to a FreeNAS cluster using GrandWazoo's ZFS-over-ISCSI patch...

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!