storage.cfg

  1. F

    Removed storage from the storage.cfg - Proxmox won't start

    Hello, I accidentally removed several lines from the /etc/pve/storage.cfg file that defined the storage containing the Proxmox system itself (SD card). After reboot, the system fails to boot because it cannot find the boot device. I can access the system via a root shell, but the storage.cfg...
  2. 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...
  3. 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...
  4. 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