Bug 950459
| Summary: | Cassandra Storage installer - rhq.sh install doesn't store node data under /var/lib/rhq/storage | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Armine Hovsepyan <ahovsepy> | ||||
| Component: | Installer | Assignee: | RHQ Project Maintainer <rhq-maint> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Mike Foley <mfoley> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | JON 3.2 | CC: | jsanda, mfoley, myarboro | ||||
| Target Milestone: | --- | ||||||
| Target Release: | JON 3.2.0 | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-04-16 11:50:55 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 951619 | ||||||
| Attachments: |
|
||||||
rhq.sh has been replaced by rhqctl.sh - closing bug as wontfix |
Created attachment 733587 [details] rhq_sh_storage.jsp Description of problem: rhq.sh install doesn't store node data under /var/lib/rhq/storage as it does rhq-storage-installer.sh but stores the data under ${RHQ_HOME}/storage/storage Version-Release number of selected component (if applicable): jenkins rhq-cassandra-backend/134/ build How reproducible: always Steps to Reproduce: 1. download latest rhq server installer (having cassandra integrated) 2. run rhq.sh install from ${RHQ_HOME}/bin Actual results: node storage data is stored under ${RHQ_HOME}/storage/storage Expected results: By default the storage node is configured to store data files under /var/lib/rhq/storage Additional info: screenshot of file system is attached