Recent content by sergei56

  1. S

    multipath config error after upgrading to version 7

    Hello. Received such a notification after the update. root@proxn4cl1:~# multipath -ll Sep 17 12:41:04 | sdc: using deprecated getuid callout Sep 17 12:41:04 | sdb: using deprecated getuid callout Sep 17 12:41:04 | sdd: using deprecated getuid callout Sep 17 12:41:04 | sde: using deprecated...
  2. S

    VM migration state on host failure

    Thanks for the quick response.
  3. S

    VM migration state on host failure

    Hello. We have a cluster of 4 nodes 6.4-4. Iscsi shared storage. HA is configured for VM. I simulate shutting down one node by quickly pulling the network cables out of it. The VM automatically starts on the other host. But after I go to it, I get windows notification about an unexpected...
  4. S

    iscsi multipath does not switch

    Do not understand. So, after all, switching to other routes should work or not? How to do it?
  5. S

    iscsi multipath does not switch

    Before disconnecting the wire and after disconnecting. Nothing changes. root@proxn1cl1:~# iscsiadm -m session tcp: [1] 192.168.30.10:3260,1 iqn.1988-11.com.dell:01.array.bc305bf0ffcf (non-flash) tcp: [2] 192.168.30.30:3260,3 iqn.1988-11.com.dell:01.array.bc305bf0ffcf (non-flash) tcp: [3]...
  6. S

    iscsi multipath does not switch

    The scheme is as follows. The storage has 4 interfaces and, accordingly, 4 addresses. They are connected to a switch. 192.168.30.10 192.168.30.20 192.168.30.30 192.168.30.40 Each node is connected to this switch with its own interface. The storage is connected via the web proxmox, at...
  7. S

    iscsi multipath does not switch

    /etc/pve/storage.cfg dir: local path /var/lib/vz content vztmpl,iso,backup lvmthin: local-lvm thinpool data vgname pve content images,rootdir iscsi: delliscsi portal 192.168.30.10 target iqn.1988-11.com.dell:01.array.bc305bf0ffcf...
  8. S

    iscsi multipath does not switch

    Hello. I have a proxmox cluster and ME4024 storage. Configured iSCSI Multipath as written in the instructions. For the test, I disconnected the port wire, the address of which is connected in proxmox. At the same time, the machine continued to work for me until I turn it off. The main question...