| For this ticket we'll want to create a pe-pdbbox sandbox on n1/n2 that's loaded with the slv-data. You should be able to ssh into the n1/n2 servers using <puppet-username>@pdb-n1-prod.ops.puppetlabs.net If you're unable to log in ... Once this data is loaded we'll need to make sure that we routinely bump the timestamps so PDB gc doesn't delete the loaded data on start up. We should adapt the updatetime.sql script in the slv link above so we can run it on demand. We'll also want to VACUUM FULL the database after the timestamps are updated to eliminate any dead rows caused by the update. The slv pg_dump is from a PE install so we'll need to pull out only the pe-puppetdb database. We don't need to load the data for the other PE services. |