All of lore.kernel.org
 help / color / mirror / Atom feed
* Getting bitbake_prserv database contents to persist across power loss
@ 2014-09-26 22:01 Ben Shelton
  2014-09-29 15:22 ` Konrad Scherer
  2014-09-29 16:55 ` Richard Purdie
  0 siblings, 2 replies; 3+ messages in thread
From: Ben Shelton @ 2014-09-26 22:01 UTC (permalink / raw)
  To: bitbake-devel

Hi all,

We're currently running a shared PR server that is used by all the
OpenEmbedded build machines on our intranet (both for developers'
machines and for nightly build machines).

We recently ran into an issue where the blade that the shared PR server
runs on was shut down unexpectedly and the PR history since the PR
server was last restarted was not committed to disk.  Looking at the
commit 'prserv: Ensure data is committed', it looks like the only times
the transactions are committed is when the PR server process is shut
down.

What would be your guidance in this case?  Should we just shut down /
restart the PR server nightly to save off the data?  If we wrote a patch
to the PR server to commit the data to the database at runtime-specified
intervals, would that be something we could upstream?

Thanks,
Ben


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-09-29 16:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-26 22:01 Getting bitbake_prserv database contents to persist across power loss Ben Shelton
2014-09-29 15:22 ` Konrad Scherer
2014-09-29 16:55 ` Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.