Recent content by JackieBrown

  1. J

    Changed IP on Cluster (SOLVED)

    That seem to have fixed it. I'll run it for a bit and see if any fall off again. Thank you
  2. J

    Changed IP on Cluster (SOLVED)

    By new interface, you mean under totem? Change the link number? also, when I run corosync-cfgtool -s on the node that does not seem to be connected, it shows everything connected via the cml. root@pve:~# corosync-cfgtool -s Local node ID 1, transport knet LINK ID 0 udp addr =...
  3. J

    Changed IP on Cluster (SOLVED)

    Edit - All nodes but node 1 can see each other now but they do seem to randomly fall off. I do not see any configuration different from node 1 versus the others, though
  4. J

    Changed IP on Cluster (SOLVED)

    I am getting a new router and figured it would be a good time to orgainze all my IP addresses. I changed the IP addresses on the cluster updating /etc/network/interfaces /etc/hosts /etc/pve/corosync.conf This seemed to have broken my cluster. Node 3 can see node 4 Node 2 can see node 5 Node...
  5. J

    [SOLVED] Unable to do garbage collection

    I had to move a few CT/VMs off of /MySSD and now it's working
  6. J

    [SOLVED] Unable to do garbage collection

    I don't know why I didn't get notified of this. That is correct. If I move the backup server to a different storage, would that solve the issue?
  7. J

    PROBLEM: Can´t backup VMs anymore

    How did you fix this? I restored my system from a previous snaptshot. The config is still there but but the disk isn't (from the host - not the backup). When I try to restore, i get the same error as you
  8. J

    [SOLVED] Unable to do garbage collection

    I am running my backup server in an lxc. I passthrough the mount point as the entire drive/ When I try to run the garbage collection, it tries to start on the backup lxc - even though I am not backing that one up - so it fails. Is there a way to have it ignore that image and continue?
  9. J

    Removing disk passthrough

    I didn't do it through the webui (I didn't realize I could when I was setting this all up.) I've tried removing the drive from the VM using the webui and from the CL. Neither let's proxmox see it. I don't mind adding it directly to the fstab but I believe that would mean that I won't be able...
  10. J

    Removing disk passthrough

    I was able to manually mount the drives directly on proxmox so I know they are mountable. Is the problem that I am using ext4? I just read through the storage section and I don't see that listed (unless it's covered under directory). Edit - it's covered my directory. Short of reinstalling and...
  11. J

    Removing disk passthrough

    Good afternoon, I initially set up a VM with mergerfs and samba on it. I formatted the disks directly on the VM. I'd like to redo that and have proxmox handle the harddrive mounts directly and run a lxc container with samba and another with mergerfs. The problem is that I cannot seem to get...
  12. J

    Slow network transfers on guest OS

    Did you do that on the guest OS or proxmox?