The default DB backend is bdb, while we can change override /etc/rpm/macros to use nbd, it needs to be done in multiple places (provisioning, config management, build pipeline...). This tracks enabling ndb by default in hsx.
bdb
/etc/rpm/macros
As we're using SQLite in c9s, we'll track this for c8s (which uses BDB).
Metadata Update from @ngompa: - Issue tagged with: c8s
Fixed in https://git.centos.org/rpms/rpm/c/e62c0500274012ca77817a24814de38944c8abd4?branch=c8s-sig-hyperscale-experimental Built 4.14.3-21.4.hsx.el8 with this change.
# grep db_backend /usr/lib/rpm/macros %_db_backend ndb
Metadata Update from @chantra: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)