Project

Profile

Help

Task #5233

Updated by amacdona@redhat.com over 4 years ago

Notice how the services that are restarted include pulp-worker@1 pulp-worker@2 instead of pulp-worker@0 pulp-worker@1 

 <pre> 
 $ prestart 
 systemctl restart pulp-content-app pulp-worker@1 pulp-worker@2 pulp-resource-manager pulp-api 
 </pre> 

 This issue is to change the workers from 1 & 2 to 0 & 1.

Back