Bug 1067728
| Summary: | RFE: Set levelDB store using JON | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Data Grid 6 | Reporter: | Misha H. Ali <mhusnain> | ||||||||||||||
| Component: | Documentation | Assignee: | Misha H. Ali <mhusnain> | ||||||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tomas Sykora <tsykora> | ||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||
| Priority: | unspecified | ||||||||||||||||
| Version: | 6.2.0 | CC: | jdg-bugs, tsykora | ||||||||||||||
| Target Milestone: | GA | ||||||||||||||||
| Target Release: | 6.3.0 | ||||||||||||||||
| Hardware: | Unspecified | ||||||||||||||||
| OS: | Unspecified | ||||||||||||||||
| Whiteboard: | |||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2014-05-29 22:46:43 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: | |||||||||||||||||
| Attachments: |
|
||||||||||||||||
|
Description
Misha H. Ali
2014-02-20 23:54:04 UTC
Created attachment 897235 [details]
1_createLevelDBchildResource.png
Created attachment 897236 [details]
2_nameForNewLevelDBstore.png
Created attachment 897237 [details]
3_adjustLevelDBstoreSettings.png
Created attachment 897238 [details]
4_scheduleRestartOperation.png
Created attachment 897239 [details]
5_restartJDGserver.png
Created attachment 897240 [details]
6_newLevelDBstoreDiscovered.png
Hi Misha, please, see attached screenshots. They are depicting the whole process of adding new LevelDB store and (currently) necessary needed restart operation of JDG server to finish operations correctly. In any case, contact me, as usual ;) Hi Misha... glad to help. Draft looks great with screens, please, just implement a few suggestions and changes: 1) 17.6. step 2. remove string "Update-01" (updates can change easily, we will forget about this, just remove it) "Install the Red Hat JBoss Data Grid Plugin Pack for JBoss Operations Network 3.2.0." Is completely sufficient 2) 17.6. step 3. remove "using the clustered.xml configuration file". It is enough to say: "Ensure that JBoss Data Grid is installed and started." as it can be started also with standalone.xml, I tested also this case ;) 3) In section 8: Configure the LevelDB Cache Store settings. under screenshot: remove step a) and step b).... add new steps: a) Use configuration window to configure new LevelDB store according to your needs. b) Click Finish to complete the configuration. 4) Section 9: Schedule a restart operation. is enough. Section 10: Restart the JBoss Data Grid standalone server. -- is duplicate for 9. REMOVE 10 completely... + remove also Figure 17.5. this is wrongly put there. So just section 9 mentions how to restart our server + 1 screen, its ok ;) 5) Section 11. Discover the New LevelDB Cache Store step b) Click the name of your new LevelDB Cache Store to view its >>> CONFIGURATION <<< in the right panel. replace a word properties by configuration. Because now we cant see any properties yet, just configuration. Hope that input helps!! :-) I will check immediately this is implemented and let you know Misha. Quite hard to communicate with our time-shifts but we are doing our best :)) (In reply to Tomas Sykora from comment #13) > Hi Misha... glad to help. > > Draft looks great with screens, please, just implement a few suggestions and > changes: > > 1) > 17.6. step 2. remove string "Update-01" (updates can change easily, we will > forget about this, just remove it) > > "Install the Red Hat JBoss Data Grid Plugin Pack for JBoss Operations > Network 3.2.0." Is completely sufficient OK, done. > 2) > 17.6. step 3. remove "using the clustered.xml configuration file". It is > enough to say: "Ensure that JBoss Data Grid is installed and started." as it > can be started also with standalone.xml, I tested also this case ;) Done as well. :) > 3) > In section 8: Configure the LevelDB Cache Store settings. under screenshot: > > remove step a) and step b).... > add new steps: > > a) Use configuration window to configure new LevelDB store according to > your needs. > b) Click Finish to complete the configuration. OK, replaced step a and removed step b altogether. > 4) > Section 9: Schedule a restart operation. is enough. > Section 10: Restart the JBoss Data Grid standalone server. -- is duplicate > for 9. REMOVE 10 completely... + remove also Figure 17.5. this is wrongly > put there. > > So just section 9 mentions how to restart our server + 1 screen, its ok ;) I thought that might be the case. Thanks for the clarification. :) > 5) > Section 11. Discover the New LevelDB Cache Store > > step b) Click the name of your new LevelDB Cache Store to view its >>> > CONFIGURATION <<< in the right panel. > > replace a word properties by configuration. Because now we cant see any > properties yet, just configuration. > > Hope that input helps!! > :-) Done as well! > I will check immediately this is implemented and let you know Misha. Quite > hard to communicate with our time-shifts but we are doing our best :)) Thanks, Tomas! I've implemented your feedback and also cleaned up the text a bit for consistency. Please have a look now and let me know if you have any other thoughts. THANKS! This bug is now available as part of the JDG 6.3 Beta documentation: https://access.redhat.com/site/documentation/en-US/Red_Hat_JBoss_Data_Grid/ |