integralstor / integralstor_gridcell

Gluster/ZFS based open source scale-out storage system
1 stars 3 forks source link

Assert gluster admin vol access post mount #179

Closed raamsri closed 7 years ago

raamsri commented 7 years ago

Gluster mount vol call may return True but the volume may not have been sucessfully mounted yet; ie, vol is mounted but not accessible. Give some time for the volume to come up, only then proceed; bail out if volume is not accessible after 3 tries(3 x 5 seconds)

Signed-off-by: six-k ramsri.hp@gmail.com