Search results

  1. M

    Proxmox Cluster - Netapp Storage NFS read slow performance

    i have try to configure pnfs4.1 with pNFS (without the lacp) but nothing change
  2. M

    Proxmox Cluster - Netapp Storage NFS read slow performance

    cat /etc/pve/storage.cfg dir: local path /var/lib/vz content backup,iso,vztmpl lvmthin: local-lvm thinpool data vgname pve content rootdir,images nfs: store01 export /store01 path /mnt/pve/store01 server 192.168.98.101...
  3. M

    Proxmox Cluster - Netapp Storage NFS read slow performance

    Good morning we have 2 proxmox nodes (Dell R440 and Dell R640) connected to a Netapp AFF-A150 via 10GBit network cards (x2 LACP layer4). Both nodes mount an NFS export (version 4.2) as a datastore. The Devices involved are (IPs dedicated to NFS protocol) pve01 192.168.98.51(Proxmox version...
  4. M

    Cluster IP and Veeam Configuration

    i say " i don't think that veeam consider proxmox", but linked to "this is is 5 year old (2019)". ;)
  5. M

    Cluster IP and Veeam Configuration

    this is is 5 year old (2019), i don't think that veeam consider proxmox. With CE i can backup VM without problem, but the problem is that i can't see the second node in infrastructure.
  6. M

    Cluster IP and Veeam Configuration

    really? have you some link for thi info? but i try trial license too, nothing change.
  7. M

    Cluster IP and Veeam Configuration

    i have the same problem like TaylorNP, i can added proxmox cluster with IP but i see in veeam infrastructure only one proxmox host. i have a two node cluster, without qdevice.
  8. M

    Proxmox - Nfs 4.1 multipath

    hi Firebat, i think this can help you: https://forum.proxmox.com/threads/nfs-multipath-or-at-least-failover.69493/
  9. M

    ProxMox with FC based SAN

    I have lvm over iscsi, i can't snapshot at LVM layer, but when backup the snapshot is at virtualization layer as aaron said; so backup are consistent.
  10. M

    ProxMox with FC based SAN

    remember to install Qemu Guest Agent for snapshot the VM disk on the virtualization layer... ;)
  11. M

    ProxMox with FC based SAN

    I don't think that proxmox with LVM support snapshot... https://pve.proxmox.com/wiki/Storage:_LVM
  12. M

    iSCSI help with Proxmox 6.2-15

    remember that if you use proxmox 6 or more for multipath configuration you need to adjust multipath.conf https://forum.proxmox.com/threads/multipath-iscsi-dev-mapper-device-is-not-created-proxmox-6.57272/#post-264048
  13. M

    iSCSI help with Proxmox 6.2-15

    https://pve.proxmox.com/wiki/ISCSI_Multipath
  14. M

    iSCSI help with Proxmox 6.2-15

    if you use more of one network adapter for iscsi you need to configure multipath.......
  15. M

    iSCSI help with Proxmox 6.2-15

    how many network adapter you have for iscsi??
  16. M

    Proxmox VE 6.2 and multipath

    in 6.x version of proxmox the multipath configuration is change..... this is mine: defaults { find_multipaths no polling_interval 2 path_selector "round-robin 0" path_grouping_policy multibus uid_attribute ID_SERIAL...
  17. M

    dirty-bitmap is used but no reduction

    hi, i'm testing PBS, and i have same test Virtual Machine. if the virtual machine is shutdown i see that the backup is full, if the virtual machine is start the backup use incremental mode (dirty-bitmap).... Is this correct???
  18. M

    iSCSI, cluster of Proxmox, corruption ?

    a good start point can be this: https://icicimov.github.io/blog/virtualization/Adding-iSCSI-shared-volume-to-Proxmox-to-support-Live-Migration/