Critical error in IPA from ipa-healthcheck #13323
Labels
No labels
announcement
anubis
authentication
aws
backlog
blocked
bodhi
ci
cloud
communishift
copr
database
day-to-day
dc-move
deprecated
dev
discourse
dns
downloads
easyfix
epel
firmitas
forgejo_migration
Gain
High
Gain
Low
Gain
Medium
gitlab
greenwave
hardware
help wanted
high-trouble
koji
koschei
lists
low-trouble
medium-trouble
mirrorlists
monitoring
Needs investigation
odcs
OpenShift
ops
outage
packager_workflow_blocker
pagure
permissions
Priority
Needs Review
Priority
Next Meeting
Priority
🔥 URGENT 🔥
Priority
Waiting on Assignee
Priority
Waiting on External
Priority
Waiting on Reporter
rabbitmq
release-monitoring
releng
request-for-resources
s390x
security
SMTP
sprint-0
sprint-1
src.fp.o
staging
unfreeze
waiverdb
websites-general
wiki
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
5 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
infra/tickets#13323
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description of request
I'm setting up monitoring of IPA via ipa-healthcheck. This tool lists a lot of warnings (>30 atm) which we may get to, but it also lists one critical issue which I'd like to fix, because then we can have monitoring of "critical > 0".
The issue is reported as this:
Note the
dc=stgpart, this is from stg, however a similar issue is in the prod instance too.@abompard any ideas?
ok, claude spewed some nice sounding things, but I don't trust what it found and do not want to do what it suggested.
I think we need to ping the ipa folks or file a issue with them.
this is coming from 389-ds healthcheck, so please open an issue to 389-ds.
The healthcheck is correct, nsAccountLock should not be indexed.
Sure... but that brings up two other questions:
createTimestampin the index entry incn=configto find out when it was created. And if you have access logs from that time, find ADD operation, something likeIt won't get recreated by itself, unless you have some kind of automation that can bring it back.
See https://github.com/389ds/389-ds-base/issues/3615 for some background about this warning.
Thanks much @vashirov
Alas, it doesn't seem to be in logs, it may have been done when we move datacenters...
ok. I ran 'dsconf STG-FEDORAPROJECT-ORG backend index delete --attr nsaccountlock userroot' on all the servers.
All of them are now clear of critical stuff. ;)
This is coming from this block in freeipa-fas, I'll remove it.