Search results

  1. B

    LACP issue on PVE 9.0.3

    ifreload -a is the key. I didn't know that command because I didn't have to use it before. BTW I didn't change anything in the configuration. Thank you very much!
  2. B

    LACP issue on PVE 9.0.3

    Hello. I have an issue with LACP enabled connection with two physical Ethernet cards, which means that every time I restart the connection using the command: systemctl restart networking.service It takes 30 seconds to reconnect. In dmesg after every restart I see the following logs: [Tue Aug...
  3. B

    FC shared storage volume with LVM

    I am in the middle of adding new 6 volumes to the cluster. On first node I see: /dev/mapper/VOL-10-25TB-F350 lvm2 --- 25.00t 25.00t /dev/mapper/VOL-11-25TB-F350 lvm2 --- 25.00t 25.00t /dev/mapper/VOL-12-25TB-F350...
  4. B

    FC shared storage volume with LVM

    In my first message in this topic, I forgot to add pvscan and vgscan command on all nodes. pvscan and vgscan on all nodes are showing new volumes but pvshow and vgshow are not showing new volumes besides of first node. I think that in this case I should restart udev but my procedure for other...
  5. B

    FC shared storage volume with LVM

    Next week I will have to add some volumes to cluster and will check what is happening and will let you know. Regards, Daniel
  6. B

    FC shared storage volume with LVM

    1 - Do the raw LUNs show up in lsblk and/or lsscsi output on each node I didn't check that. I will check it out tomorrow. I assume that yes because i can see new block devices under "multipat -ll" 2. Does "multipath -ll" show proper devices? Yes 3. Are there any pertinent logs in "dmesg"...
  7. B

    FC shared storage volume with LVM

    Hello. What is the proper way to add volume from FC/SCSI storage array to Proxmox cluster? I have issue that after "rescan-scsi-bus.sh" command on all nodes, making an alias in multipathd.conf on all nodes, creating PV, VG and proper definition in storage.cfg on one cluster node, i have to...
  8. B

    7.1-7 ISO

    Thx for your help!
  9. B

    7.1-7 ISO

    Are you saying that i can have coherent cluster with 7.1 and 7.4 nodes?
  10. B

    7.1-7 ISO

    I have four nodes cluster in which there is no free space to make safe upgrade to 8. Firstly i want to exapnd that cluster and make upgrade to 8. Regards, Daniel
  11. B

    7.1-7 ISO

    Hello. I'm looking for 7.1-7 ISO of VE. From where can i download it? Thx. Regards, Daniel
  12. B

    Boot problem

    I have found post on linux kernel list to change behaviour of LVM by adding to lvm.conf: udev_sync = 0 udev_rules = 0 IMHO it is not safe. Best Daniel
  13. B

    Boot problem

    After 20 minutes, looks the same. Best
  14. B

    Boot problem

    Hello. I have four node cluster made with Proxmox 7.1-7 and i have noticed that on one machine i have errors during boot process - details in the attachment. I waited several minutes and it doesn't seem like the machine wants to get up. Any idea what can be wrong? Best Daniel
  15. B

    An error occured on the cluster node: cluster not ready - no quorum?

    Even if I try to do: pvecm expected 1 i have the following error: Unable to set expected votes: CS_ERR_INVALID_PARAM
  16. B

    An error occured on the cluster node: cluster not ready - no quorum?

    i had 4 node cluster and two nodes went down. Best
  17. B

    An error occured on the cluster node: cluster not ready - no quorum?

    Hello. Im trying to add next node to cluster: pvecm add 192.168.130.10 -link0 192.168.130.15 Please enter superuser (root) password for '192.168.130.10': *************** Establishing API connection with host '192.168.130.10' The authenticity of host '192.168.130.10' can't be established. X509...
  18. B

    Proxmox 7.1-7 boot problem after adding volumes from disc array

    Ive found that I have a problem with HBA cards on this machine. Best
  19. B

    Proxmox 7.1-7 boot problem after adding volumes from disc array

    Hello. I have a proxmox 7.1-7 cluster made with three physical servers. Today, few minutes ago, I added nine volumes from the disk array - 4 FC paths for each - im using multipathd. I did a restart of one server and I don't want to get up with the messages as in the attachment. Any idea...
  20. B

    Disc/discs migration question.

    It is a disc with XFS filesystem. I said - VMware like. It will not be connected to VMware and PORXMOX in the same time. I have this disc connected to KVM virtual machine and want to migrate it to PROXMOX. What tools? Can you give me the names? Best