linuxmint / linuxmint/timeshift

Timeshift Pull NAS Data Into The Backup

Open
#506 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Vala
Stars
4.3k
Forks
155
PR merge metrics
No merged PRs in 30d

Description

Mounted the below drives:
///Movies /opt/plexmedia/movies cifs credentials=/opt/plexmedia/.smbcredentials,vers=3.0,sec=ntlmssp,iocharset=utf8,noperm 0 0
///Pictures /opt/plexmedia/pictures cifs credentials=/opt/plexmedia/.smbcredentials,vers=3.0,sec=ntlmssp,iocharset=utf8,noperm 0 0
///TV\040Shows /opt/plexmedia/tv cifs credentials=/opt/plexmedia/.smbcredentials,vers=3.0,sec=ntlmssp,iocharset=utf8,noperm 0 0
///Video\040Choreography /opt/plexmedia/choreographed cifs credentials=/opt/plexmedia/.smbcredentials,vers=3.0,sec=ntlmssp,iocharset=utf8,noperm 0 0
///Videos\040Family\040Taken /opt/plexmedia/family cifs credentials=/opt/plexmedia/.smbcredentials,vers=3.0,sec=ntlmssp,iocharset=utf8,noperm 0 0

Next day I checked my linux mint computer and I had a message on the front screen that I had zero diskspace left and my login was frozen, so I could not even login the normal way.

Once I deleted the Timeshift backups and excluded the mount points in Timeshift, everything work and has been working. So, far everything has been working and I have not encounter any more disk space issues

Expected behavior
I did not think Timeshift would pull over the data from my NAS and store it on my hard drive. I have a 500GB hard drive and the space normally is at 50GB.

Screenshots
Image
Image

System:

  • Linux Distribution Name and Version: Linux Mint 22.3
  • Desktop: Cinnamon
  • Timeshift Version: 25.12.4
  • Timeshift Mode: rsync
  • Display Server: [e.g. X11]

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the rsync-mode backup with the listed CIFS-mounted NAS paths on Linux Mint 22.3, then inspect how mounted paths are handled by Timeshift. Done means the behavior is clearly established and, if confirmed as a bug, the issue identifies a specific change needed to prevent unintended NAS data from consuming local snapshot space.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.