storage.cfg

  1. A

    nas share and wakeonlan

    I dont normally use proxmox in a "homelab" environment, so I never ran into this type of issue before. I have a sample usecase with a NAS that is normally asleep, since its only used as a backup target. the typical method to address this type of connection is to have a magic packet sent prior...
  2. G

    Mountoptions inside storage.cfg possible?

    Hi there, I have a CIFS mounted via GUI (so no entry in fstab) for backup porpoises. But my PBS cannot use it because of permission error. After a outtage of the CIFS or reboot I need to do a mount -o remount,uid=34,noforceuid,gid=34,noforcegid /mnt/pve/backup I think it's because of the uid or...
  3. Y

    Server options in /etc/pve/storage.cfg

    Options server dans /etc/pve/storage.cfg Good morning, In glusterfs, I would like to add another server in case of failure of the first two, is it possible? I tried to put server3, but it doesn't take it into account Thank you