Bug 1022974 - Note: while installing agent via rpm (yum) ignore default agent installed with storage
Summary: Note: while installing agent via rpm (yum) ignore default agent installed wit...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: JBoss Operations Network
Classification: JBoss
Component: Documentation
Version: JON 3.2
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: post-GA
: JON 3.2.0
Assignee: Stefan Negrea
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-24 11:45 UTC by Armine Hovsepyan
Modified: 2015-09-03 00:02 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-29 13:41:39 UTC
Type: Bug


Attachments (Terms of Use)

Description Armine Hovsepyan 2013-10-24 11:45:16 UTC
Description of problem:
while installing agent via rpm (yum) ignore default agent installed with storage

Version-Release number of selected component (if applicable):
jon 3.2 er4

How reproducible:
always

Steps to Reproduce:
1. run rhqctl install --storage or --server --storage
2. install agent via rpm (yum)
3.

Actual results:
After step 1 agent will be installed 
After step 2 agent service will be installed

Expected results:
Note in documentation, that: impossible installing storage without agent, thus, customer would need to remove or ignore default installed agent while installing agent via rpm (yum)

Comment 3 Stefan Negrea 2013-10-29 13:41:39 UTC
The scenario described is totally possible because the two agents are installed and run under two different users. The rhqctl or manual installation are done under the user logged in while the RPM installation is done by root and the process is downgraded to the preset JON agent user.


Also, the agent installed by rhqctl should be not removed in favor of an RPM installed agent. rhqctl is designed to install JON server and server related components while the agent RPM is designed to run on systems with no JON server components.


Please review the JON agent RPM documentation:
https://access.redhat.com/site/documentation/en-US/JBoss_Operations_Network/3.1/html/Installation_Guide/agent-rpms.html


Note You need to log in before you can comment on or make changes to this bug.