Anthony Rosa
unread,Aug 25, 2022, 3:46:55 AM8/25/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to QUADStor VTL
Running into an issue with installing Quadstor VTL on Ubuntu 22.04. I've updated to the latest kernel but keeps on failing to build. I've attempted to install libssl1.0 but still get the same error, so tried with the most up to date version and same result. Any assistance would be appreciated. Output of the service quadstorvtl start command is below.
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
administrator@hel:/tmp$ service quadstorvtl start
==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ===
Authentication is required to start 'quadstorvtl.service'.
Authenticating as: Administrator (administrator)
Password:
==== AUTHENTICATION COMPLETE ===
Job for quadstorvtl.service failed because the control process exited with error code.
See "systemctl status quadstorvtl.service" and "journalctl -xeu quadstorvtl.service" for details.
administrator@hel:/tmp$ service quadstorvtl status
× quadstorvtl.service - QUADStor Virtual Tape Library
Loaded: loaded (/lib/systemd/system/quadstorvtl.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2022-08-25 07:16:09 UTC; 16s ago
Process: 3257 ExecStart=/quadstorvtl/etc/quadstorvtl.init start (code=exited, status=1/FAILURE)
CPU: 306ms
Aug 25 07:16:09 hel systemd[1]: Starting QUADStor Virtual Tape Library...
Aug 25 07:16:09 hel quadstorvtl.init[3257]: Compiling missing QUADStor VTL modules. This may take a few minutes.
Aug 25 07:16:09 hel quadstorvtl.init[3257]: Building kernel modules failed!!!
Aug 25 07:16:09 hel quadstorvtl.init[3257]: Stopping quadstorvtl:
Aug 25 07:16:09 hel systemd[1]: quadstorvtl.service: Control process exited, code=exited, status=1/FAILURE
Aug 25 07:16:09 hel systemd[1]: quadstorvtl.service: Failed with result 'exit-code'.
Aug 25 07:16:09 hel systemd[1]: Failed to start QUADStor Virtual Tape Library.
R