Hello,
What can cause this message? Each night, I do a scheduled vzdump of all VM in the cluster. I scheduled them in order that only one host is doing the task at a time to avoid to overload the NFS server. It works great most of the time. Sometime I have a VM failing to be backed up (timeout issues). Every time, I see theses lines on others server in the cluster when doing backup on another host:
The storage nfs-backup is my backup destination. The storage nfs-storage hold my ISO images (not in use when doing the backup). Both are hosted by the same NFS server.
I checked my monitoring system about the server hosting the NFS server (FreeNAS box with a Xeon CPU and 32GB of RAM). The load average is generally at or under 0.5 per core. Plenty of CPU time or RAM available. What's wrong?
Thanks.
What can cause this message? Each night, I do a scheduled vzdump of all VM in the cluster. I scheduled them in order that only one host is doing the task at a time to avoid to overload the NFS server. It works great most of the time. Sometime I have a VM failing to be backed up (timeout issues). Every time, I see theses lines on others server in the cluster when doing backup on another host:
Code:
Oct 25 02:06:24 pve1 pvestatd[2772]: storage 'nfs-backup' is not online
Oct 25 02:24:04 pve1 pvestatd[2772]: storage 'nfs-storage' is not online
Oct 25 02:34:54 pve1 pvestatd[2772]: storage 'nfs-backup' is not online
Oct 25 02:41:04 pve1 pvestatd[2772]: unable to activate storage 'nfs-backup' - directory '/mnt/pve/nfs-backup' does not exist or is unreachable
Oct 25 02:50:04 pve1 pvestatd[2772]: storage 'nfs-storage' is not online
Oct 25 03:06:34 pve1 pvestatd[2772]: storage 'nfs-backup' is not online
Oct 25 03:28:34 pve1 pvestatd[2772]: storage 'nfs-storage' is not online
Oct 25 03:31:44 pve1 pvestatd[2772]: storage 'nfs-backup' is not online
The storage nfs-backup is my backup destination. The storage nfs-storage hold my ISO images (not in use when doing the backup). Both are hosted by the same NFS server.
I checked my monitoring system about the server hosting the NFS server (FreeNAS box with a Xeon CPU and 32GB of RAM). The load average is generally at or under 0.5 per core. Plenty of CPU time or RAM available. What's wrong?
Thanks.