So after running my Pi 2 with LE (currently at 9.2.6) for 5 years nearly 24/7 I got the first problem I can't solve on my own.
I have multiple harddrives added to it using hard drives with active powersupply and/or an active usb hub, this setup is working since the beginning of my pi 2 journey back in 2015 (pre LE time). These drives also change over time, replacement, data exchance, data sync etc etc, usually I disconnect the drive from the Pi for such things. Usually, all my hard drives are NTFS, not ideal for linux but for now it worked fine and is also needed on some other computers here as well
However, the problem I got:
ONE of my hard drives (Lithium) is now mounted as read only, 2 days before it was mounted just fine as rw. So I checked this forum looking for answers.
- there are no errors on the drive itself (fsck is fine, also smart is good with no errors/warnings and chkdsk also found no errors)
- I can still read the disk just fine, even if accessing it over my network, reading is no problem at all
- Of course I rebooted the pi....multiple times
- Power supply is good (no errors on pi as it was replaced just 6 months ago)
- Also, Lithium changed from sdc1 to sdd1 with the occurance of the problem, but this shouldn't be a problem
Here are some readings with the most used drives (Hydrogen, Helium, Lithium), 2 other drives (Beryllium and Boron) are being used on a different machine right now, so not available
blkid
dmesg
mount
The last thing I changed (beside an un/replug of a hard drive) was to update my samba share settings about 2 months ago, more specific I set the lowest smb version to 2 within the menu on the TV as it was still on default values from....years ago. Therefore I thought it was a samba problem, but after having a closer look I saw the read only status on Lithium.
The most similar topics I could find in this topic were due to failing hard drives. My hard drives (yes, all of them! but especially Lithium) are fine, therefor this can't be the problem. Most recent topic was with a Pi4, yet unsolved? (RPI4 USB NTFS drive mounts as Read-only)
So far, from my side. Any suggestions or questions?