Search results

  1. A

    Slow Windows 11 Performance

    Hi there, I've been searching for a week and can't find the answer. Why is my Windows 11 VM so slow?? I'm simply testing the UI via RDP between several machines (2x VMs and 2x bare metal computers). The 2x bare metal computers are snappy and HIGHLY responsive. The 2x VMs struggle just...
  2. A

    High Availability + Replication = Disaster

    Hi, I've configured HA and replication, but when I actually reboot a server, the failover fails stating that the volume already exists at the target node. Some helpful info: I have 8x nodes my goal is to have replications every 15m when there's an event that causes a failover, either a quick...
  3. A

    How to change timing of backups

    I have an Ubuntu 22 VM running on TrueNAS. I set up this VM to backup to Proxmox Backup Server. I have no recollection of setting a time. The backup runs every night at 9p. I want to push this to like 2a. Any ideas how I might have programmed the timing originally?? My crontab looks like...
  4. A

    Corosync Best Practice

    I'm trying to figure out the best way to ensure corosync has its own network. Please let me know if any of these points weren't ideal and why: I created a VLAN with no gateway (just a space on my switch with a unique subnet) 10.5.0.X and set all 8x of my nodes to addresses on that subnet. I...