Search results

  1. N

    about drbd9 integration roadmap

    Thanks. currently PVE no subscription repo's have drbdmanage version 0.50. a later version is available at http://oss.linbit.com/drbdmanage/packages/drbdmanage-0.91/debian-jessie/ i haven't tested it in proxmox yet.
  2. N

    about drbd9 integration roadmap

    Hi, New to forum, been running proxmox no-subscription since version 3.4, i wanted to ask generally what are the future plans and upcoming improvements in drbd9 integration with pve 4 ? for testing i'm running 8x old 250GB seagate barracuda's in 2 disk zfs raid0 vdevs over 4 nodes, which are...
  3. N

    Problem with creating bridge vmbr0 on single nic host booting from iscsi SAN

    well after further research, there probably are ways to setup the bridge and assign an ip to it early in the boot process, by adding brctl binary to initramfs, and using kernel options, but a better way is to just get a bunch of secondary nic's for the servers and be done with it, so i consider...
  4. N

    Problem with creating bridge vmbr0 on single nic host booting from iscsi SAN

    i'm running a bunch of old computers as a proxmox cluster, and i want to run them as diskless nodes booted from sparse zvol's shared via istgt, that way i can run writable snapshots of one proxmox cluster and run 10 nodes from one SSD taking just a bit more space than 1 proxmox node. running...
  5. N

    Problem with creating bridge vmbr0 on single nic host booting from iscsi SAN

    hi I'm successfully booting a proxmox node over iscsi via ipxe, per the iscsi guide. However i'm unable to add a bridge interface, if an entry for vmbr0 exists in /etc/network/interfaces, the boot process halts at "Configuring network interfaces" i have tried different options for vmbr0, like...