Bug 1565734
Summary: | Disk utilization and carbon data archiving behaviour | ||||||
---|---|---|---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Filip Balák <fbalak> | ||||
Component: | doc-RHGS_Web_Administration | Assignee: | storage-doc | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Martin Bukatovic <mbukatov> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rhgs-3.4 | CC: | apaladug, asriram, fbalak, gshanmug, mbukatov, nthomas, rhs-bugs | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2019-02-15 10:10:58 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: | 1623518 | ||||||
Attachments: |
|
Description
Filip Balák
2018-04-10 15:56:04 UTC
* Is this statement correct? * Are there any plans about changing this behaviour? Created attachment 1428802 [details]
Graphite data archived in same disk
I have modified the logic to copy the graphite data into same disk where graphite data are stored I have modified the logic to copy the graphite data into same disk where graphite data are stored @fbalak, Please take a look at https://bugzilla.redhat.com/show_bug.cgi?id=1571906. Hence this bug is not relevant any more and we should consider closing this bug. (In reply to Nishanth Thomas from comment #5) > @fbalak, Please take a look at > https://bugzilla.redhat.com/show_bug.cgi?id=1571906. Hence this bug is not > relevant any more and we should consider closing this bug. This is a good point, but instead of closing this BZ, we may need to update it with the new expected behavior. One should still be aware that the archival is happening, where the files are stored and how much space it could take. Data is archived at: '/var/lib/carbon/whisper/tendrl/' where `/var/lib/carbon` is mounted on a separate disk as per the recommendation. I don't think size need not be specified here as it depends on the size of the cluster. One could look at the hw sizing guide for the approximate calculation. I would suggest to use full path of the cluster archives, which is: ``` /var/lib/carbon/whisper/tendrl/archive/clusters ``` unless WA can archive something else in /var/lib/carbon/whisper/tendrl/archive/ directory I'm not aware off. Nishant, could you verify that there is nothing else but clusters archived there? (In reply to Martin Bukatovic from comment #10) > I would suggest to use full path of the cluster archives, which is: > > ``` > /var/lib/carbon/whisper/tendrl/archive/clusters > ``` > > unless WA can archive something else in > /var/lib/carbon/whisper/tendrl/archive/ > directory I'm not aware off. > > Nishant, could you verify that there is nothing else but clusters archived > there? Martin, Appended the full path of cluster archives: https://access.qa.redhat.com/documentation/en-us/red_hat_gluster_storage/3.4/html-single/monitoring_guide/#graphite_and_carbon_data_archival If Nishanth confirms otherwise, we will discard "cluster" There is nothing else archived into `/var/lib/carbon/whisper/tendrl/archive` directory. Based on info from Nishanth (comment 12), we don't need to change the text further. Moving to VERIFIED. Fixing status. |