framp Benutzer Registriert 19. Feb. 2016 Beiträge 1.185 Reaktionspunkte 219 Punkte 89 11. Mai 2025 #21 Schade. Es kommt offensichtlich auf den genauen Fehler an. Hier hat es gottseidank funktioniert. Reaktionen: maxblank
A Anzeige 22. Apr. 2025 Hallo framp, Bücher und Hardware zum Thema gibt es bei Amazon: mdadm: Cannot get exclusive access to /dev/md3:Perhaps a running process, mounted filesystem or active volume group?
Hallo framp, Bücher und Hardware zum Thema gibt es bei Amazon: mdadm: Cannot get exclusive access to /dev/md3:Perhaps a running process, mounted filesystem or active volume group?
DaveR Benutzer Sehr erfahren Registriert 30. März 2022 Beiträge 745 Reaktionspunkte 1.426 Punkte 184 11. Mai 2025 #22 framp schrieb: Code: btrfs scrub start -Bd <mountpoint> #start scrubbing btrfs scrub status <mountpoint> # check scrubbing status Ob Adminrechte ausreichen weiss ich nicht. Ich habe die Befehle als root abgesetzt. Zum Vergrößern anklicken.... You would need sudo to run btrfs the command. I was going to ask what did you use for the <mountpoint> then I remembered I'd already done this 3 years ago and both /dev/md2 and /volume1 worked. Code: sudo btrfs scrub status <mountpoint> works for checking if the scrub is still running. To get more detailed information I'd use: Code: sudo btrfs scrub status -dR <mountpoint> Reaktionen: framp und synfor
framp schrieb: Code: btrfs scrub start -Bd <mountpoint> #start scrubbing btrfs scrub status <mountpoint> # check scrubbing status Ob Adminrechte ausreichen weiss ich nicht. Ich habe die Befehle als root abgesetzt. Zum Vergrößern anklicken.... You would need sudo to run btrfs the command. I was going to ask what did you use for the <mountpoint> then I remembered I'd already done this 3 years ago and both /dev/md2 and /volume1 worked. Code: sudo btrfs scrub status <mountpoint> works for checking if the scrub is still running. To get more detailed information I'd use: Code: sudo btrfs scrub status -dR <mountpoint>
framp Benutzer Registriert 19. Feb. 2016 Beiträge 1.185 Reaktionspunkte 219 Punkte 89 11. Mai 2025 #23 DaveR schrieb: was going to ask what did you use for the <mountpoint> Zum Vergrößern anklicken.... I used /volume3 Reaktionen: DaveR
DaveR schrieb: was going to ask what did you use for the <mountpoint> Zum Vergrößern anklicken.... I used /volume3