Search results

  1. T

    iSCSI MPIO + HP P2000 G3

    The de-centralised cluster management in Proxmox is an awesome idea. Beats vCenter server. We just need solid IPV6 support in GUI and perhaps a better way of implementing fencing for HA. Like a wizard or something.
  2. T

    Question LACP 802.3ad in KVM Hosts

    Yep! Every VM that you connect to vmbr0 will go over that bond.
  3. T

    iSCSI MPIO + HP P2000 G3

    Excellent, I will be onto building the proxmox cluster in the middle of the week and will let you know how it goes. Its actually quite a milestone in myself actually... Over the past 3 years I have been really into the open source & cloud tech like Proxmox, pfSense, Openstack etc.... This 16...
  4. T

    Can not load up VIRTIO drivers (for storage) when installing Windows 7

    Doesn't look like you're doing anything wrong to me either! I wrote a guide on this, take a look: http://virtualised.me/2015/05/virtio-memory-ballooning-in-a-kvm-windows-guest/
  5. T

    iSCSI MPIO + HP P2000 G3

    Thanks for the response, what I mean is that one of the configuration steps required for iSCSI is to add iSCSI through the GUI which asks for a IP address to which is can connect and discover any LUN's, correct? Now after I have done that, the next step would be to install and configure MPIO...
  6. T

    iSCSI MPIO + HP P2000 G3

    Hi guys, So next week I am finally converting my old VMWare infrastructure to Proxmox and I have a question about iSCSI MPIO with our HP P2000 G3. The P2000 has 2 controllers, each with 2 10Gbit NIC's. Each server has two 10Gbit NIC's, connected to separate 10Gig switches. Each controller in...
  7. T

    IPv6 GUI Support?

    Thanks for the quick reply Tom! I know v4 is listed on your roadmap, but do you have a rough release date in mind?
  8. T

    IPv6 GUI Support?

    Hi there, I wondered when we can expect to see IPv6 support integrated into the GUI like IPv4 is currently? Tom
  9. T

    Open vSwitch just not working!

    Where can I find your versions and what versions are they?
  10. T

    Open vSwitch just not working!

    Similar thing. EDIT! Didn't see that was an L. See screenshot titles 'dpkg output'
  11. T

    Open vSwitch just not working!

    Fail to read archive "openvswitch-switch" no such file or directory.
  12. T

    Open vSwitch just not working!

    I am using the openvswitch-switch package as per your instructions here: https://pve.proxmox.com/wiki/Open_vSwitch apt-get install openvswitch-switch
  13. T

    Open vSwitch just not working!

    I have just tried via the gui as well (which I find strange since obviously the ports need to be in use by the linux networking stack for you to get to the GUI). I then deleted out the linux bridge and created an OVS bridge then OVSIntPort. Rebooted to commit the changes and its broken again. No...
  14. T

    Open vSwitch just not working!

    Hi guys, I am having trouble getting Open vSwitch working. I want to use it since the final environment consists of many VLANS which are subject to change, so Open vSwitch would make this much easier. I have a proxmox installation on a small test network. At first I had the box working fine...
  15. T

    Current status of Fencing on Dell M1000e?

    Really? No-one? Looks like I am going to find out myself early in the new year anyway.
  16. T

    Current status of Fencing on Dell M1000e?

    Hi there, I have used Promox for the last 2 years and am very happy with it. Infact I am planning to replace a production VMWare ESXi cluster of 16 nodes with Proxmox ve + support package. However I want to know the current situation regarding fencing using Dell M610 Blades with iDRAC6...
  17. T

    Open vSwitch configuration in 3.2

    Hi guys, Im new here but have been testing Proxmox as a potential replacement for a large VMWare ESXi environment and so far I think it is excellent! I have just installed 3.2 on a test box and installed the openvswitch package. I am looking for some guidance on how to configure it in Proxmox...