Bug 1195126

Summary: Failed to issue method call: Unit pulp-server.service not loaded.
Product: Red Hat Satellite Reporter: Jan Hutař <jhutar>
Component: Docs User GuideAssignee: David O'Brien <daobrien>
Status: CLOSED DUPLICATE QA Contact: Athene Chan <achan>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: mmurray
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-24 02:35:22 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:
Embargoed:

Description Jan Hutař 2015-02-23 07:45:06 UTC
Document URL: 
https://access.redhat.com/documentation/en-US/Red_Hat_Satellite/6.0/html/User_Guide/sect-Disaster_Recovery.html


Section Number and Name: 
Procedure 16.2. Red Hat Satellite Backup Procedure


Describe the issue: 
There is:

Option Two: Offline Repositories Backup
Stop the Pulp server and perform the backup. After the backup has completed, restart the Pulp server.

  # service pulp-server stop
  # tar --selinux -cvf pulp_data.tar /var/lib/pulp /var/www/pub
  # service pulp-server start


Suggestions for improvement: 
But when I run first command, I get an error:

# service pulp-server stop
Redirecting to /bin/systemctl stop  pulp-server.service
Failed to issue method call: Unit pulp-server.service not loaded.

These should be correct pulp service name (I do not know which is correct).

I have used Satellite-6.0.4-RHEL-7-20140908.0-Satellite-x86_64 when testing this.

Comment 1 RHEL Program Management 2015-02-23 17:13:41 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.

Comment 3 David O'Brien 2015-02-24 02:35:22 UTC

*** This bug has been marked as a duplicate of bug 1161556 ***