auto backup failing....
|
19th Jan, 2018, 02:04 AM
Post: #1
|
|||
|
|||
auto backup failing....
Since the update to stretch I no longer get auto snap image backup to the server.
Checked fstab and /etc/default/xbian-snap and that's all as it was too...I also tried to see if the mount was working and this confuses me a bit..... Terminal xbian@cinema2 ~ $ cd /mnt xbian@cinema2 /mnt $ ls 325 540 xbian@cinema2 /mnt $ cd /mnt/540 -bash: cd: /mnt/540: No such file or directory It has affected all xbian pi2 'stretch' builds, but the pi1 'jessie' seems to be working as expected... Why is it always me? |
|||
20th Jan, 2018, 12:50 AM
Post: #2
|
|||
|
|||
RE: auto backup failing....
XBian converts network mounts in fstab (nfs and cifs) automagically into autofs mounts.
So, problably autofs service has been died. You could restart autofs and see if you can access your mount folders Code: sudo restart autofs |
|||
20th Jan, 2018, 01:02 AM
Post: #3
|
|||
|
|||
RE: auto backup failing....
Ah, hold on which kernel version are you running?
4.9.x or 4.14.x If you're running 4.14 from staging repo, you probably have Samba issue, since starting with kernel 4.13 the kernel guys has been changed default smb protocol from NT1 aka SMB1 to SMB3 |
|||
20th Jan, 2018, 01:10 AM
Post: #4
|
|||
|
|||
RE: auto backup failing....
Thanks
I'm using kernel 4.14.14 - So I guess that is causing this to happen? I checked the SD/USB devices and anacron is making backups to there as it should, just not to the cifs mounts anymore..... At least this time it isn't me going mad! |
|||
20th Jan, 2018, 01:16 AM
(This post was last modified: 20th Jan, 2018 01:17 AM by Nachteule.)
Post: #5
|
|||
|
|||
RE: auto backup failing....
Ok, so you have to add vers=1.0 as mount option
|
|||
20th Jan, 2018, 01:32 AM
Post: #6
|
|||
|
|||
RE: auto backup failing....
That did the trick! Cheers....and let me take your reputation to 100, you deserve it! |
|||
20th Jan, 2018, 01:39 AM
Post: #7
|
|||
|
|||
RE: auto backup failing.... | |||
20th Jan, 2018, 02:09 AM
Post: #8
|
|||
|
|||
RE: auto backup failing.... | |||
3rd Aug, 2018, 07:43 PM
Post: #9
|
|||
|
|||
RE: auto backup failing....
Thanks, guys its really knowledgeable thread.
|
|||
9th Apr, 2019, 05:15 PM
Post: #10
|
|||
|
|||
RE: auto backup failing....
try with external device
|
|||
« Next Oldest | Next Newest »
|