Strange behaviour creating container on NFS share

  • Thread starter Thread starter rocknrollnerd
  • Start date Start date
R

rocknrollnerd

Guest
Hello,

I'm trying to set up test cluster installation. For this purpose I've got two Proxmox VMs and a FreeNAS VM which are in my hardware Proxmox. There's an NFS share in FreeNAS. Looks like share's permissions are OK - I can mount it to my Ubuntu with write privilege. I've set 777 in ZFS dataset permissions and mapped all users to root (just for testing purpose). Hovewer, here's the Proxmox log:

Code:
Nov 27 10:12:17 proxmox2 pvedaemon[3292]: <root@pam> starting task  UPID:proxmox2:00005455:005EBAA5:50B459C1:vzcreate:100:root@pam:
Nov 27 10:12:58 proxmox2 pvedaemon[1955]: worker 1959 finished
Nov 27 10:12:58 proxmox2 pvedaemon[1955]: starting 1 worker(s)
Nov 27 10:12:58 proxmox2 pvedaemon[1955]: worker 21625 started
Nov 27 10:13:10 proxmox2 pmxcfs[1356]: [status] notice: received log
Nov 27 10:17:02 proxmox2 /USR/SBIN/CRON[21712]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
[B]Nov 27 10:18:43 proxmox2 pvestatd[1984]: WARNING: command 'df -P -B 1 /mnt/pve/sdf' failed: got timeout
Nov 27 10:20:13 proxmox2 pvestatd[1984]: WARNING: command 'df -P -B 1 /mnt/pve/sdf' failed: got timeout[/B]
Nov  27 10:21:11 proxmox2 pvedaemon[3292]: <root@pam> end task  UPID:proxmox2:00005455:005EBAA5:50B459C1:vzcreate:100:root@pam: OK

First of all, creating a container with 500Mb volume takes about 10 min, is it supposed to be that slow? Second, the warning in bold confuses me: when I try to run this df command by ssh it shows correct output and gets no warning and no timeout.
Thanks.
 
Last edited by a moderator:
Similarly. Backs up 20 GB of 80 and writes to the log such messages:
pvestatd[1643]: WARNING: command 'df -P -B 1 /mnt/pve/files-backup' failed: got timeout