So where is my data now?

Abierto
#805 3 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
25/100
Tipo de issue
Error
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
linux, python

Línea de trabajo

No se nombra ningún archivo fuente ni ninguna prueba. Empieza en el punto de entrada de mintupdate instalado mediante apt install y sigue cómo inicia Timeshift en Mint 20.3 con Btrfs; después inspecciona el comportamiento de /run/timeshift/3494058/backup/timeshift. El trabajo estará terminado cuando se reproduzca o explique el crecimiento de rsync y se defina una solución segura o una ruta de fallo clara para el usuario.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

BUG

Describe the bug
apt installed mintupdate, ran it. Mint 20.3.

The application said something about having to create a snapshot first, so I let it. It opened up timeshift, and it started creating a snapshot with rsync (which I found odd, as I'm using btrfs, and I'd expect it to simply snapshot the btrfs volumes).

It ran for something like ten hours before my connected Windows machine lost its Samba mount on the Mint server.

I connected the display to the Mint box. It had a GUI warning about the space on / being depleted. Which is interesting, since I had a little over 100GB free with 20-some GB to back up.

I assumed this was to do with timeshift being buggy, so in an open SSH session, I searched for where timeshift might've spammed my / partition, and in /run/timeshift/3494058/backup/timeshift was 100+ GB of garbage.

I deleted it.

ZSH immediately stopped working. E.g.

zsh: command not found: ls 
_z_dirs:2: no such file or directory: /home/daniel/.z
_z:35: command not found: date
prompt_status:5: command not found: wc
_z:63: command not found: env
_z:63: command not found: env  

That makes no sense in a world where something like timeshift isn't insane. Couldn't reboot. Tried rebooting with the GUI. Got a dialog with boxes instead of characters. Couldn't reboot. Had to turn off the power, and now I have a BusyBox prompt complaining that everything to boot the system is missing.

Where is my data?

Lenguaje dominante
Python
Estrellas
425
Forks
190
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de linuxmint/mintupdate

Todos los issues de linuxmint/mintupdate

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.