| Summary: | Provide state of async tasks of all volumes in a new sub-command of 'volume status' | ||
|---|---|---|---|
| Product: | Red Hat Gluster Storage | Reporter: | Krutika Dhananjay <kdhananj> |
| Component: | glusterd | Assignee: | Krutika Dhananjay <kdhananj> |
| Status: | CLOSED ERRATA | QA Contact: | Prasanth <pprakash> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | unspecified | CC: | dpati, dtsang, gluster-bugs, kdhananj, knarra, kparthas, mmahoney, pprakash, psriniva, ssampat, vbellur |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | RHGS 2.1.2 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | glusterfs-3.4.0.49rhs | Doc Type: | Bug Fix |
| Doc Text: |
Previously, there was no command to retrieve the status and the various parameters of async tasks for one more volumes. The 'volume status [all]' command was used for this purpose and it additionally displayed the status, PIDs, port number of the bricks, self heal daemon and the NFS server. With this update, the 'tasks' option is introduced to the 'volume status' command to retrieve status of async tasks for one or more volumes.
|
Story Points: | --- |
| Clone Of: | 1012346 | Environment: | |
| Last Closed: | 2014-02-25 07:50:42 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: | |
| Bug Depends On: | 1012346 | ||
| Bug Blocks: | |||
|
Description
Krutika Dhananjay
2013-10-09 06:24:13 UTC
Verified in glusterfs-3.4.0.49rhs -------------- # gluster volume help |grep tasks volume status [all | <VOLNAME> [nfs|shd|<BRICK>|quotad]] [detail|clients|mem|inode|fd|callpool|tasks] - display status of all or specified volume(s)/brick # gluster volume status disvol tasks Task Status of Volume disvol ------------------------------------------------------------------------------ Task : Rebalance ID : a484b698-d414-4084-b876-b597f705b950 Status : completed -------------- Can you please verify the doc text for technical accuracy? LGTM. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2014-0208.html |