Search results

  1. 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...
  2. 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...
  3. 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
  4. 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
  5. 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...
  6. 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...
  7. B

    Disc/discs migration question.

    Hello. I wonder if it is possible to add a disk to the virtual machine in proxmox cluster, which is from the disk array - like RDM in VMware, does not have a partition table - it is all formatted and then migrate it live to one of LVMs storage. Do you have any idea how to migrate data without...
  8. B

    VM and maximum number of block devices

    Hello. unfortunately I can't find information about the maximum number of block devices that can be configured for a virtual machine in PROXMOX 7.x. So, what is the maximum amount of block devices - mainly SCSI that can be added to a virtual machine? Best Daniel
  9. B

    Proxmox managent

    Hello. I am looking for a solution for PROXMOX that will allow me to allocate my cluster resources to the client - CPU, RAM, disk space, network and the client will be able to create appropriate virtual machines within these resources. Something similar to VMware SDDC, but I don't care about...
  10. B

    ISO for proxmox-ve_4.4-eb2d6f1e-1

    Hi, I know that this topic was raised many times but can't find right answer. I'm looking for proxmox-ve_4.4-eb2d6f1e-1.iso file. I've tried many times to download it from different sites but after download, the files are corrupted and can't be written to USB stick or even mount it. Can you...
  11. B

    RDM (Raw Device Mappings)

    Hello. In my lab i have installed Proxmox 3.4. I have three servers connected to storage array through SAN network (FC). My VMs are on LVM on the array. I use virtio driver to connect LUNs from storage array directly to VMs. The problem is that i have to reboot the linux (Debian 8) VM to see...