Search results

  1. U

    [SOLVED] Ceph crush_rules, device_health_metrics pool

    Hi, On my 3-node cluster I set up ceph using a custom device class (sas900 to identify my sas 900GB devices and put them all in one single pool), waiting for new pools to be created when new devices with different classes will be added to the nodes. I created a custom crush rule...
  2. U

    [SOLVED] Specific VM can't get created

    Ok, so it seems that Ceph still had some corrupted stuff about that VM. Had to dismantle both Ceph Storage and Pool, than recreated them and both VMs got created fresh and clean. Didn't find out what the corruption was thou.
  3. U

    [SOLVED] Specific VM can't get created

    Hi, 3 nodes cluster here, nodes on zfs raid1 (OS) and Ceph (3x2 OSDs) Strange behaviour: I create two VMs (100 and 101) with disks vm-100-disk and vm-101-disk on Ceph. The VMs get corrupted I try to eliminate them, 101 gets eliminated, 100 stalls but finally I get to eliminate it. vm-100-disk...
  4. U

    [SOLVED] rbd error: rbd: listing images failed: (2) No such file or directory (500)

    Hi, helped me out with this error, searching for a loose VM disk and finally destroying it.
  5. U

    [SOLVED] Cluster add node error

    Hi, Thank you very much for the feedback, I finally resolved re-installing node2 (the failing one) because it also showed different local partitions. So basically reinstalling it and re-checking the right settings of openvswitch-based network finally solved the issue. Thank you again.
  6. U

    [SOLVED] Cluster add node error

    Hi, I keep getting this error on one node, when I try to add it to the cluster: genrsa: Can't open "/etc/pve/priv/authkey.key" for writing, Software caused connection abort TASK ERROR: command 'openssl genrsa -out /etc/pve/priv/authkey.key 2048' failed: exit code 1 Any point to a solution...
  7. U

    Switch, Openvswitch, PfSense and Trunk ports

    Hi, I'm tring the following setup: PfSense on Proxmox with trunk to a managed switch. Here's a diagram, everything works but not the PC up above: it gets a vlan1 IP but should be on vlan10 (Port10 on the switch). The VM attached to vmbr2 rightly gets the IP from PfSense. I'd like to understand...
  8. U

    [SOLVED] pfSense in a VM with HA

    Hi, Sorry for necroing this, but I'm about to plan the same setup, and I have a few questions about it. So I understand you have 4 dedicated nics (1 WAN, 1 LAN for each node) for the two pfsense instances, right? While pfsense is running on one of the nodes, the other nodes are actually...
  9. U

    Planning the storage, cluster with zfs+glusterfs

    Hi, I have some doubts on how to plan my homelab cluster storage, I'd like to start soft adding storage and security/redundancy layers afterwards. Let's say I have on all three hosts: 1 disc (500GB) for OS 1 disc (2TB, zfs, glusterfs) for VMs Let's also say I'd like to achieve one of the...
  10. U

    PVE Cluster with PfSense and TrueNAS in Ha

    Hi there, I'm actually deciding if I need dedicated NICs for the TrueNAS cluster like I do in Proxmox (3 NICS: management, cluster, glusterfs). I'm settling myself on this topology: VLAN1: home vlan, proxmox management VLAN2: VMs (pfsense management, truenas management, ...) VLAN3: proxmox...
  11. U

    PVE Cluster with PfSense and TrueNAS in Ha

    Hi, I'm new to Proxmox, and before going throw hardware selection, I'd be very glad to hear for tips and suggestions on what I'm thinking about. I'd like to build a home 3-node cluster, basically for VM experimentation and various case scenarios. The two most important scenarios at the moment...