Search results

  1. B

    OVSBridge help

    I have 3 nodes in my cluster, and am using OVSBridge setup. This is a variation of : https://pve.proxmox.com/wiki/Open_vSwitch#Example_4:_Rapid_Spanning_Tree_.28RSTP.29_-_1Gbps_uplink.2C_10Gbps_interconnect I was able to get all nodes to sync and work, they can ping and I get very good...
  2. B

    Help with SDN

    I am trying to setup VXLAN using the SDN feature as outlined here: https://pve.proxmox.com/pve-docs/chapter-pvesdn.html#pvesdn_zone_plugin_simple My requirement is to basically use a 10G interface between the two nodes for better VM to VM transfer rates (NAS replica). Maybe there are better...
  3. B

    Why is not nic not seen?

    See the following [03:00.1 and 03:00.1]: root@pvenode02:~# lspci -k| sed -n '/Ethernet/,/driver in use/p' 03:00.0 Ethernet controller: Intel Corporation Ethernet Controller 10-Gigabit X540-AT2 (rev 01) Subsystem: Super Micro Computer Inc Ethernet Controller 10-Gigabit X540-AT2...
  4. B

    Noob need help: My Zpool size is half what I expect.

    I have the following pool created: root@pvenode01:~# zpool list -H nas_data_0 nas_data_0 21.8T 970G 20.9T - - 0% 4% 1.00x ONLINE It is a made up of 2 raidz2 striped (8x 3TB drives): root@pvenode01:~# zpool status -v nas_data_0 pool: nas_data_0 state...