We had a power outage due to Hurricane Idalia and I shut down my Proxmox system when the batteries came on. Shut down my two Ubuntu VMs, shut down my OPNsense router, then shut down Proxmox itself. When it came back on an entire SMB share folder (hosted by the Proxmox host) is empty. My Synology NAS shares are fine. Here's what I know:
- Proxmox runs on 192.168.1.20.
- It shares the /downloads directory via SMB, using the user sambauser
- 192.168.1.40, an Ubuntu VM, writes there for its download client Docker containers.
- /downloads is empty. From the terminal (root@.20), I can write a folder there.
- smbstatus on .20 shows .40 connected to the /downloads folder
- .40 cannot write to the folder via Qbittorrent
- .40, via SMB, as the sambauser, sees the same data (or lack of) in /downloads, including the added directory
- All files were written via sambauser via SMB
- I manually mounted the share to a test directory and it had the same data
- All directories and files are missing
- Samba logs say nothing for the .40 logs. 0 bytes.
Last edited: