wiki:samba_troubleshooting
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
wiki:samba_troubleshooting [2023/06/26 12:38] – old revision restored (2023/06/26 14:05) antisa | wiki:samba_troubleshooting [2024/05/09 08:12] (current) – add Hetzner storage suddenly stops working antisa | ||
---|---|---|---|
Line 37: | Line 37: | ||
Try a couple of times above and then check with '' | Try a couple of times above and then check with '' | ||
+ | |||
+ | ===== Hetzner storage suddenly stops working ===== | ||
+ | Example: | ||
+ | |||
+ | < | ||
+ | root@host: | ||
+ | ls: cannot access '/ | ||
+ | total 0 | ||
+ | d????????? ? ? ? ? ? backup-storage | ||
+ | |||
+ | |||
+ | root@host: | ||
+ | ... | ||
+ | └─/ | ||
+ | | ||
+ | |||
+ | </ | ||
+ | |||
+ | It might be that the IP address changed and in /// | ||
+ | |||
+ | // | ||
+ | |||
+ | Try pinging the dns name: | ||
+ | ~# ping -4 u287957.your-storagebox.de | ||
+ | ~# ping u287957.your-storagebox.de | ||
+ | |||
+ | You should see that the IP changed. Now unmount and remount everything and it should fix it. | ||
+ | |||
+ | umount / | ||
+ | umount // | ||
+ | |||
+ | mount -a | ||
+ | |||
+ | |||
+ | |||
====== Tested on ====== | ====== Tested on ====== | ||
* | * |
wiki/samba_troubleshooting.1687783096.txt.gz · Last modified: 2023/06/26 12:38 by antisa