Search results

  1. L

    [SOLVED] Management interface mdis_host?

    Just setting up Proxmox and in the network setup I see three interfaces (see image below). 1. mdis_host 2. eno1 3. eno2 eno1, eno2 are my onboard Intel network ports, what's mdis_host? There is an IPMI interface on this machine but it shouldn't visible to Proxmox as a NIC and moreover the MAC...
  2. L

    Intel NUC single SSD - best filesystem?

    We're planning on using a few Intel NUCs in lab conditions with Proxmox. They take a single M.2 NVME device. What would be the best filesystem to use in this case? Also if ZFS would a RAID1 or RAID0 array be the correct option?
  3. L

    Super slow performance on Proxmox SSD

    We're evaluating Proxmox in our lab and have two setups - both running 5.3: 1. Xeon Storage: ZFS (10x 3TB SAS + 100GB ZIL SSD) 2. i7-7700K Storage: ext4 LVM (1x 1TB SATA SSD) Running the following sysbench commands inside identical LXCs to evaluate storage performance: sysbench...
  4. L

    Can't ping LXC after rename

    After changing an LXC container Hostname under its DNS setting, I can ping it, but can no longer SSH to it. Other containers are accessible and the renamed container was accessible before the Hostname change. Is this a known issue or any suggestions? Thanks.
  5. L

    Thinking of switching from vSphere

    We have a small vSphere cluster in our lab but we're increasingly using Docker. This however isn't ideal since we'd like a GUI managed solution which natively supports Docker (like Synology's DSM). Does Proxmox have Docker support in the web interface? I see mention of it in 5.3 but I can't...