Recent content by nerd

  1. N

    boot stuck cause of USB mount

    So, I used a usb disk to migrate (backup restore) between 2 servers. Now I went to place the server in its proper place, but nothing came up. After finding a monitor I saw it was stuck because of the missing USB drive. Attached the drive, rebooted, all is fine. But now offcourse I want to...
  2. N

    NFS backup fails after a bit

    NAC server indeed. Server did respond so was somewhat alive, but neither the GUI would load and all authentications failed aswel. Good to know, but no other servers running with backups that take long enough to care. So I'll leave it at this for today. Much appreciated for your help!
  3. N

    NFS backup fails after a bit

    Does not appear active to me.. that screenshot is from with backup ~25%/~11mins in. But again.. does this stop mechanism require a guest agent? Because again, I am testing with a Clearpass appliance, I cannot install any guest agents on that.
  4. N

    NFS backup fails after a bit

    Someone care to explain that to me? My VM was down until the entire file was sent across to the NFS storage. Transfer took 2034 seconds and thats how long I was without my VM. Trying tmpdir: /mnt/tmpdir storage: syno_1821 mode: stop pre-tmpdir: INFO: 15% (66.9 GiB of 445.0 GiB) in 4m 51s...
  5. N

    NFS backup fails after a bit

    Managed to get my VMs restored to the new server by using the harddisk as a go-between. Now taking my first backup on the new server, but failing to understand backup stop mode. https://pve.proxmox.com/wiki/Backup_and_Restore#_backup_modes says stop mode will "orderly shutdown the VM, run a...
  6. N

    NFS backup fails after a bit

    much appreciated.. Nothing wrong with the NAS NFS I think. weekly backups run just fine. Backing it up locally was not possible because of disk size vs VM size. So first I messed up my new replacement host by trying to cluster-join it with the new -already configured- OPNsense firewall VM...
  7. N

    NFS backup fails after a bit

    failing to resolve this nsf issue.. can I somehow copy the VMs directly from old PVE #1 to new PVE #2?
  8. N

    NFS backup fails after a bit

    INFO: include disk 'ide0' 'local-lvm:vm-103-disk-0' 45G INFO: include disk 'ide1' 'local-lvm:vm-103-disk-1' 400G INFO: include disk 'efidisk0' 'local-lvm:vm-103-disk-2' 4M INFO: stopping virtual guest INFO: creating vzdump archive...
  9. N

    Backups directly to remote location?

    Right.. once I knew to click on datacenter instead of the pve host it became pretty obvious how to add such storage. Thank you for pointing me in the right direction Fabian. And OMG, now I realize what an idiot I was when trying to get the ISO file on PVE lol.
  10. N

    Backups directly to remote location?

    So I've got a server with only 2 clients running on it. One of the clients is using 51% of the diskspace however.. not a problem I thought. That is until I wanted to backup the server. I would have expected a way to backup this to remote storage, but out of the box this does not seem to be...
  11. N

    unable to access webgui

    Yep, I know. It was enabled everywhere but not with the same values as my client. Changing the proxmoxve interface mtu's from 9216 to 9014 + reboot seems to have resolved the issue... finally. Thank you for your assistance and perseverance. Truly appreciated!
  12. N

    unable to access webgui

    ARP entries on the FW (DGW for every VLAN) should show duplicate IP addresses in the ARP table. Still, to make sure I tried with a different IP address on my windows client to rule that out entirely. And yes, completely agree this is a client issue as I mentioned in the edit. Still.. can't say...
  13. N

    unable to access webgui

    # EDIT # Seeing as the curl gave SOME output, I got my laptop and tried from there. My apologies, because with that PC I am able to access the web GUI, have zero issues with the different commands locking up the SSH and everything seems to work just fine. So, the problem seems to be with my main...
  14. N

    unable to access webgui

    After a power loss I am no longer able to access the web GUI. VIMs are up and running, SSH access is available, but GUI will not respond. Server has 2 IP addresses. Eg. 10.1.1.5 with default gateway and eg. 10.10.0.5. I am trying to connect from 10.10.0.x myself so a direct layer 2 connection...