[Solved] How to remount Storages on node ?

hi,

try mount -a if the CIFS storage is in /etc/fstab

if not, then you can do pvesm set <storagename> --disable to disable it and then pvesm set <storagename> --disable 0 to re-enable it
 
  • Like
Reactions: Bruno Garcia