<div dir="ltr">Is there a way to retrieve the snap volume name from gluster?<div><br></div><div><div>$ sudo gluster snapshot info returns all kinds of info:</div><div><br></div><div>Snapshot                  : snap1</div><div>Snap UUID                 : 2788e974-514b-4337-b41a-54b9cb5b0699</div><div>Created                   : 2015-09-02 14:03:59</div><div>Snap Volumes:</div><div><br></div><div>Snap Volume Name          : 2d828e6282964e0e89616b297130aa1b</div><div>Origin Volume name        : vol1</div><div>Snaps taken for vol1      : 2</div><div>Snaps available for vol1  : 254</div><div>Status                    : Started</div></div><div><br></div><div>I would need a command for only the Snap Volume Name in order to automate a backup process.</div></div>