Bug 1017334
| Summary: | unable to install storage service on windows 2008 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Armine Hovsepyan <ahovsepy> | ||||||
| Component: | Installer | Assignee: | Jay Shaughnessy <jshaughn> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||||
| Severity: | urgent | Docs Contact: | |||||||
| Priority: | urgent | ||||||||
| Version: | JON 3.2 | CC: | mfoley, myarboro | ||||||
| Target Milestone: | ER04 | ||||||||
| Target Release: | JON 3.2.0 | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Windows | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 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: | 1012435 | ||||||||
| Attachments: |
|
||||||||
|
Description
Armine Hovsepyan
2013-10-09 16:17:19 UTC
I think there is a problem when the service does not exist and then not installing with the --start option. Investigating...
master commit f788db9562207f5bc84e1e15b880f5a7387ca242
Author: Jay Shaughnessy <jshaughn>
Date: Wed Oct 9 14:36:11 2013 -0400
When installed without using the --start option the windows service would
not be installed.
As a workaround, use the --start option with the rhqctl install command.
workaround as "install --storage --start " and then "start --storage" creates the storage service.
release/jon3.2.x commit ce27534c72d9f7ead97d768df8ee0ffd066d3234
cherry-pick of f788db9562207f5bc84e1e15b880f5a7387ca242
Moving to ON_QA for testing in the next build. Created attachment 816090 [details]
windosrhqinstall_fixed
verified thank you |