Recent content by AndreasS

  1. A

    [SOLVED] Windows guests are extremely slow

    Hi, can you try using Q35 machine type recent/latest version instead of "downgraded" V9.2 version? Maybe that helps.
  2. A

    open-iscsi-service failed to start after update to Proxmox 9.0.10 (6.14.11-3-pve)

    iscsiadm discovery against mgmt IP did not work, I will try opening a proper case with Dell, would be better to fix it from the right end I suppose. Will keep you posted.
  3. A

    open-iscsi-service failed to start after update to Proxmox 9.0.10 (6.14.11-3-pve)

    difference between the nodes is, that the failing node got the update to latest PVE kernel and the other didn't so far. Apart from that I wanted to try, if the advertising from Dell-storage end is working properly if I use the management-IP of the controllers rather than iscsi-Port-IPs as...
  4. A

    open-iscsi-service failed to start after update to Proxmox 9.0.10 (6.14.11-3-pve)

    Hey @bbgeek17, this is indeed a good starting point, do you know if I can safely replace portal IP in /etc/pve/storage.cfg with another one via CLI and just reboot, to see if it is working? Or do I have to do this in a different place. Cluster is non productive yet, but I don't want to...
  5. A

    open-iscsi-service failed to start after update to Proxmox 9.0.10 (6.14.11-3-pve)

    I know, there are 8 ports on our storage, 4 of them can be connected (10.xxx.19.yyy IP-Range), the other 4 ports (10.aaa.20.bbb) are for intra-storage replication, nevertheless the appliance announces all 8 corresponding IP-addresses for 8 portals instead of 4. This might be bad implementation...
  6. A

    Is PVE9 supported on Veeam 12.3?

    Hi Victor, restore on Hyper-V is working for me in general, but I don't have and ESXi for testing. Do you have subscription with Veeam? Their support is quite good. Regards, Andreas
  7. A

    open-iscsi-service failed to start after update to Proxmox 9.0.10 (6.14.11-3-pve)

    Hi Fiona, those two are reasonably small and secret, how can I share full logs without compromising internal information e.g. IP-addresses and servernames etc. in here?
  8. A

    iSCSI where to put ISOs or Import-Images?

    That would work indeed, but as I said, it is just temporary one off solution for importing once. And I had those 4 TB drives spare anyway. :)
  9. A

    open-iscsi-service failed to start after update to Proxmox 9.0.10 (6.14.11-3-pve)

    Hi all, I get open-iscsi-service failed to start on booting one of my nodes after upgrading to Proxmox 9.0.10 (6.14.11-3-pve) via GUI from 6.14.11-2-pve. Has anyone seen the same, just wanted to check before upgrading any of the other nodes and try finding the error. Thanks, Andreas
  10. A

    iSCSI where to put ISOs or Import-Images?

    Hi, this is possible but we have about 140 chunky vm's to bulk-import, so I need something large :) I ended up sticking some local 4 TB drives in each node. Thank you all. Andreas
  11. A

    compellent storage - iscsi

    Hi @KeyzerSuze, also consult Storage: iSCSI from Proxmox manual. Using Volume-Chains, you can even use snapshotting with iscsi now. Remember to create one large LUN / or couple of large LUNs on iSCSI-Storage and create one large volume on each and only one volume group each rather then small...
  12. A

    Proxmox VE 9 vm backup with Veeam Backup & Replication 12.3.2

    Thanks a lot for pointing me in the right direction, so far I have been backing up to the existing (windows) backup repository. From your post I guess this is not working very well for file level restore if recommended at all. It looks like I have to create one/several dedicated linux backup...
  13. A

    Proxmox VE 9 vm backup with Veeam Backup & Replication 12.3.2

    Hello @Bu66as, I have created 4 Veeam Workers Type Proxmox VE, one for each node (qdevice is present, no worries). Can you please advice where I can prioritize those for Proxmox task? Do I manually have to select one via entering the IP here: Restore -> Guest File Restore -> Helper Host ->...
  14. A

    VE 8.4.0 - SQL2022 VM - IO sluggish, RDP connection very laggy

    Hi, ext4 with Hardware-RAID10 is fine. Maybe someone else can jump in checking your issues, as I am not a DB guru in any way.
  15. A

    VE 8.4.0 - SQL2022 VM - IO sluggish, RDP connection very laggy

    Hey hi, which filesystem did you choose? Did you choose ZFS or Cephs? Then you cannot use Hardware-Raid of your server but need to switch them to HBA-mode. Regards, Andreas