Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure machines configured with enough mapped shared memory #840

Closed
smlambert opened this issue Jul 22, 2019 · 7 comments
Closed

Ensure machines configured with enough mapped shared memory #840

smlambert opened this issue Jul 22, 2019 · 7 comments
Assignees
Labels
Milestone

Comments

@smlambert
Copy link
Contributor

Noted during the most recent release, SharedClassesAPI failure (an extended.system test) is due to a machine config issue (memory mapped shared memory should get increased).

See AdoptOpenJDK/TSC#99 (comment) for links to failures (noted on machines test-macincloud-macos1014-x64-2, test-macincloud-macos1013-x64-2 though there could be others).

@karianna karianna added this to the July 2019 milestone Jul 22, 2019
@sxa
Copy link
Member

sxa commented Jul 23, 2019

Sounds like you've seen it on AIX too @smlambert? Was that at the adoptopenjdk -1 machine that's been assigned to test.

Also do you know how much it needs to be increased by/to?

@smlambert
Copy link
Contributor Author

I do not know the details, @pshipton mentioned it, and said the openj9 machines were with plenty of shared memory space. Let's get the details from him. I would hope we can attempt to keep the configuration of machines across the projects to be aligned, this detail must not be captured anywhere in doc or playbooks to date.

@pshipton
Copy link
Contributor

Check with @jdekonin for the setting of SHMMAX on the OpenJ9 Mac machines.

@pshipton
Copy link
Contributor

Or isn't there some older Mac machines that were working? Compare the SHMMAX setting with the new machines.

@jdekonin
Copy link
Contributor

The settings in sysctl.conf I was asked to make were :
kern.sysv.shmmax=125839605760
kern.sysv.shmall=30722560

This is documented in #212

@sxa sxa modified the milestones: July 2019, August 2019 Jul 30, 2019
@sxa
Copy link
Member

sxa commented Jul 30, 2019

@gdams Can you cover this in the macos playbooks?

@sxa
Copy link
Member

sxa commented Aug 26, 2019

Going to close this now it's been merged. If the problem is still there please reopen

@sxa sxa closed this as completed Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants