Dave Russell

Results 306 comments of Dave Russell

@rsemau I completely forgot about this, until now. @MAngel666 This should return "alert.sqlite": ``` ls '/volume1/@database/synologan' ``` Then to fix the symlink: ``` sudo systemctl stop synologand rm /var/lib/synologan/database/alert.sqlite ln...

Try this: ``` sudo systemctl stop synologand cp -pr "/volume1/@database/synologan" "/volume11/@database/synologan" systemctl start synologand ```

Apart from the `/usr/local/packages/@appdata/SynoFinder/log` symlink there is also a `/var/packages/SynoFinder/var/log` symlink. No idea why everything in ``/var/packages` seems to be duplicated to `/usr/local`. I'll have a look at adding all...

I always try not to do anything drive related while DSM is "optimizing" the storage pool, as it LAN access can be really slow until the optimising has finished. It's...

The good news is that DSM remembers which drives it's already checked (which is what the "optimising" is doing) so if in future you delete the storage pool and create...

Have you done a memory test? You run the Memory Test from Synology Assistant. The NAS will shutdown, test the memory, then finish booting. To view the results of the...