Search results

  1. P

    [SOLVED] NFS share not online after recent updates

    Solved! While still searching the web for a solution I came across this really long thread in this forum for 2019, also working with a Synology as NFS server: https://forum.proxmox.com/threads/mount-no-longer-works-in-proxmox-6-nfs-synology.56503/post-263048 I simply had to disable the option...
  2. P

    [SOLVED] NFS share not online after recent updates

    As I wrote in a posting before: I checked open ports with nmap on TCP and UDP, everything looks fine to me: root@pve1:~# nmap -sS -sU -p 111,2049 192.168.1.13 Starting Nmap 7.70 ( https://nmap.org ) at 2021-04-07 20:34 CEST Nmap scan report for backup.xxx.de (192.168.1.13) Host is up...
  3. P

    [SOLVED] NFS share not online after recent updates

    I just rebooted node 1 but the problem remains. :-( Any other idea what I can try? Like I wrote, mounting this NFS share from another Debian system works without a problem. And node 1 has another NFS share configured, which simply reconnects succesfully after rebooting. :(
  4. P

    [SOLVED] NFS share not online after recent updates

    Hi! I did not find any info in the log files on the server according this problem... which logfile should I look at? I searched in syslog and dmesg. I also did a reboot of the NFS Server right now... and now both nodes could not mount the NFS share anymore. :-( However I just tried to mount...
  5. P

    [SOLVED] NFS share not online after recent updates

    No problem, here it is: root@pve1:~# pveversion -v proxmox-ve: 6.3-1 (running kernel: 5.4.106-1-pve) pve-manager: 6.3-6 (running version: 6.3-6/2184247e) pve-kernel-5.4: 6.3-8 pve-kernel-helper: 6.3-8 pve-kernel-5.4.106-1-pve: 5.4.106-1 pve-kernel-5.4.78-2-pve: 5.4.78-2 pve-kernel-5.4.73-1-pve...
  6. P

    [SOLVED] NFS share not online after recent updates

    Hi! I have a small Proxmox cluster with 2 nodes running 6.3. On the weekend I installed the current updates, that the WebGUI offered. I rebooted node 1, but after booting up the host it does not connect to the NFS share on my Synology NAS anymore... why that?? Node 2 was not rebooted, here the...
  7. P

    [SOLVED] WebGUI showing wrong ZFS values?!

    Hi Dominik! Thank you for your answer, you were absolutely right. I activated "Thin provisioning" and set the "refreservation=none" on the VM images that are on this ZFS storage. Now the usage is down to 24%, also showing that in the WebGUI. Everything fine now. :)
  8. P

    [SOLVED] WebGUI showing wrong ZFS values?!

    Hi! I am a little confused: WebGUI tells me ZFS is almost full, CLI tells me about enough free space?! I have two proxmox hosts, two VMs are replicated from host1 to the host2. However, the destination storage on host2 is smaller than on the source host. Host2 now tells me in the WebGUI that...
  9. P

    backup of container fails? [solved]

    Hi! I just also ran into this problem. I simply changed the line #tmpdir: DIR to tmpdir: /pve1-storage/tmp and now the backup of container works! :)
  10. P

    [SOLVED] Replication with different target storage name

    Me too. Especially my (most important) VMs running on SSD storage should be replicated to another node with SSD storage. That's not possible right now. :-(
  11. P

    [SOLVED] Replizierung einer VM

    Wow, Reaktionszeit 5 Minuten... und das am Sonntag. :) Vielen Dank. Ohne Neustart des Hosts geht das nicht?
  12. P

    [SOLVED] Replizierung einer VM

    Interessanter Thread, ich habe auch gerade von vSphere migriert und benötige vor allem beim Thema Storage-Typen noch etwas Einarbeitung. Wie lege ich den gleichnamigen Pool denn lokal an? In der GUI ist der Punkt "Storage" ja nur im Datacenter zu finden und nicht unter Host?! Muss ich hier das...