Bug 1004034

Summary: The Nodes quick start guide doesn't tell the user to run pulp-manage-db
Product: [Retired] Pulp Reporter: Randy Barlow <rbarlow>
Component: documentationAssignee: Jeff Ortel <jortel>
Status: CLOSED CURRENTRELEASE QA Contact: Preethi Thomas <pthomas>
Severity: low Docs Contact:
Priority: low    
Version: MasterCC: cduryee, skarmark
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-07 22:41:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Randy Barlow 2013-09-03 18:31:40 UTC
The Nodes quick start guide[0] tells the user to restart apache and pulp-agent, but doesn't mention the required step of running pulp-manage-db. This is necessary on both the parent and the child.

[0] https://pulp-user-guide.readthedocs.org/en/pulp-2.1/nodes.html

Comment 1 Michael Hrivnak 2013-09-04 15:24:15 UTC
The first sentence of the installation instructions is this:

"Since Pulp nodes are Pulp servers, the installation instructions for Nodes support assumes that the server installation has been completed."

Does that change your thoughts on this bug? Note that in the above sentence, "server installation" is a link to the appropriate document.

Comment 2 Michael Hrivnak 2013-09-04 15:27:34 UTC
Never mind. I think I get it. Your point is that there still may be node migrations to account for, thus requiring execution of pulp-manage-db again.

Comment 3 Chris Duryee 2014-11-07 22:41:34 UTC
http://pulp-user-guide.readthedocs.org/en/latest/nodes.html

The "Installation" section in step #3 tells the user to run pulp-manage-db again.