aarch64 available for Server/Proxy for Uyuni Master
Hi everyone, aarch64 is now enabled for the Master project [1]. Big thanks to Guillaume Gardet for helping us with the first steps and the initial testing! This means you can now install Uyuni Master Server on top of openSUSE Leap 15.2 aarch64 by following the instructions at https://www.uyuni-project.org/pages/devel-version.html The proxy can be installed by following the doc, and replacing x86_64 with aarch64 where appropriate (doc is not updated yet). Remember that Uyuni Master must not be used for production purposes!!!! Before we launch it as Stable, we want to gather some feedback from the community (as discussed during the last Community Hours). - If you give it a try and you don't find any issues, let's us know by replying to this email. - If you find issues, you can reply as well, but even a better alternative is creating an issue at https://github.com/uyuni-project/uyuni/issues Happy hacking! [1] https://build.opensuse.org/project/show/systemsmanagement:Uyuni:Master -- Julio González Gil Release Engineer, SUSE Manager and Uyuni jgonzalez@suse.com
Hi Julio. I'm using Uyuni Master on Raspberry Pi 4 for about a month already for development. The only issue I found: it can eat all of the ram on repos synchronization on storing the data to the DB. (java was killed with OOM at least twice with 8Gb ram). I've fixed it by adding extra swap, but probably we need to review why it is using so much memory by taskomatic task after synchronizing the repo. All of the repos I've synchronized were really heavy. Regards, Victor On Thu, 2021-05-13 at 15:50 +0000, Julio Gonzalez wrote: Hi everyone, aarch64 is now enabled for the Master project [1]. Big thanks to Guillaume Gardet for helping us with the first steps and the initial testing! This means you can now install Uyuni Master Server on top of openSUSE Leap 15.2 aarch64 by following the instructions at https://www.uyuni-project.org/pages/devel-version.html The proxy can be installed by following the doc, and replacing x86_64 with aarch64 where appropriate (doc is not updated yet). Remember that Uyuni Master must not be used for production purposes!!!! Before we launch it as Stable, we want to gather some feedback from the community (as discussed during the last Community Hours). - If you give it a try and you don't find any issues, let's us know by replying to this email. - If you find issues, you can reply as well, but even a better alternative is creating an issue at https://github.com/uyuni-project/uyuni/issues Happy hacking! [1] https://build.opensuse.org/project/show/systemsmanagement:Uyuni:Master
On 14/05/2021 07.42, Victor Zhestkov wrote:
I'm using Uyuni Master on Raspberry Pi 4 for about a month already for development. The only issue I found: it can eat all of the ram on repos synchronization on storing the data to the DB. (java was killed with OOM at least twice with 8Gb ram). I've fixed it by adding extra swap, but probably we need to review why it is using so much memory by taskomatic task after synchronizing the repo.
I'd assume it's repo metadata generation. Can you please check with taskotop? Did you tweak Taskomatic's available memory by any chance? Regards, -- Silvio Moioli SUSE Manager Development Team
On 14/05/2021 07.42, Victor Zhestkov wrote:
I'm using Uyuni Master on Raspberry Pi 4 for about a month already for development. The only issue I found: it can eat all of the ram on repos synchronization on storing the data to the DB. (java was killed with OOM at least twice with 8Gb ram). I've fixed it by adding extra swap, but probably we need to review why it is using so much memory by taskomatic task after synchronizing the repo.
I'd assume it's repo metadata generation. Can you please check with taskotop? Did you tweak Taskomatic's available memory by any chance? Regards, -- Silvio Moioli SUSE Manager Development Team
Hi Silvio. I didn't do any changes in settingts at all. Will check with the other new repo later as with the existing ones it's not possible to reproduce because metadata is already populated. Regards, Victor On Fri, 2021-05-14 at 09:13 +0200, Silvio Moioli wrote: On 14/05/2021 07.42, Victor Zhestkov wrote: I'm using Uyuni Master on Raspberry Pi 4 for about a month already for development. The only issue I found: it can eat all of the ram on repos synchronization on storing the data to the DB. (java was killed with OOM at least twice with 8Gb ram). I've fixed it by adding extra swap, but probably we need to review why it is using so much memory by taskomatic task after synchronizing the repo. I'd assume it's repo metadata generation. Can you please check with taskotop? Did you tweak Taskomatic's available memory by any chance? Regards, -- Silvio Moioli SUSE Manager Development Team
participants (3)
-
Julio Gonzalez
-
Silvio Moioli
-
Victor Zhestkov