Skip to content

Resuming move after SSH session aborted while moving Synology Drive Server pkg w/ 600GB @synologydrive folder #126

Answered by 007revad
TorbenSchreiter asked this question in Q&A
Discussion options

You must be logged in to vote

I just noticed on my Synology Drive is on volume 1, but "Synology Drive Admin > Settings" shows the database volume is volume 3.

Checking via SSH I see:

  1. /var/packages/SynologyDrive/etc/db-path.conf contains db-vol=/volume3 # The script does not edit this file
  2. The "/var/packages/SynologyDrive/etc/repo" symlink points to /volume3/@synologydrive/@sync

Maybe the script should not edit the repo symlink and also not move the "@synologydrive" folder, as "Synology Drive Admin > Settings" can move the database.

Try this:

  1. Stop Synology Drive Server.
  2. Then run these commands:
sudo rm /var/packages/SynologyDrive/etc/repo
sudo ln -s "/volume2/@synologydrive/@sync" /var/packages/SynologyDrive/etc/re…

Replies: 1 comment 18 replies

Comment options

You must be logged in to vote
18 replies
@007revad
Comment options

@TorbenSchreiter
Comment options

@TorbenSchreiter
Comment options

@007revad
Comment options

Answer selected by TorbenSchreiter
@TorbenSchreiter
Comment options

@007revad
Comment options

@TorbenSchreiter
Comment options

@007revad
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants