Search results

  1. G

    Help request: The basics of setting up HW RAID 5 as Proxmox storage

    Sorry for the very newbie questions but: Strictly in terms of performance, would Directory or LVM-thinpool be the better option for a virtual disk running RAID5 with a hardware controller? (I'm only worried about performance rather than features like snapshotting.) Can some kind person walk me...
  2. G

    Trouble mixing public and private IP spaces on PVE host

    Summary: Having trouble mixing public and private IPs on a PVE host. Help! Details: I have a PVE host with a public IP and an additional /28 block (not contiguous with with host's IP). Everything works fine and all provisioned VMs have public IPs, which is appropriate for their use cases. The...
  3. G

    [SOLVED] Networking a mix of public and private IPs

    On a Proxmox host with multiple public IPs (one per VM), what's the right way to introduce a VMBR for private IPs? The following works for the public IPs, but VMBR1 can't reach the internet. I tried swapping out vmbr0 for eno1 in the masquerade lines, but no luck. auto lo iface lo inet...
  4. G

    NAT-ed VMs and LXCs with a single public IP on the host -- help

    What I'd like to do: Migrate away from a host with about 15 public IPs to a single public IP with all VMs getting static or DHCP addresses in the 10.10.10.x space. Many of these VMs serve up multiple services -- for example, a dozen WordPress sites on a single Webinoly or WordOps VM. Where...
  5. G

    Changed IP on bridge; now Promox unavailable via web or SSH, although VMs running

    I've got a problem I haven't run into before. BACKGROUND/SETUP: Proxmox VE running three VMs, each with public-facing web/mail services and static, public IPs. I needed to move everything to a new IP block; all three VMs on the server were upgraded and seem to be doing their thing with no...