Hi,
I have a PVE 6.4 that I did not want to upgrade directly so I installed a new 7.0 and joined them in a cluster.
On the old one my cifs storage was working perfectly fine but on the new one it does not connect.
My syslog is full with messages like
But I can mount the share with
Is there a way to find out whats going on/wrong?
BTW: Reboot(s) did not help...
I have a PVE 6.4 that I did not want to upgrade directly so I installed a new 7.0 and joined them in a cluster.
On the old one my cifs storage was working perfectly fine but on the new one it does not connect.
My syslog is full with messages like
pvedaemon[126626]: storage 'STORAGE' is not online
and "pvesm status" also only outputs this:
Code:
storage 'STORAGE' is not online
Name Type Status Total Used Available %
STORAGE cifs inactive 0 0 0 0.00%
...
mount -t cifs -o credentials=/etc/pve/priv/STORAGE.cred -o username=xxx //hostname/backup /media
Is there a way to find out whats going on/wrong?
BTW: Reboot(s) did not help...