Recent content by janix

  1. J

    Ceph failover & load balancing without using switch

    Thank you for response. With connection presented above, there is no failover and no load balancing too. Now we use Open vSwitch (OVS Bridge) on ports + RSTP (instead linux bond). https://pve.proxmox.com/wiki/Open_vSwitch Failover is provided, but link performance is not best as possible...
  2. J

    Ceph failover & load balancing without using switch

    Hi, we have testing lab with 3 nodes. We configured Ceph basically on tutorial: Our lab looks like picture below: We used "broadcast" option, when created linux bond interfaces. Now there is a question: how gain failover and load balancing without using switch? Sholud we use Open vSwitch...
  3. J

    Proxmox VE 4.1Installation via PXE

    Kernel Offset: disabled kernel panic-not syncing: VFS: unable to mount root fs on unknown block(0,0)
  4. J

    Proxmox VE 4.1Installation via PXE

    Hi, I realize that is at least one another topic with this task: https://forum.proxmox.com/threads/proxmox-installation-via-pxe-solution.8484/ When I use proxmox 3.4 image, the installation works fine but for proxmox 4.1 the problem appears. I make initrd.img.modif image with help github...