samba

  1. Y

    Uncompressed Backup Problem

    I've got a problem with backuping a VM to remote NAS whitch is mounted with samba to /mnt/z1 This is the log: INFO: starting new backup job: vzdump 101 --compress 0 --node far --mode snapshot --remove 0 --storage z1 INFO: Starting Backup of VM 101 (qemu) INFO: status = running INFO: update VM...
  2. J

    [SOLVED] Bind mount to reflect Samba mount owner/permissions?

    I have a few containers running on Proxmox and have a challenge with a Bind mount vs a Samba share. Container 101 has a directory shared via Samba (it's effectively my NAS). Anything written to it via Samba adopts file ownership & permissions determined by the samba process / config. That same...