Hi!
I have a zfs pool on my Proxmox host which is used for the VM/LCXs and data storage. I use bind mounts to a LXC which serves as a Samba file server / NAS and then shares the data storage to all the clients.
This is naturally not backed up to Proxmox Backup Server so I use proxmox-backup-client to backup up the data storage on file level.
I just wonder where would be the best point to avoid data corruption? I could do it on the Proxmox host, in the NAS-LXC or in another VM which mounts the SMB shares.
I first tried on the NAS-LXC which is backing up fine as it seems, but there are some strange corruptions to the log files the cron job outputs to one of the shared folders. I read those log files on another VM with promtail / loki to visualize them to a grafana instance and the log file gets corrupted after some appends and just outputs "^@^@^@^@^@" - so I wonder if I am missing something in the backup process.
Any clues?
Str1atum
I have a zfs pool on my Proxmox host which is used for the VM/LCXs and data storage. I use bind mounts to a LXC which serves as a Samba file server / NAS and then shares the data storage to all the clients.
This is naturally not backed up to Proxmox Backup Server so I use proxmox-backup-client to backup up the data storage on file level.
I just wonder where would be the best point to avoid data corruption? I could do it on the Proxmox host, in the NAS-LXC or in another VM which mounts the SMB shares.
I first tried on the NAS-LXC which is backing up fine as it seems, but there are some strange corruptions to the log files the cron job outputs to one of the shared folders. I read those log files on another VM with promtail / loki to visualize them to a grafana instance and the log file gets corrupted after some appends and just outputs "^@^@^@^@^@" - so I wonder if I am missing something in the backup process.
Any clues?
Str1atum