Skip to main content

Hi,

I'm having problems with installing UV14 in a RockyLinux:latest container.

I'm using the unmodified Compose build from https://github.com/RocketSoftware/multivalue-containers

It consistently gives a shared memory violation during installation after the "Installing default Basic Global catalog" message. 

Then you get the following in the log when UV attempts to start:

Starting UniVerse...
UVSMM is started.
Starting uvsm...
Unirpcd is started.
Loading rfsconfig information.
Error when attaching shm (0, 268435456, 0), errno=22
Couldn't start uvcleanupd daemon.
Please check /usr/uv/uvcleanupd.log and /usr/uv/uvcleanupd.errlog
UniVerse startup is aborting.

Of the versions I've tried, this failure happens for 12.2.1, 14.1 and 14.2.1.beta.

UV11.4.1 is okay and consistently gives good installs. Upgrade from 11 -> 14 is also good.

I'm taking from comments in this thread that there should be no difference using a container as any other form of virtualisation.

Has anyone else had this issue?

Cheers,



------------------------------
Stuart Boydell
AU
------------------------------

Hi,

I'm having problems with installing UV14 in a RockyLinux:latest container.

I'm using the unmodified Compose build from https://github.com/RocketSoftware/multivalue-containers

It consistently gives a shared memory violation during installation after the "Installing default Basic Global catalog" message. 

Then you get the following in the log when UV attempts to start:

Starting UniVerse...
UVSMM is started.
Starting uvsm...
Unirpcd is started.
Loading rfsconfig information.
Error when attaching shm (0, 268435456, 0), errno=22
Couldn't start uvcleanupd daemon.
Please check /usr/uv/uvcleanupd.log and /usr/uv/uvcleanupd.errlog
UniVerse startup is aborting.

Of the versions I've tried, this failure happens for 12.2.1, 14.1 and 14.2.1.beta.

UV11.4.1 is okay and consistently gives good installs. Upgrade from 11 -> 14 is also good.

I'm taking from comments in this thread that there should be no difference using a container as any other form of virtualisation.

Has anyone else had this issue?

Cheers,



------------------------------
Stuart Boydell
AU
------------------------------

I just tried a copy of 14.2.1.beta3 and have the same issue 



------------------------------
Stuart Boydell
AU
------------------------------


Hi,

I'm having problems with installing UV14 in a RockyLinux:latest container.

I'm using the unmodified Compose build from https://github.com/RocketSoftware/multivalue-containers

It consistently gives a shared memory violation during installation after the "Installing default Basic Global catalog" message. 

Then you get the following in the log when UV attempts to start:

Starting UniVerse...
UVSMM is started.
Starting uvsm...
Unirpcd is started.
Loading rfsconfig information.
Error when attaching shm (0, 268435456, 0), errno=22
Couldn't start uvcleanupd daemon.
Please check /usr/uv/uvcleanupd.log and /usr/uv/uvcleanupd.errlog
UniVerse startup is aborting.

Of the versions I've tried, this failure happens for 12.2.1, 14.1 and 14.2.1.beta.

UV11.4.1 is okay and consistently gives good installs. Upgrade from 11 -> 14 is also good.

I'm taking from comments in this thread that there should be no difference using a container as any other form of virtualisation.

Has anyone else had this issue?

Cheers,



------------------------------
Stuart Boydell
AU
------------------------------

Stuart,

I suspect insufficient resources - either kernel (e.g. message queues, semaphores), file system, swap space (my favourite) or general memory. Error 22: 

EINVAL 22 Invalid argument

Hope this helps

JJ



------------------------------
John Jenkins
Thame, Oxfordshire
------------------------------


I just tried a copy of 14.2.1.beta3 and have the same issue 



------------------------------
Stuart Boydell
AU
------------------------------

I have successfully installed the 14.2.1 β in an AlmaLinux 9 (Docker) container and it seems to work correctly.



------------------------------
Martin Shields
Senior Technical Consultant
Meier Business Systems PTY LTD
Carnegie VIC AU
------------------------------