Updated today (zypper update && zypper in --no-recommends) and when I started I got an error that docker and the rockstor-pre.service both have failed. Not sure how to get more info as the error is just:
May 30 14:50:46 rockstor1 systemd[1]: rockstor-pre.service: Main process exited, code=exited, status=1/FAILURE
May 30 14:50:46 rockstor1 systemd[1]: rockstor-pre.service: Failed with result 'exit-code'.
May 30 14:50:46 rockstor1 systemd[1]: Failed to start Tasks required prior to starting Rockstor.
May 30 14:50:46 rockstor1 systemd[1]: Dependency failed for Rockstor startup script.
May 30 14:50:46 rockstor1 systemd[1]: Dependency failed for Rockstor bootstrapping tasks.
May 30 14:50:46 rockstor1 systemd[1]: rockstor-bootstrap.service: Job rockstor-bootstrap.service/start failed with result 'dependency'.
May 30 14:50:46 rockstor1 systemd[1]: rockstor.service: Job rockstor.service/start failed with result 'dependency'.
May 30 14:50:46 rockstor1 systemd[1]: Starting Docker Application Container Engine...
May 30 14:50:46 rockstor1 (dockerd)[2291]: docker.service: Referenced but unset environment variable evaluates to an empty string: DOCKER_NETWORK_OPTIONS
systemctl shows this as the status:
rockstor1:/mnt2/rockon_root_shr # systemctl status rockstor-pre.service
Ă— rockstor-pre.service - Tasks required prior to starting Rockstor
Loaded: loaded (/usr/lib/systemd/system/rockstor-pre.service; disabled; preset: disabled)
Active: failed (Result: exit-code) since Fri 2025-05-30 14:50:46 EDT; 21min ago
Process: 1304 ExecStartPre=/usr/bin/gpg --quick-generate-key --batch --passphrase rockstor@localhost (code=exited, status=2)
Process: 1306 ExecStartPre=/usr/bin/pass init rockstor@localhost (code=exited, status=0/SUCCESS)
Process: 1343 ExecStartPre=/usr/bin/pass rename --force python-keyring/rockstor/SECRET_KEY python-keyring/rockstor/SECRET_KEY_FALLBACK (code=exited, status=0/SUCCESS)
Process: 1379 ExecStartPre=/usr/bin/pass generate --no-symbols --force python-keyring/rockstor/SECRET_KEY 100 (code=exited, status=0/SUCCESS)
Process: 1393 ExecStart=/usr/local/bin/poetry run initrock (code=exited, status=1/FAILURE)
Main PID: 1393 (code=exited, status=1/FAILURE)
CPU: 850ms
May 30 14:50:45 rockstor1 systemd[1]: Starting Tasks required prior to starting Rockstor...
May 30 14:50:46 rockstor1 systemd[1]: rockstor-pre.service: Main process exited, code=exited, status=1/FAILURE
May 30 14:50:46 rockstor1 systemd[1]: rockstor-pre.service: Failed with result 'exit-code'.
May 30 14:50:46 rockstor1 systemd[1]: Failed to start Tasks required prior to starting Rockstor.
System doesn’t appear to see any of the data that is on my array or the rockon_root share. smartctl is showing the drives and I’m able to run smart tests against the drives of my array, but btrfs fi show gives me:
rockstor1:/mnt2/Media # btrfs fi show
Label: 'ROOT' uuid: 46befa9e-b399-480d-b10d-338a4c875615
Total devices 1 FS bytes used 19.31GiB
devid 1 size 230.82GiB used 28.05GiB path /dev/sdi4
Label: 'Scratch' uuid: 0eec16fe-5dd6-46d8-b325-0778e9b4598a
Total devices 2 FS bytes used 1.27TiB
devid 1 size 1.82TiB used 1.28TiB path /dev/sdf
devid 2 size 1.82TiB used 1.28TiB path /dev/sde
Label: 'Media' uuid: 525f9c00-5f14-43ad-abdb-65f1ef24a9f9
Total devices 5 FS bytes used 6.41TiB
devid 3 size 3.64TiB used 1.61TiB path /dev/sdc
devid 4 size 3.64TiB used 1.61TiB path /dev/sdh
devid 5 size 3.64TiB used 1.61TiB path /dev/sda
devid 6 size 3.64TiB used 1.61TiB path /dev/sdb
devid 7 size 3.64TiB used 1.61TiB path /dev/sdd
Label: 'rockon_root' uuid: 3214523d-00c7-4503-94cd-e4a28380ba2b
Total devices 1 FS bytes used 123.58GiB
devid 1 size 238.47GiB used 129.05GiB path /dev/sdk
it also hangs between the last line of the ROOT listing and the remaining items.
I’m kind of at my wit’s end since this is acting like a hardware failure for my HBA, but I can still see the drives through SMART and when the system boots and shows the HBA looking for devices they’re all there.
I used to have the below aliases on my system because the network would just take too long to come up so Rockstor itself would fail to start. Give the rockstor-start one a try and see how it goes. No need to make the alias, just run systemctl start rockstor-pre rockstor-bootstrap rockstor docker and see if it comes up.
alias rockstor-start="systemctl start rockstor-pre rockstor-bootstrap rockstor docker"
alias rockstor-status="systemctl status rockstor-pre rockstor-bootstrap rockstor docker"
I’m away from the box right now, but I just tried the commands. Network restart goes off without a hitch as I would expect since I run headless and haven’t had any issues with ssh. The rockstor-bootstrap command gives the same error as before
Edit: forgot to add the message
rockstor1:~ # systemctl start rockstor-bootstrap
A dependency job for rockstor-bootstrap.service failed. See 'journalctl -xe' for details.
I have the same problem. Ran the update on system>updates
There is no UI interface but file shares still work and I can ssh into it.
The rockstor-pre.service is failing.
May 31 14:09:25 nas systemd[1]: rockstor-pre.service: Consumed 2.609s CPU time.
May 31 14:09:25 nas systemd[1]: rockstor.service: Job rockstor.service/start failed with result 'dependency'.
May 31 14:09:25 nas systemd[1]: rockstor-bootstrap.service: Job rockstor-bootstrap.service/start failed with result 'dependency'.
May 31 14:09:25 nas systemd[1]: Dependency failed for Rockstor bootstrapping tasks.
May 31 14:09:25 nas systemd[1]: Dependency failed for Rockstor startup script.
May 31 14:09:25 nas systemd[1]: Failed to start Tasks required prior to starting Rockstor.
May 31 14:09:25 nas systemd[1]: rockstor-pre.service: Failed with result 'exit-code'.
May 31 14:09:24 nas systemd[1]: rockstor-pre.service: Main process exited, code=exited, status=1/FAILURE
May 31 14:09:23 nas [RPM][16649]: Transaction ID 683aff82 finished: 0
May 31 14:09:23 nas [RPM][16649]: erase gpg-pubkey-5f043187-5ed2a099: success
May 31 14:09:23 nas [RPM][16649]: erase gpg-pubkey-5f043187-5ed2a099: success
May 31 14:09:22 nas [RPM][16649]: Transaction ID 683aff82 started
May 31 14:09:22 nas systemd[1]: Starting Tasks required prior to starting Rockstor...
May 31 14:09:22 nas systemd[1]: Build Rockstor was skipped because of an unmet condition check (ConditionPathIsDirectory=!/opt/rockstor/.venv).
May 31 14:09:18 nas [RPM][15498]: Transaction ID 683aff68 finished: 0
May 31 14:09:18 nas [RPM][15498]: erase rockstor-5.0.15-0.x86_64: success
Yes the contents of the shares are fine. But I never actually rebooted. I saw your post first and decided to wait before rebooting.
My Rockons are still running too. Just as well as my DNS server is running as a Rockon.
Thanks for the reports… this is curious as that update is something that was tested and verified to work on multiple systems… I just tried again and it worked just fine. This means we’ll have to see if we can figure out what happened on your systems.
Could you check:
the timestamp for the file /opt/rockstor/poetry-install.txt and see if it does match the time at which you did the rockstor rpm update
if it does match, please paste the contents of this file here so we can see if something went wrong there.
Ok… Could you still paste the contents of poetry-install.txt, please?
Next step would also be to check the logs from the rockstor-pre service: journalctl --no-pager -u rockstor-pre.service from the time you started the update.
As a side confirmation: can you check the output from cat /etc/os-release, please?
To make sure I followed your reports correctly, can you also check and paste the output of the following, please? zypper info rockstor
It also looks like @criddle is missing the static directory in that listing, which could explain the symptom of no WebUI (but not the root cause obviously).
rockstor1:~ # cat /opt/rockstor/poetry-install.txt
DJANGO_SETTINGS_MODULE=settings
LANG=en_US.UTF-8
SYSTEMD_EXEC_PID=1226
INVOCATION_ID=67212100c6ff447dac8f40f732dfa1e8
PWD=/opt/rockstor
PIPX_HOME=/opt/pipx
JOURNAL_STREAM=8:23703
PIPX_MAN_DIR=/usr/local/share/man
PIPX_BIN_DIR=/usr/local/bin
PASSWORD_STORE_DIR=/root/.password-store
SHLVL=1
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
_=/usr/bin/env
Poetry (version 1.7.1)
• poetry-plugin-export (1.6.0) Poetry plugin to export the dependencies to various formats
1 application plugin
Dependencies
- poetry (>=1.6.0,<2.0.0)
- poetry-core (>=1.7.0,<2.0.0)
• poetry-plugin-dotenv (0.6.11) poetry-plugin-dotenv - is the plugin that automatically loads environment variables from a dotenv file into the environment before poetry commands are run.
1 application plugin
Dependencies
- poetry (>=1.5.1,<2.0.0)
Loading configuration file /opt/rockstor/poetry.toml
Creating virtualenv rockstor in /opt/rockstor/.venv
Using virtualenv: /opt/rockstor/.venv
Loading environment variables from '/opt/rockstor/.env'.
Installing dependencies from lock file
Finding the necessary packages for the current system
Package operations: 51 installs, 1 update, 0 removals
• Installing pycparser (2.22)
• Installing cffi (1.17.1)
• Installing h11 (0.14.0)
• Installing backports-tarfile (1.2.0)
• Installing cryptography (43.0.1)
• Installing more-itertools (10.5.0)
• Installing jeepney (0.8.0)
• Installing wsproto (1.2.0)
• Installing zipp (3.20.2)
• Installing asgiref (3.8.1)
• Installing certifi (2024.8.30)
• Installing idna (3.10)
• Installing charset-normalizer (3.4.0)
• Installing importlib-metadata (8.5.0)
• Installing jaraco-functools (4.1.0)
• Installing jaraco-classes (3.4.0)
• Installing jaraco-context (6.0.1)
• Installing simple-websocket (1.1.0)
• Installing secretstorage (3.3.3)
• Installing sqlparse (0.5.1)
• Installing typing-extensions (4.12.2)
• Updating setuptools (70.1.0 -> 75.2.0)
• Installing urllib3 (2.2.3)
Connection pool is full, discarding connection: pypi.org. Connection pool size: 10
Connection pool is full, discarding connection: pypi.org. Connection pool size: 10
Connection pool is full, discarding connection: pypi.org. Connection pool size: 10
Connection pool is full, discarding connection: pypi.org. Connection pool size: 10
• Installing bidict (0.23.1)
• Installing django (4.2.16)
• Installing greenlet (3.1.1)
• Installing jwcrypto (1.5.6)
• Installing keyring (25.4.1)
• Installing packaging (24.1)
• Installing oauthlib (3.2.2)
• Installing requests (2.32.3)
• Installing python-engineio (4.8.0)
• Installing zope-interface (7.1.0)
• Installing pytz (2024.2)
• Installing zope-event (5.0)
Connection pool is full, discarding connection: pypi.org. Connection pool size: 10
Connection pool is full, discarding connection: pypi.org. Connection pool size: 10
• Installing dbus-python (1.3.2)
• Installing distro (1.9.0)
• Installing django-pipeline (3.1.0)
• Installing django-oauth-toolkit (2.4.0)
• Installing gevent (24.2.1)
• Installing huey (2.5.2)
• Installing gunicorn (23.0.0)
• Installing psutil (5.9.4)
• Installing psycopg (3.2.3)
• Installing djangorestframework (3.15.2)
• Installing pyzmq (26.2.0)
• Installing supervisor (4.2.4)
• Installing psycogreen (1.0)
• Installing six (1.16.0)
• Installing keyring-pass (0.9.3)
• Installing python-socketio (5.9.0)
Connection pool is full, discarding connection: pypi.org. Connection pool size: 10
Connection pool is full, discarding connection: pypi.org. Connection pool size: 10
Connection pool is full, discarding connection: pypi.org. Connection pool size: 10
Connection pool is full, discarding connection: pypi.org. Connection pool size: 10
Connection pool is full, discarding connection: pypi.org. Connection pool size: 10
• Installing urlobject (2.1.1)
Installing the current project: rockstor (5.0.15)
- Building package rockstor in editable mode
- Adding rockstor.pth to /opt/rockstor/.venv/lib/python3.11/site-packages for /opt/rockstor
- Adding the backup-config script to /opt/rockstor/.venv/bin
- Adding the bootstrap script to /opt/rockstor/.venv/bin
- Adding the data-collector script to /opt/rockstor/.venv/bin
- Adding the debug-mode script to /opt/rockstor/.venv/bin
- Adding the delete-api-key script to /opt/rockstor/.venv/bin
- Adding the delete-rockon script to /opt/rockstor/.venv/bin
- Adding the flash-optimize script to /opt/rockstor/.venv/bin
- Adding the initrock script to /opt/rockstor/.venv/bin
- Adding the mnt-share script to /opt/rockstor/.venv/bin
- Adding the ovpn-client-gen script to /opt/rockstor/.venv/bin
- Adding the ovpn-client-print script to /opt/rockstor/.venv/bin
- Adding the ovpn-initpki script to /opt/rockstor/.venv/bin
- Adding the prep_db script to /opt/rockstor/.venv/bin
- Adding the pwreset script to /opt/rockstor/.venv/bin
- Adding the qgroup-clean script to /opt/rockstor/.venv/bin
- Adding the qgroup-maxout-limit script to /opt/rockstor/.venv/bin
- Adding the replicad script to /opt/rockstor/.venv/bin
- Adding the send-replica script to /opt/rockstor/.venv/bin
- Adding the st-pool-scrub script to /opt/rockstor/.venv/bin
- Adding the st-snapshot script to /opt/rockstor/.venv/bin
- Adding the st-system-power script to /opt/rockstor/.venv/bin
- Adding the rockstor-5.0.15.dist-info directory to /opt/rockstor/.venv/lib/python3.11/site-packages
rockstor1:~ #
May 31 09:31:40 rockstor1 systemd[1]: Starting Tasks required prior to starting Rockstor...
May 31 09:31:42 rockstor1 systemd[1]: rockstor-pre.service: Main process exited, code=exited, status=1/FAILURE
May 31 09:31:42 rockstor1 systemd[1]: rockstor-pre.service: Failed with result 'exit-code'.
May 31 09:31:42 rockstor1 systemd[1]: Failed to start Tasks required prior to starting Rockstor.May 31 09:31:52 rockstor1 systemd[1]: Starting Tasks required prior to starting Rockstor...
May 31 09:31:53 rockstor1 systemd[1]: rockstor-pre.service: Main process exited, code=exited, status=1/FAILURE
May 31 09:31:53 rockstor1 systemd[1]: rockstor-pre.service: Failed with result 'exit-code'.
May 31 09:31:53 rockstor1 systemd[1]: Failed to start Tasks required prior to starting Rockstor.May 31 09:41:12 rockstor1 systemd[1]: Starting Tasks required prior to starting Rockstor...
May 31 09:41:13 rockstor1 systemd[1]: rockstor-pre.service: Main process exited, code=exited, status=1/FAILURE
May 31 09:41:13 rockstor1 systemd[1]: rockstor-pre.service: Failed with result 'exit-code'.
Ok, so the install file is indeed from the previous install. Now we can start again the process and check how things turn out.
zypper ref
zypper up --no-recommends
At the same time (in a second ssh window), monitor the journal logs journalctl -f
If you see any warning at any of these steps, b please do not proceed any further and report here to see what is going on.
If the install doesn’t go through, please report the outputs of the same commands as above.
I’m sorry for not being able to provide more narrowed down instructions or guidance but I’m hoping this will tell us what is happening, or at least provide some hints.
no errors, but a bunch of no such file warnings. The update completed without issue apparently, but still no rockstor, docker, or mounts.
truncated zypper up results
No static/config-backups directory found.
warning: file /opt/rockstor/src/rockstor/templates/admin/js/urlify.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/urlify.11f885692a3b.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/timeparse.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/timeparse.a298a7ede5c3.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/prepopulate.min.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/prepopulate.min.610c44f87c22.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/prepopulate.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/prepopulate.575825d0f554.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/jquery.min.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/jquery.min.10092eee563d.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/jquery.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/jquery.init.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/jquery.init.e4f9b321c347.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/jquery.c0ac4e323dfd.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/inlines.min.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/inlines.min.41a10c2541af.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/inlines.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/inlines.cf876c9232ad.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/getElementsBySelector.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/getElementsBySelector.92ac9f95add3.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/core.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/core.97374639b90f.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/compress.py: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/compress.52d3b8fad0d3.py: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/collapse.min.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/collapse.min.53fbfa90fde7.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/collapse.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/collapse.ac25f18141ae.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/calendar.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/calendar.73e6c8503401.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/admin/ordering.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/admin/ordering.8719ee672787.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/admin/RelatedObjectLookups.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/admin/RelatedObjectLookups.9f9bd97ccaa0.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/admin/DateTimeShortcuts.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/admin/DateTimeShortcuts.116c2824468f.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/admin: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/actions.min.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/actions.min.15856d879af7.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/actions.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/actions.0f1d7ea3b04a.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/SelectFilter2.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/SelectFilter2.15c78c79b0ba.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/SelectBox.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/SelectBox.37509c7e5ad5.js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/LICENSE-JQUERY.txt: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js/LICENSE-JQUERY.3c2025538601.txt: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/js: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/tooltag-arrowright_over.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/tooltag-arrowright_over.05e21ca7df0a.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/tooltag-arrowright.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/tooltag-arrowright.7868419ed741.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/tooltag-add_over.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/tooltag-add_over.fd06851536ae.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/tooltag-add.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/tooltag-add.0e639fd18a0e.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/tool-right_over.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/tool-right_over.bb1e38144ccd.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/tool-right.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/tool-right.f5114f1303e9.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/tool-left_over.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/tool-left_over.dd6b2c9741ae.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/tool-left.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/tool-left.ecf10ae8cb84.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/sorting-icons.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/sorting-icons.2a27f8855e6b.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/selector-search.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/selector-search.a5de786630be.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/selector-icons.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/selector-icons.4549da0d5c7f.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/nav-bg.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/nav-bg.dc7bc05b7ef1.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/nav-bg-selected.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/nav-bg-selected.4ebddc881b37.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/nav-bg-reverse.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/nav-bg-reverse.aa82f23e9f20.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/nav-bg-grabber.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/nav-bg-grabber.45d7c744bbe8.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/inline-splitter-bg.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/inline-splitter-bg.40be0ed80875.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/inline-restore.png: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/inline-restore.8c51d7ca1a0b.png: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/inline-restore-8bit.png: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/inline-restore-8bit.600f948fd1e0.png: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/inline-delete.png: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/inline-delete.2fbde56e39ec.png: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/inline-delete-8bit.png: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/inline-delete-8bit.948cb0fe0c16.png: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon_success.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon_success.08e6b9d922e1.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon_searchbox.png: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon_searchbox.562ca64df360.png: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon_error.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon_error.d0272cd88394.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon_deletelink.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon_deletelink.b797f0120322.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon_clock.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon_clock.d65ba15015dd.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon_changelink.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon_changelink.76183412227f.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon_calendar.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon_calendar.b4704fc81e9d.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon_alert.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon_alert.572a03fff47e.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon_addlink.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon_addlink.27872b1581c4.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon-yes.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon-yes.0596085e212f.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon-unknown.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon-unknown.662022bb6ab0.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon-no.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/icon-no.2888642640a3.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/gis/move_vertex_on.png: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/gis/move_vertex_on.99be2571b3f6.png: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/gis/move_vertex_off.png: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/gis/move_vertex_off.93ee41d8cad9.png: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/gis: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/deleted-overlay.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/deleted-overlay.1cd28ce73d7d.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/default-bg.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/default-bg.e61a71c9e730.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/default-bg-reverse.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/default-bg-reverse.5db23944ca5c.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/chooser_stacked-bg.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/chooser_stacked-bg.f5fc6840ea81.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/chooser-bg.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/chooser-bg.6d3887744e08.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/changelist-bg_rtl.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/changelist-bg_rtl.db38ab536edc.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/changelist-bg.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img/changelist-bg.47aed546eec8.gif: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/img: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/css/widgets.css: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/css/widgets.0bda5702e32b.css: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/css/rtl.css: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/css/rtl.480f8e879aef.css: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/css/login.e51e4c8d6400.css: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/css/login.css: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/css/ie.css: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/css/ie.80b276584663.css: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/css/forms.css: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/css/forms.526c46800ad7.css: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/css/dashboard.css: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/css/dashboard.7e0a4929eabe.css: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/css/changelists.css: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/css/changelists.c92d4e11bae4.css: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/css/base.css: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/css/base.b11ab56ec487.css: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin/css: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates/admin: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/templates: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/smart_manager/taplib/nfsd/nfsd_distrib_uid_gid.ko: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/smart_manager/taplib/nfsd/nfsd_distrib_share_client.ko: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/smart_manager/taplib/nfsd/nfsd_distrib_share.ko: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/smart_manager/taplib/nfsd/nfsd_distrib_client.ko: remove failed: No such file or directory
warning: file /opt/rockstor/src/rockstor/smart_manager/taplib/nfsd/nfsd_distrib.ko: remove failed: No such file or directory
(23/23) Installing: rockstor-5.1.0-0.x86_64 ..............................................................[done]
Restoring config-backups-rpmsave contents to static/config-backups.
mkdir: cannot create directory '/opt/rockstor/static/config-backups': No such file or directory
cp: cannot create regular file '/opt/rockstor/static/config-backups': No such file or directory
Running post-transaction scripts .........................................................................[done]
There are running programs which still use files and libraries deleted or updated by recent upgrades. They should be restarted to benefit from the latest updates. Run 'zypper ps -s' to list these programs.
and here’s the boot journalctl showing the rockstor and docker failures:
Jun 01 10:06:41 rockstor1 systemd[1]: Started Command Scheduler.
Jun 01 10:06:41 rockstor1 cron[1606]: (CRON) STARTUP (1.5.7)
Jun 01 10:06:41 rockstor1 cron[1606]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 49% if used.)
Jun 01 10:06:41 rockstor1 cron[1606]: (CRON) INFO (running with inotify support)
Jun 01 10:06:42 rockstor1 systemd[1]: rockstor-pre.service: Main process exited, code=exited, status=1/FAILURE
Jun 01 10:06:42 rockstor1 systemd[1]: rockstor-pre.service: Failed with result 'exit-code'.
Jun 01 10:06:42 rockstor1 systemd[1]: Failed to start Tasks required prior to starting Rockstor.
Jun 01 10:06:42 rockstor1 systemd[1]: Dependency failed for Rockstor startup script.
Jun 01 10:06:42 rockstor1 systemd[1]: Dependency failed for Rockstor bootstrapping tasks.
Jun 01 10:06:42 rockstor1 systemd[1]: rockstor-bootstrap.service: Job rockstor-bootstrap.service/start failed with result 'dependency'.
Jun 01 10:06:42 rockstor1 systemd[1]: rockstor.service: Job rockstor.service/start failed with result 'dependency'.
Jun 01 10:06:42 rockstor1 (dockerd)[2397]: docker.service: Referenced but unset environment variable evaluates to an empty string: DOCKER_NETWORK_OPTIONS
Jun 01 10:06:42 rockstor1 systemd[1]: Starting Docker Application Container Engine...
Jun 01 10:06:42 rockstor1 systemd[1]: Starting Samba SMB Daemon...
Jun 01 10:06:42 rockstor1 update-apparmor-samba-profile[2625]: touch: cannot touch '/etc/apparmor.d/local/usr.sbin.smbd-shares': No such file or directory
Jun 01 10:06:42 rockstor1 update-apparmor-samba-profile[2629]: grep: /etc/apparmor.d/local/usr.sbin.smbd-shares: No such file or directory
Jun 01 10:06:42 rockstor1 update-apparmor-samba-profile[2446]: /usr/share/samba/update-apparmor-samba-profile: line 62: /etc/apparmor.d/local/usr.sbin.smbd-shares.new: No such file or directory
Jun 01 10:06:42 rockstor1 update-apparmor-samba-profile[2633]: diff: /etc/apparmor.d/local/usr.sbin.smbd-shares: No such file or directory
Jun 01 10:06:42 rockstor1 update-apparmor-samba-profile[2633]: diff: /etc/apparmor.d/local/usr.sbin.smbd-shares.new: No such file or directory
Jun 01 10:06:42 rockstor1 update-apparmor-samba-profile[2672]: mv: cannot stat '/etc/apparmor.d/local/usr.sbin.smbd-shares.new': No such file or directory
Jun 01 10:06:42 rockstor1 dockerd[2397]: time="2025-06-01T10:06:42-04:00" level=info msg="SUSE:secrets :: SUSEConnect support enabled (set /etc/docker/suse-secrets-enable to 0 to disable)"
Jun 01 10:06:42 rockstor1 dockerd[2397]: chmod /mnt2/rockon_root_shr: operation not permitted
Jun 01 10:06:42 rockstor1 systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
Jun 01 10:06:42 rockstor1 systemd[1]: docker.service: Failed with result 'exit-code'.
Jun 01 10:06:42 rockstor1 systemd[1]: Failed to start Docker Application Container Engine.
Jun 01 10:06:42 rockstor1 systemd[1]: docker.socket: Deactivated successfully.
Jun 01 10:06:42 rockstor1 systemd[1]: Closed Docker Socket for the API.
Jun 01 10:06:42 rockstor1 smbd[2681]: [2025/06/01 10:06:42.500563, 0] ../../source3/smbd/server.c:1748(main)
Jun 01 10:06:42 rockstor1 smbd[2681]: smbd version 4.19.9-git.422.34307c5a3aa150600.3.15.1SUSE-oS15.0-x86_64 started.
Jun 01 10:06:42 rockstor1 smbd[2681]: Copyright Andrew Tridgell and the Samba Team 1992-2023
Jun 01 10:06:42 rockstor1 systemd[1]: Started Samba SMB Daemon.
Jun 01 10:06:42 rockstor1 systemd[1]: Reached target Multi-User System.
Jun 01 10:06:42 rockstor1 systemd[1]: Starting Record Runlevel Change in UTMP...
Jun 01 10:06:42 rockstor1 systemd[1]: docker.service: Scheduled restart job, restart counter is at 1.
Jun 01 10:06:42 rockstor1 systemd[1]: Starting Docker Socket for the API...
Jun 01 10:06:42 rockstor1 systemd[1]: Listening on Docker Socket for the API.
Jun 01 10:06:42 rockstor1 systemd[1]: Starting Docker Application Container Engine...
Jun 01 10:06:42 rockstor1 (dockerd)[3180]: docker.service: Referenced but unset environment variable evaluates to an empty string: DOCKER_NETWORK_OPTIONS
Jun 01 10:06:42 rockstor1 systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully.
Jun 01 10:06:42 rockstor1 dockerd[3180]: time="2025-06-01T10:06:42-04:00" level=info msg="SUSE:secrets :: SUSEConnect support enabled (set /etc/docker/suse-secrets-enable to 0 to disable)"
Jun 01 10:06:42 rockstor1 dockerd[3180]: chmod /mnt2/rockon_root_shr: operation not permitted
Jun 01 10:06:42 rockstor1 systemd[1]: Finished Record Runlevel Change in UTMP.
Jun 01 10:06:42 rockstor1 systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
Jun 01 10:06:42 rockstor1 systemd[1]: docker.service: Failed with result 'exit-code'.
Jun 01 10:06:42 rockstor1 systemd[1]: Failed to start Docker Application Container Engine.
Jun 01 10:06:42 rockstor1 systemd[1]: Startup finished in 896ms (kernel) + 7.547s (initrd) + 50.353s (userspace) = 58.797s.
Jun 01 10:06:42 rockstor1 systemd[1]: docker.socket: Deactivated successfully.
Jun 01 10:06:42 rockstor1 systemd[1]: Closed Docker Socket for the API.
Jun 01 10:06:42 rockstor1 systemd[1]: docker.service: Scheduled restart job, restart counter is at 2.
Jun 01 10:06:42 rockstor1 systemd[1]: Starting Docker Socket for the API...
Jun 01 10:06:42 rockstor1 systemd[1]: Listening on Docker Socket for the API.
Jun 01 10:06:42 rockstor1 systemd[1]: Starting Docker Application Container Engine...
Jun 01 10:06:42 rockstor1 (dockerd)[3511]: docker.service: Referenced but unset environment variable evaluates to an empty string: DOCKER_NETWORK_OPTIONS
Jun 01 10:06:42 rockstor1 dockerd[3511]: time="2025-06-01T10:06:42-04:00" level=info msg="SUSE:secrets :: SUSEConnect support enabled (set /etc/docker/suse-secrets-enable to 0 to disable)"
Jun 01 10:06:42 rockstor1 dockerd[3511]: chmod /mnt2/rockon_root_shr: operation not permitted
Jun 01 10:06:42 rockstor1 systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
Jun 01 10:06:42 rockstor1 systemd[1]: docker.service: Failed with result 'exit-code'.
Jun 01 10:06:42 rockstor1 systemd[1]: Failed to start Docker Application Container Engine.
Jun 01 10:06:42 rockstor1 systemd[1]: docker.socket: Deactivated successfully.
Jun 01 10:06:42 rockstor1 systemd[1]: Closed Docker Socket for the API.
Jun 01 10:06:43 rockstor1 systemd[1]: docker.service: Scheduled restart job, restart counter is at 3.
Jun 01 10:06:43 rockstor1 systemd[1]: Starting Docker Socket for the API...
Jun 01 10:06:43 rockstor1 systemd[1]: Listening on Docker Socket for the API.
Jun 01 10:06:43 rockstor1 systemd[1]: docker.service: Start request repeated too quickly.
Jun 01 10:06:43 rockstor1 systemd[1]: docker.service: Failed with result 'exit-code'.
Jun 01 10:06:43 rockstor1 systemd[1]: Failed to start Docker Application Container Engine.
Jun 01 10:06:43 rockstor1 systemd[1]: docker.socket: Failed with result 'service-start-limit-hit'.
Jun 01 10:07:52 rockstor1 sshd[13614]: Accepted publickey for root from 192.168.1.149 port 63298 ssh2: ED25519 SHA256:9wZI4yvud0TSiOFMkA+6D/ml362IpkDkzh7YjnusPIo
Jun 01 10:07:52 rockstor1 systemd[1]: Created slice User Slice of UID 0.
Jun 01 10:07:52 rockstor1 systemd[1]: Starting User Runtime Directory /run/user/0...
Jun 01 10:07:52 rockstor1 systemd-logind[907]: New session 1 of user root.
Jun 01 10:07:52 rockstor1 systemd[1]: Finished User Runtime Directory /run/user/0.
Jun 01 10:07:52 rockstor1 systemd[1]: Starting User Manager for UID 0...
Jun 01 10:07:52 rockstor1 (systemd)[13619]: pam_unix(systemd-user:session): session opened for user root by (uid=0)
Jun 01 10:07:52 rockstor1 systemd[13619]: Queued start job for default target Main User Target.
Jun 01 10:07:52 rockstor1 systemd[13619]: Created slice User Application Slice.
Jun 01 10:07:52 rockstor1 systemd[13619]: Started Daily Cleanup of User's Temporary Directories.
Jun 01 10:07:52 rockstor1 systemd[13619]: Reached target Paths.
Jun 01 10:07:52 rockstor1 systemd[13619]: Reached target Timers.
Jun 01 10:07:52 rockstor1 systemd[13619]: Starting D-Bus User Message Bus Socket...
Jun 01 10:07:52 rockstor1 systemd[13619]: Starting Create User Files and Directories...
Jun 01 10:07:52 rockstor1 systemd[13619]: Finished Create User Files and Directories.
Jun 01 10:07:52 rockstor1 systemd[13619]: Listening on D-Bus User Message Bus Socket.
Jun 01 10:07:52 rockstor1 systemd[13619]: Reached target Sockets.
Jun 01 10:07:52 rockstor1 systemd[13619]: Reached target Basic System.
Jun 01 10:07:52 rockstor1 systemd[13619]: Reached target Main User Target.
Jun 01 10:07:52 rockstor1 systemd[13619]: Startup finished in 338ms.
Jun 01 10:07:52 rockstor1 systemd[1]: Started User Manager for UID 0.
Jun 01 10:07:52 rockstor1 systemd[1]: Started Session 1 of User root.
Jun 01 10:07:52 rockstor1 sshd[13614]: pam_unix(sshd:session): session opened for user root by (uid=0)
Jun 01 10:08:49 rockstor1 chronyd[1031]: Selected source 46.37.96.107 (2.opensuse.pool.ntp.org)
rockstor1:~ # journalctl -f
~removed unnecessary info from login sessions~
Jun 01 10:00:49 rockstor1 systemd[32752]: Created slice User Background Tasks Slice.
Jun 01 10:00:49 rockstor1 systemd[32752]: Starting Cleanup of User's Temporary Files and Directories...
Jun 01 10:00:49 rockstor1 systemd[32752]: Finished Cleanup of User's Temporary Files and Directories.
Jun 01 10:01:02 rockstor1 [RPM][1456]: Transaction ID 683c5d1e started
Jun 01 10:01:02 rockstor1 [RPM][1456]: erase libnvidia-container1-1.17.7-1.x86_64: success
Jun 01 10:01:02 rockstor1 [RPM][1456]: install libnvidia-container1-1.17.8-1.x86_64: success
Jun 01 10:01:02 rockstor1 [RPM][1456]: erase libnvidia-container1-1.17.7-1.x86_64: success
Jun 01 10:01:02 rockstor1 [RPM][1456]: install libnvidia-container1-1.17.8-1.x86_64: success
Jun 01 10:01:02 rockstor1 [RPM][1456]: Transaction ID 683c5d1e finished: 0
Jun 01 10:01:03 rockstor1 [RPM][1459]: Transaction ID 683c5d1f started
Jun 01 10:01:03 rockstor1 [RPM][1459]: erase libnvidia-container-tools-1.17.7-1.x86_64: success
Jun 01 10:01:03 rockstor1 [RPM][1459]: install libnvidia-container-tools-1.17.8-1.x86_64: success
Jun 01 10:01:03 rockstor1 [RPM][1459]: erase libnvidia-container-tools-1.17.7-1.x86_64: success
Jun 01 10:01:03 rockstor1 [RPM][1459]: install libnvidia-container-tools-1.17.8-1.x86_64: success
Jun 01 10:01:03 rockstor1 [RPM][1459]: Transaction ID 683c5d1f finished: 0
Jun 01 10:01:03 rockstor1 [RPM][1462]: Transaction ID 683c5d1f started
Jun 01 10:01:03 rockstor1 [RPM][1462]: erase nvidia-container-toolkit-base-1.17.7-1.x86_64: success
Jun 01 10:01:04 rockstor1 [RPM][1462]: install nvidia-container-toolkit-base-1.17.8-1.x86_64: success
Jun 01 10:01:04 rockstor1 [RPM][1462]: erase nvidia-container-toolkit-base-1.17.7-1.x86_64: success
Jun 01 10:01:04 rockstor1 [RPM][1462]: install nvidia-container-toolkit-base-1.17.8-1.x86_64: success
Jun 01 10:01:04 rockstor1 [RPM][1462]: Transaction ID 683c5d1f finished: 0
Jun 01 10:01:04 rockstor1 [RPM][1466]: Transaction ID 683c5d20 started
Jun 01 10:01:04 rockstor1 [RPM][1466]: erase nvidia-container-toolkit-1.17.7-1.x86_64: success
Jun 01 10:01:05 rockstor1 [RPM][1466]: install nvidia-container-toolkit-1.17.8-1.x86_64: success
Jun 01 10:01:05 rockstor1 [RPM][1466]: erase nvidia-container-toolkit-1.17.7-1.x86_64: success
Jun 01 10:01:05 rockstor1 [RPM][1466]: Transaction ID 683c5d20 finished: 0
Jun 01 10:01:05 rockstor1 [RPM][1473]: Transaction ID 683c5d21 started
Jun 01 10:01:05 rockstor1 [RPM][1473]: erase libLLVM19-19.1.7-bp156.4.2.x86_64: success
Jun 01 10:01:09 rockstor1 [RPM][1473]: install libLLVM19-19.1.7-bp156.7.1.x86_64: success
Jun 01 10:01:09 rockstor1 [RPM][1473]: erase libLLVM19-19.1.7-bp156.4.2.x86_64: success
Jun 01 10:01:09 rockstor1 [RPM][1473]: install libLLVM19-19.1.7-bp156.7.1.x86_64: success
Jun 01 10:01:09 rockstor1 [RPM][1473]: Transaction ID 683c5d21 finished: 0
Jun 01 10:01:09 rockstor1 [RPM][1476]: Transaction ID 683c5d25 started
Jun 01 10:01:09 rockstor1 [RPM][1476]: erase libclang-cpp19-19.1.7-bp156.4.2.x86_64: success
Jun 01 10:01:13 rockstor1 [RPM][1476]: install libclang-cpp19-19.1.7-bp156.7.1.x86_64: success
Jun 01 10:01:13 rockstor1 [RPM][1476]: erase libclang-cpp19-19.1.7-bp156.4.2.x86_64: success
Jun 01 10:01:13 rockstor1 [RPM][1476]: install libclang-cpp19-19.1.7-bp156.7.1.x86_64: success
Jun 01 10:01:13 rockstor1 [RPM][1476]: Transaction ID 683c5d25 finished: 0
Jun 01 10:01:13 rockstor1 [RPM][1479]: Transaction ID 683c5d29 started
Jun 01 10:01:13 rockstor1 [RPM][1479]: erase libclang13-19.1.7-bp156.4.2.x86_64: success
Jun 01 10:01:13 rockstor1 [RPM][1479]: install libclang13-19.1.7-bp156.7.1.x86_64: success
Jun 01 10:01:13 rockstor1 [RPM][1479]: erase libclang13-19.1.7-bp156.4.2.x86_64: success
Jun 01 10:01:13 rockstor1 [RPM][1479]: install libclang13-19.1.7-bp156.7.1.x86_64: success
Jun 01 10:01:13 rockstor1 [RPM][1479]: Transaction ID 683c5d29 finished: 0
Jun 01 10:01:13 rockstor1 [RPM][1482]: Transaction ID 683c5d29 started
Jun 01 10:01:13 rockstor1 [RPM][1482]: erase hwdata-0.390-150000.3.74.2.noarch: success
Jun 01 10:01:13 rockstor1 [RPM][1482]: install hwdata-0.394-150000.3.77.2.noarch: success
Jun 01 10:01:13 rockstor1 [RPM][1482]: erase hwdata-0.390-150000.3.74.2.noarch: success
Jun 01 10:01:13 rockstor1 [RPM][1482]: install hwdata-0.394-150000.3.77.2.noarch: success
Jun 01 10:01:13 rockstor1 [RPM][1482]: Transaction ID 683c5d29 finished: 0
Jun 01 10:01:13 rockstor1 [RPM][1486]: Transaction ID 683c5d29 started
Jun 01 10:01:14 rockstor1 [RPM][1486]: erase iputils-20221126-150500.3.8.2.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1486]: install iputils-20221126-150500.3.11.1.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1486]: erase iputils-20221126-150500.3.8.2.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1486]: install iputils-20221126-150500.3.11.1.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1486]: Transaction ID 683c5d29 finished: 0
Jun 01 10:01:14 rockstor1 [RPM][1489]: Transaction ID 683c5d2a started
Jun 01 10:01:14 rockstor1 [RPM][1489]: erase krb5-1.20.1-150600.11.8.1.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1489]: install krb5-1.20.1-150600.11.11.2.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1489]: erase krb5-1.20.1-150600.11.8.1.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1489]: install krb5-1.20.1-150600.11.11.2.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1489]: Transaction ID 683c5d2a finished: 0
Jun 01 10:01:14 rockstor1 [RPM][1493]: Transaction ID 683c5d2a started
Jun 01 10:01:14 rockstor1 [RPM][1493]: erase libabsl2401_0_0-20240116.1-150600.17.7.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1493]: install libabsl2401_0_0-20240116.3-150600.19.3.15.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1493]: erase libabsl2401_0_0-20240116.1-150600.17.7.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1493]: install libabsl2401_0_0-20240116.3-150600.19.3.15.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1493]: Transaction ID 683c5d2a finished: 0
Jun 01 10:01:14 rockstor1 [RPM][1496]: Transaction ID 683c5d2a started
Jun 01 10:01:14 rockstor1 [RPM][1496]: erase libsystemd0-254.24-150600.4.28.1.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1496]: install libsystemd0-254.24-150600.4.33.1.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1496]: erase libsystemd0-254.24-150600.4.28.1.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1496]: install libsystemd0-254.24-150600.4.33.1.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1496]: Transaction ID 683c5d2a finished: 0
Jun 01 10:01:14 rockstor1 [RPM][1499]: Transaction ID 683c5d2a started
Jun 01 10:01:14 rockstor1 [RPM][1499]: erase libudev1-254.24-150600.4.28.1.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1499]: install libudev1-254.24-150600.4.33.1.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1499]: erase libudev1-254.24-150600.4.28.1.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1499]: install libudev1-254.24-150600.4.33.1.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1499]: Transaction ID 683c5d2a finished: 0
Jun 01 10:01:14 rockstor1 [RPM][1504]: Transaction ID 683c5d2a started
Jun 01 10:01:14 rockstor1 [RPM][1504]: install python311-rpm-4.14.3-150400.59.16.1.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1504]: install python311-rpm-4.14.3-150400.59.16.1.x86_64: success
Jun 01 10:01:14 rockstor1 [RPM][1504]: Transaction ID 683c5d2a finished: 0
Jun 01 10:01:14 rockstor1 [RPM][1505]: Transaction ID 683c5d2a started
Jun 01 10:01:14 rockstor1 [RPM][1505]: erase systemd-254.24-150600.4.28.1.x86_64: success
Jun 01 10:01:15 rockstor1 dbus-daemon[841]: [system] Reloaded configuration
Jun 01 10:01:15 rockstor1 dbus-daemon[841]: [system] Reloaded configuration
Jun 01 10:01:15 rockstor1 systemd[1]: Reexecuting requested from client PID 1514 ('systemctl') (unit session-14.scope)...
Jun 01 10:01:15 rockstor1 systemd[1]: Reexecuting.
Jun 01 10:01:15 rockstor1 systemd[1]: systemd 254.24+suse.153.ga4100e9c74 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA -SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
Jun 01 10:01:15 rockstor1 systemd[1]: Detected architecture x86-64.
Jun 01 10:01:16 rockstor1 systemd[1]: bpf-lsm: LSM BPF program attached
Jun 01 10:01:16 rockstor1 systemd[1]: Configuration file /etc/systemd/system/smb.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Jun 01 10:01:16 rockstor1 systemd[1]: /usr/lib/systemd/system/nut-monitor.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/upsmon.pid → /run/upsmon.pid; please update the unit file accordingly.
Jun 01 10:01:16 rockstor1 systemd[1]: nut-monitor.service: Supervising process 1039 which is not our child. We'll most likely not notice when it exits.
Jun 01 10:01:16 rockstor1 systemd[1]: user@0.service: Sent signal SIGRTMIN+25 to main process 32752 (systemd) on client request.
Jun 01 10:01:16 rockstor1 systemd[32752]: Received SIGRTMIN+25 from PID 1 (systemd).
Jun 01 10:01:16 rockstor1 systemd[32752]: Reexecuting.
Jun 01 10:01:16 rockstor1 systemd[1]: Reloading requested from client PID 1557 ('systemctl') (unit session-14.scope)...
Jun 01 10:01:16 rockstor1 systemd[1]: Reloading...
Jun 01 10:01:16 rockstor1 systemd[1]: Configuration file /etc/systemd/system/smb.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Jun 01 10:01:16 rockstor1 systemd[1]: /usr/lib/systemd/system/nut-monitor.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/upsmon.pid → /run/upsmon.pid; please update the unit file accordingly.
Jun 01 10:01:16 rockstor1 systemd[1]: nut-monitor.service: Supervising process 1039 which is not our child. We'll most likely not notice when it exits.
Jun 01 10:01:16 rockstor1 systemd[1]: Reloading finished in 364 ms.
Jun 01 10:01:16 rockstor1 systemd[1]: Reloading requested from client PID 1591 ('systemctl') (unit session-14.scope)...
Jun 01 10:01:16 rockstor1 systemd[1]: Reloading...
Jun 01 10:01:17 rockstor1 systemd[1]: Configuration file /etc/systemd/system/smb.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Jun 01 10:01:17 rockstor1 systemd[1]: /usr/lib/systemd/system/nut-monitor.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/upsmon.pid → /run/upsmon.pid; please update the unit file accordingly.
Jun 01 10:01:17 rockstor1 systemd[1]: nut-monitor.service: Supervising process 1039 which is not our child. We'll most likely not notice when it exits.
Jun 01 10:01:17 rockstor1 systemd[1]: Reloading finished in 360 ms.
Jun 01 10:01:17 rockstor1 systemd[1]: Reloading requested from client PID 1626 ('systemctl') (unit session-14.scope)...
Jun 01 10:01:17 rockstor1 systemd[1]: Reloading...
Jun 01 10:01:17 rockstor1 systemd[1]: Configuration file /etc/systemd/system/smb.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Jun 01 10:01:17 rockstor1 systemd[1]: /usr/lib/systemd/system/nut-monitor.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/upsmon.pid → /run/upsmon.pid; please update the unit file accordingly.
Jun 01 10:01:17 rockstor1 systemd[1]: nut-monitor.service: Supervising process 1039 which is not our child. We'll most likely not notice when it exits.
Jun 01 10:01:17 rockstor1 systemd[1]: Reloading finished in 407 ms.
Jun 01 10:01:17 rockstor1 systemd[1]: Reloading requested from client PID 1660 ('systemctl') (unit session-14.scope)...
Jun 01 10:01:17 rockstor1 systemd[1]: Reloading...
Jun 01 10:01:17 rockstor1 systemd[1]: Configuration file /etc/systemd/system/smb.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Jun 01 10:01:17 rockstor1 systemd[1]: /usr/lib/systemd/system/nut-monitor.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/upsmon.pid → /run/upsmon.pid; please update the unit file accordingly.
Jun 01 10:01:18 rockstor1 systemd[1]: nut-monitor.service: Supervising process 1039 which is not our child. We'll most likely not notice when it exits.
Jun 01 10:01:18 rockstor1 systemd[1]: Reloading finished in 356 ms.
Jun 01 10:01:18 rockstor1 [RPM][1505]: install systemd-254.24-150600.4.33.1.x86_64: success
Jun 01 10:01:18 rockstor1 systemd[1]: Reloading requested from client PID 1707 ('systemctl') (unit session-14.scope)...
Jun 01 10:01:18 rockstor1 systemd[1]: Reloading...
Jun 01 10:01:18 rockstor1 systemd[1]: Configuration file /etc/systemd/system/smb.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Jun 01 10:01:18 rockstor1 systemd[1]: /usr/lib/systemd/system/nut-monitor.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/upsmon.pid → /run/upsmon.pid; please update the unit file accordingly.
Jun 01 10:01:18 rockstor1 systemd[1]: nut-monitor.service: Supervising process 1039 which is not our child. We'll most likely not notice when it exits.
Jun 01 10:01:18 rockstor1 systemd[1]: Reloading finished in 475 ms.
Jun 01 10:01:18 rockstor1 systemd[1]: Reloading requested from client PID 1743 ('systemctl') (unit session-14.scope)...
Jun 01 10:01:18 rockstor1 systemd[1]: Reloading...
Jun 01 10:01:18 rockstor1 systemd[1]: Configuration file /etc/systemd/system/smb.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Jun 01 10:01:18 rockstor1 systemd[1]: /usr/lib/systemd/system/nut-monitor.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/upsmon.pid → /run/upsmon.pid; please update the unit file accordingly.
Jun 01 10:01:18 rockstor1 systemd[1]: nut-monitor.service: Supervising process 1039 which is not our child. We'll most likely not notice when it exits.
Jun 01 10:01:19 rockstor1 systemd[1]: Reloading finished in 375 ms.
Jun 01 10:01:19 rockstor1 systemd-journald[672]: Journal stopped
Jun 01 10:01:19 rockstor1 systemd-journald[672]: Received SIGTERM from PID 1 (systemd).
Jun 01 10:01:19 rockstor1 systemd[1]: Stopping Journal Service...
Jun 01 10:01:19 rockstor1 systemd[1]: systemd-journald.service: Deactivated successfully.
Jun 01 10:01:19 rockstor1 systemd[1]: Stopped Journal Service.
Jun 01 10:01:19 rockstor1 systemd[1]: Starting Journal Service...
Jun 01 10:01:19 rockstor1 systemd-journald[1779]: Collecting audit messages is disabled.
Jun 01 10:01:19 rockstor1 systemd-journald[1779]: Journal started
Jun 01 10:01:19 rockstor1 systemd-journald[1779]: Runtime Journal (/run/log/journal/a08919606d5e4ca29c7ecf892ab8a52c) is 8.0M, max 399.8M, 391.8M free.
Jun 01 10:01:19 rockstor1 systemd[1]: Started Journal Service.
Jun 01 10:01:19 rockstor1 systemd[1]: Reloading requested from client PID 1781 ('systemctl') (unit session-14.scope)...
Jun 01 10:01:19 rockstor1 systemd[1]: Reloading...
Jun 01 10:01:19 rockstor1 systemd[1]: Configuration file /etc/systemd/system/smb.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Jun 01 10:01:19 rockstor1 systemd[1]: /usr/lib/systemd/system/nut-monitor.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/upsmon.pid → /run/upsmon.pid; please update the unit file accordingly.
Jun 01 10:01:19 rockstor1 systemd[1]: nut-monitor.service: Supervising process 1039 which is not our child. We'll most likely not notice when it exits.
Jun 01 10:01:19 rockstor1 systemd[1]: Reloading finished in 380 ms.
Jun 01 10:01:19 rockstor1 systemd[1]: Reloading requested from client PID 1817 ('systemctl') (unit session-14.scope)...
Jun 01 10:01:19 rockstor1 systemd[1]: Reloading...
Jun 01 10:01:19 rockstor1 systemd[1]: Configuration file /etc/systemd/system/smb.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Jun 01 10:01:19 rockstor1 systemd[1]: /usr/lib/systemd/system/nut-monitor.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/upsmon.pid → /run/upsmon.pid; please update the unit file accordingly.
Jun 01 10:01:19 rockstor1 systemd[1]: nut-monitor.service: Supervising process 1039 which is not our child. We'll most likely not notice when it exits.
Jun 01 10:01:19 rockstor1 systemd[1]: Reloading finished in 401 ms.
Jun 01 10:01:19 rockstor1 systemd[1]: Reloading requested from client PID 1853 ('systemctl') (unit session-14.scope)...
Jun 01 10:01:19 rockstor1 systemd[1]: Reloading...
Jun 01 10:01:20 rockstor1 systemd[1]: Configuration file /etc/systemd/system/smb.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Jun 01 10:01:20 rockstor1 systemd[1]: /usr/lib/systemd/system/nut-monitor.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/upsmon.pid → /run/upsmon.pid; please update the unit file accordingly.
Jun 01 10:01:20 rockstor1 systemd[1]: nut-monitor.service: Supervising process 1039 which is not our child. We'll most likely not notice when it exits.
Jun 01 10:01:20 rockstor1 systemd[1]: Reloading finished in 344 ms.
Jun 01 10:01:20 rockstor1 [RPM][1505]: erase systemd-254.24-150600.4.28.1.x86_64: success
Jun 01 10:01:20 rockstor1 [RPM][1505]: install systemd-254.24-150600.4.33.1.x86_64: success
Jun 01 10:01:20 rockstor1 [RPM][1505]: Transaction ID 683c5d2a finished: 0
Jun 01 10:01:20 rockstor1 [RPM][1889]: Transaction ID 683c5d30 started
Jun 01 10:01:20 rockstor1 [RPM][1889]: erase systemd-sysvcompat-254.24-150600.4.28.1.x86_64: success
Jun 01 10:01:20 rockstor1 [RPM][1889]: install systemd-sysvcompat-254.24-150600.4.33.1.x86_64: success
Jun 01 10:01:20 rockstor1 [RPM][1889]: erase systemd-sysvcompat-254.24-150600.4.28.1.x86_64: success
Jun 01 10:01:20 rockstor1 [RPM][1889]: install systemd-sysvcompat-254.24-150600.4.33.1.x86_64: success
Jun 01 10:01:20 rockstor1 [RPM][1889]: Transaction ID 683c5d30 finished: 0
Jun 01 10:01:20 rockstor1 [RPM][1890]: Transaction ID 683c5d30 started
Jun 01 10:01:20 rockstor1 [RPM][1890]: erase udev-254.24-150600.4.28.1.x86_64: success
Jun 01 10:01:20 rockstor1 dbus-daemon[841]: [system] Reloaded configuration
Jun 01 10:01:20 rockstor1 dbus-daemon[841]: [system] Reloaded configuration
Jun 01 10:01:20 rockstor1 dbus-daemon[841]: [system] Reloaded configuration
Jun 01 10:01:21 rockstor1 systemd[1]: Reloading requested from client PID 1897 ('systemctl') (unit session-14.scope)...
Jun 01 10:01:21 rockstor1 systemd[1]: Reloading...
Jun 01 10:01:21 rockstor1 systemd[1]: Configuration file /etc/systemd/system/smb.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Jun 01 10:01:21 rockstor1 systemd[1]: /usr/lib/systemd/system/nut-monitor.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/upsmon.pid → /run/upsmon.pid; please update the unit file accordingly.
Jun 01 10:01:21 rockstor1 systemd[1]: nut-monitor.service: Supervising process 1039 which is not our child. We'll most likely not notice when it exits.
Jun 01 10:01:21 rockstor1 systemd[1]: Reloading finished in 477 ms.
Jun 01 10:01:21 rockstor1 systemd[1]: Reloading requested from client PID 1931 ('systemctl') (unit session-14.scope)...
Jun 01 10:01:21 rockstor1 systemd[1]: Reloading...
Jun 01 10:01:22 rockstor1 systemd[1]: Configuration file /etc/systemd/system/smb.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Jun 01 10:01:22 rockstor1 systemd[1]: /usr/lib/systemd/system/nut-monitor.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/upsmon.pid → /run/upsmon.pid; please update the unit file accordingly.
Jun 01 10:01:22 rockstor1 systemd[1]: nut-monitor.service: Supervising process 1039 which is not our child. We'll most likely not notice when it exits.
Jun 01 10:01:22 rockstor1 systemd[1]: Reloading finished in 398 ms.
Jun 01 10:01:22 rockstor1 systemd[1]: Reloading requested from client PID 1965 ('systemctl') (unit session-14.scope)...
Jun 01 10:01:22 rockstor1 systemd[1]: Reloading...
Jun 01 10:01:22 rockstor1 systemd[1]: Configuration file /etc/systemd/system/smb.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Jun 01 10:01:22 rockstor1 systemd[1]: /usr/lib/systemd/system/nut-monitor.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/upsmon.pid → /run/upsmon.pid; please update the unit file accordingly.
Jun 01 10:01:22 rockstor1 systemd[1]: nut-monitor.service: Supervising process 1039 which is not our child. We'll most likely not notice when it exits.
Jun 01 10:01:22 rockstor1 systemd[1]: Reloading finished in 364 ms.
Jun 01 10:01:22 rockstor1 [RPM][1890]: install udev-254.24-150600.4.33.1.x86_64: success
Jun 01 10:01:22 rockstor1 systemd[1]: Reloading requested from client PID 2006 ('systemctl') (unit session-14.scope)...
Jun 01 10:01:22 rockstor1 systemd[1]: Reloading...
Jun 01 10:01:22 rockstor1 systemd[1]: Configuration file /etc/systemd/system/smb.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Jun 01 10:01:22 rockstor1 systemd[1]: /usr/lib/systemd/system/nut-monitor.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/upsmon.pid → /run/upsmon.pid; please update the unit file accordingly.
Jun 01 10:01:23 rockstor1 systemd[1]: nut-monitor.service: Supervising process 1039 which is not our child. We'll most likely not notice when it exits.
Jun 01 10:01:23 rockstor1 systemd[1]: Reloading finished in 414 ms.
Jun 01 10:01:23 rockstor1 systemd[1]: Stopping Rule-based Manager for Device Events and Files...
Jun 01 10:01:23 rockstor1 systemd[1]: systemd-udevd.service: Deactivated successfully.
Jun 01 10:01:23 rockstor1 systemd[1]: Stopped Rule-based Manager for Device Events and Files.
Jun 01 10:01:23 rockstor1 systemd[1]: systemd-udevd.service: Consumed 3.879s CPU time.
Jun 01 10:01:23 rockstor1 systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 01 10:01:23 rockstor1 systemd-udevd[2043]: Using default interface naming scheme 'sle15-sp4'.
Jun 01 10:01:23 rockstor1 systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 01 10:01:23 rockstor1 systemd[1]: Reloading requested from client PID 2047 ('systemctl') (unit session-14.scope)...
Jun 01 10:01:23 rockstor1 systemd[1]: Reloading...
Jun 01 10:01:23 rockstor1 systemd[1]: Configuration file /etc/systemd/system/smb.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Jun 01 10:01:23 rockstor1 systemd[1]: /usr/lib/systemd/system/nut-monitor.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/upsmon.pid → /run/upsmon.pid; please update the unit file accordingly.
Jun 01 10:01:23 rockstor1 systemd[1]: nut-monitor.service: Supervising process 1039 which is not our child. We'll most likely not notice when it exits.
Jun 01 10:01:23 rockstor1 systemd[1]: Reloading finished in 398 ms.
Jun 01 10:01:23 rockstor1 systemd[1]: Reloading requested from client PID 2083 ('systemctl') (unit session-14.scope)...
Jun 01 10:01:23 rockstor1 systemd[1]: Reloading...
Jun 01 10:01:24 rockstor1 systemd[1]: Configuration file /etc/systemd/system/smb.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Jun 01 10:01:24 rockstor1 systemd[1]: /usr/lib/systemd/system/nut-monitor.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/upsmon.pid → /run/upsmon.pid; please update the unit file accordingly.
Jun 01 10:01:24 rockstor1 systemd[1]: nut-monitor.service: Supervising process 1039 which is not our child. We'll most likely not notice when it exits.
Jun 01 10:01:24 rockstor1 systemd[1]: Reloading finished in 504 ms.
Jun 01 10:01:24 rockstor1 [RPM][1890]: erase udev-254.24-150600.4.28.1.x86_64: success
Jun 01 10:01:24 rockstor1 [RPM][1890]: Transaction ID 683c5d30 finished: 0
Jun 01 10:01:24 rockstor1 [RPM][2120]: Transaction ID 683c5d34 started
Jun 01 10:01:24 rockstor1 [RPM][2120]: erase krb5-devel-1.20.1-150600.11.8.1.x86_64: success
Jun 01 10:01:24 rockstor1 [RPM][2120]: install krb5-devel-1.20.1-150600.11.11.2.x86_64: success
Jun 01 10:01:24 rockstor1 [RPM][2120]: erase krb5-devel-1.20.1-150600.11.8.1.x86_64: success
Jun 01 10:01:24 rockstor1 [RPM][2120]: install krb5-devel-1.20.1-150600.11.11.2.x86_64: success
Jun 01 10:01:24 rockstor1 [RPM][2120]: Transaction ID 683c5d34 finished: 0
Jun 01 10:01:24 rockstor1 [RPM][2121]: Transaction ID 683c5d34 started
Jun 01 10:01:24 rockstor1 [RPM][2121]: erase krb5-client-1.20.1-150600.11.8.1.x86_64: success
Jun 01 10:01:24 rockstor1 [RPM][2121]: install krb5-client-1.20.1-150600.11.11.2.x86_64: success
Jun 01 10:01:24 rockstor1 [RPM][2121]: erase krb5-client-1.20.1-150600.11.8.1.x86_64: success
Jun 01 10:01:24 rockstor1 [RPM][2121]: install krb5-client-1.20.1-150600.11.11.2.x86_64: success
Jun 01 10:01:24 rockstor1 [RPM][2121]: Transaction ID 683c5d34 finished: 0
Jun 01 10:01:24 rockstor1 [RPM][2122]: Transaction ID 683c5d34 started
Jun 01 10:01:24 rockstor1 [RPM][2122]: erase postgresql16-16.8-150600.16.15.1.x86_64: success
Jun 01 10:01:24 rockstor1 [RPM][2122]: install postgresql16-16.9-150600.16.18.1.x86_64: success
Jun 01 10:01:25 rockstor1 [RPM][2122]: erase postgresql16-16.8-150600.16.15.1.x86_64: success
Jun 01 10:01:25 rockstor1 [RPM][2122]: install postgresql16-16.9-150600.16.18.1.x86_64: success
Jun 01 10:01:25 rockstor1 [RPM][2122]: Transaction ID 683c5d34 finished: 0
Jun 01 10:01:25 rockstor1 [RPM][2179]: Transaction ID 683c5d35 started
Jun 01 10:01:25 rockstor1 [RPM][2179]: erase postgresql16-server-16.8-150600.16.15.1.x86_64: success
Jun 01 10:01:25 rockstor1 [RPM][2179]: install postgresql16-server-16.9-150600.16.18.1.x86_64: success
Jun 01 10:01:25 rockstor1 [RPM][2179]: erase postgresql16-server-16.8-150600.16.15.1.x86_64: success
Jun 01 10:01:25 rockstor1 [RPM][2179]: install postgresql16-server-16.9-150600.16.18.1.x86_64: success
Jun 01 10:01:25 rockstor1 [RPM][2179]: Transaction ID 683c5d35 finished: 0
Jun 01 10:01:26 rockstor1 [RPM][2243]: Transaction ID 683c5d36 started
Jun 01 10:01:26 rockstor1 [RPM][2243]: erase postgresql16-llvmjit-16.8-150600.16.15.1.x86_64: success
Jun 01 10:01:27 rockstor1 [RPM][2243]: install postgresql16-llvmjit-16.9-150600.16.18.1.x86_64: success
Jun 01 10:01:27 rockstor1 [RPM][2243]: erase postgresql16-llvmjit-16.8-150600.16.15.1.x86_64: success
Jun 01 10:01:27 rockstor1 [RPM][2243]: install postgresql16-llvmjit-16.9-150600.16.18.1.x86_64: success
Jun 01 10:01:27 rockstor1 [RPM][2243]: Transaction ID 683c5d36 finished: 0
Jun 01 10:01:27 rockstor1 [RPM][2246]: Transaction ID 683c5d37 started
Jun 01 10:01:27 rockstor1 [RPM][2246]: erase rockstor-5.0.15-0.x86_64: success
Jun 01 10:01:27 rockstor1 systemd[1]: Reloading requested from client PID 2251 ('systemctl') (unit session-14.scope)...
Jun 01 10:01:27 rockstor1 systemd[1]: Reloading...
Jun 01 10:01:27 rockstor1 systemd[1]: Configuration file /etc/systemd/system/smb.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Jun 01 10:01:27 rockstor1 smartd[856]: Device: /dev/sda [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 60 to 59
Jun 01 10:01:27 rockstor1 smartd[856]: Device: /dev/sda [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 40 to 41
Jun 01 10:01:27 rockstor1 systemd[1]: /usr/lib/systemd/system/nut-monitor.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/upsmon.pid → /run/upsmon.pid; please update the unit file accordingly.
Jun 01 10:01:27 rockstor1 systemd[1]: nut-monitor.service: Supervising process 1039 which is not our child. We'll most likely not notice when it exits.
Jun 01 10:01:27 rockstor1 systemd[1]: Reloading finished in 382 ms.
Jun 01 10:01:27 rockstor1 smartd[856]: Device: /dev/sdb [SAT], SMART Usage Attribute: 190 Airflow_Temperature_Cel changed from 59 to 58
Jun 01 10:01:27 rockstor1 smartd[856]: Device: /dev/sdb [SAT], SMART Usage Attribute: 194 Temperature_Celsius changed from 41 to 42
Jun 01 10:01:28 rockstor1 systemd[1]: Reloading requested from client PID 2294 ('systemctl') (unit session-14.scope)...
Jun 01 10:01:28 rockstor1 systemd[1]: Reloading...
Jun 01 10:01:28 rockstor1 systemd[1]: Configuration file /etc/systemd/system/smb.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Jun 01 10:01:28 rockstor1 systemd[1]: /usr/lib/systemd/system/nut-monitor.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/upsmon.pid → /run/upsmon.pid; please update the unit file accordingly.
Jun 01 10:01:28 rockstor1 systemd[1]: nut-monitor.service: Supervising process 1039 which is not our child. We'll most likely not notice when it exits.
Jun 01 10:01:28 rockstor1 systemd[1]: Reloading finished in 424 ms.
Jun 01 10:01:28 rockstor1 [RPM][2246]: install rockstor-5.1.0-0.x86_64: success
Jun 01 10:01:28 rockstor1 systemd[1]: Reloading requested from client PID 2330 ('systemctl') (unit session-14.scope)...
Jun 01 10:01:28 rockstor1 systemd[1]: Reloading...
Jun 01 10:01:28 rockstor1 systemd[1]: Configuration file /etc/systemd/system/smb.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
Jun 01 10:01:28 rockstor1 systemd[1]: /usr/lib/systemd/system/nut-monitor.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/upsmon.pid → /run/upsmon.pid; please update the unit file accordingly.
Jun 01 10:01:29 rockstor1 systemd[1]: nut-monitor.service: Supervising process 1039 which is not our child. We'll most likely not notice when it exits.
Jun 01 10:01:29 rockstor1 systemd[1]: Reloading finished in 498 ms.
Jun 01 10:01:29 rockstor1 [RPM][2246]: erase rockstor-5.0.15-0.x86_64: success
Jun 01 10:01:29 rockstor1 [RPM][2246]: Transaction ID 683c5d37 finished: 0
Jun 01 10:01:29 rockstor1 smartd[856]: Device: /dev/sdj [SAT], 14 Currently unreadable (pending) sectors
Jun 01 10:01:29 rockstor1 smartd[856]: Device: /dev/sdj [SAT], 14 Offline uncorrectable sectors
Jun 01 10:01:29 rockstor1 smartd[856]: Device: /dev/sdj [SAT], Failed SMART usage Attribute: 184 End-to-End_Error.
Jun 01 10:01:33 rockstor1 kernel: block sdi: the capability attribute has been deprecated.
Jun 01 10:01:37 rockstor1 kernel: NET: Registered PF_ALG protocol family
Jun 01 10:02:48 rockstor1 systemd[1]: snapperd.service: Deactivated successfully.
Jun 01 10:02:49 rockstor1 systemd[1]: snapperd.service: Consumed 3.019s CPU time.
Just a quick note here, The rpm does not auto start our top rockstor-bootstrap service - by design. I.e. if one installs the rockstor package there will be no services started. But starting rockstor-bootstrap will, in-turn, start all the others as they each have dependencies on the former.
rockstor-build # runs build.sh if .venv dir is not found
rockstor-pre # starts .venv/bin/initrock after rockstor-build
rockstor # starts .venv/bin/supervisord -c etc/supervisord.conf after rockstor-pre
rockstor-bootstrap # starts .venv/bin/bootstrap after rockstor
However if rockstor-pre has ever run - it will have enabled the top rockstor-bootstrap to start on boot. Not super helpfull here but just wanted to past in the nature of our services - now 4 in number. With rockstor-build doing the lowest level stuff including a complete rebuild of .venv. In fact our rpm attempts to wipe .venv so that the next invocation of rockstor-bootstrap will necessarily kick-off a new rockstor-build from scratch - as it keys from the existence of the .venv directory - not to be confused with the .env file .
Hope that helps, at least with some context regarding our systemd service chain. There is also an hdparm service but that only pertains to custom dive settings for power-down.
Glad to read your update completed successfully, that’s an important step forward.
With regards to all the “warning, no such file” for the js files: this is normal in a way. As @Hooverdan noticed in one of your prior posts, you did not have the static folder (presumably as something happened during your previous run of zypper update). During the rpm update, the system is trying to cleanup files it knows belong to the rockstor rpm package but here it couldn’t find them. Nothing to worry about.
Now that you’re past the update, I did notice something worrisome in your latest post:
Jun 01 10:01:29 rockstor1 smartd[856]: Device: /dev/sdj [SAT], 14 Currently unreadable (pending) sectors
Jun 01 10:01:29 rockstor1 smartd[856]: Device: /dev/sdj [SAT], 14 Offline uncorrectable sectors
Jun 01 10:01:29 rockstor1 smartd[856]: Device: /dev/sdj [SAT], Failed SMART usage Attribute: 184 End-to-End_Error.
This indicates a likely hardware failure (or a hardware about to fail), so that may be why Rockstor can’t mount the pool related to these disks.