Brief description of the problem
Yesterday-noon was cleaning up some files on one of the shares, everything was working fine. Then yesterday evening I noticed I coudn’t access the NAS anymore. Tried to login using the UI, but also that was offline. I have traced it back to docker not starting, which I assume is a requirement for the rockstor-pre service to start (due to Rock-ons).
Some system info:
- Rockstor built on openSUSE Leap 15.4
- Docker version 24.0.7-ce, build 311b9ff0aa93
- Rockstor-5.0.15-0
A bit of a tangent:
I also get a warning in Zypper:
Repository ‘Update repository of openSUSE Backports’ metadata expired since 2024-09-23 11:47:52 CEST
I read somewhere else on the forum that this version of openSUSE might be end-of-life, so I’ll need to check on how to update that.
Anyways, back to the topic at hand:
The docker service won’t start, when I look at the logs I see the following error:
Feb 07 00:49:07 nas.xxx systemd[1]: Starting Docker Application Container Engine…
Feb 07 00:49:07 nas.xxx dockerd[13479]: time=“2025-02-07T00:49:07+01:00” level=info msg=“SUSE:secrets :: enabled”
Feb 07 00:49:07 nas.xxx dockerd[13479]: chmod /mnt2/home: operation not permitted
Feb 07 00:49:07 nas.xxx systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
Feb 07 00:49:07 nas.xxx systemd[1]: docker.service: Failed with result ‘exit-code’.
Feb 07 00:49:07 nas.xxx systemd[1]: Failed to start Docker Application Container Engine.
Feb 07 00:49:07 nas.xxx systemd[1]: docker.service: Scheduled restart job, restart counter is at 1.
Feb 07 00:49:07 nas.xxx systemd[1]: Stopped Docker Application Container Engine.
Other bits and pieces:
- The NetworkManager service is running
- OS Drive is only at 30% usage
- Btrfs check on OS drive and pool drives all returned no errors
How to proceed?
I’m not quite sure on how to proceed from here. It just seems odd that it worked in the afternoon but in the evening everything stopped working and it won’t come back up.
Any ideas or suggestions?
4 posts - 2 participants