----- Original Message ----- > From: "Lindsay Mathieson" <[email protected]> > To: "gluster-users" <[email protected]> > Sent: Tuesday, November 18, 2014 4:24:51 PM > Subject: [Gluster-users] gluster volume heal <datastore> info question > > > > When I run the subject I get: > > > > root@vnb:~# gluster volume heal datastore1 info > > Brick vnb:/mnt/gluster-brick1/datastore/ > > /images/100/vm-100-disk-1.qcow2 - Possibly undergoing heal > > <gfid:8759bea0-ab64-4f7b-87b3-69217ebfee55> > > <gfid:427efbbf-408e-4de8-b97d-16a2ba756a52> > > <gfid:ed103cd2-24ff-4f59-b44a-b725b721ccf0> > > /images/102/vm-102-disk-1.qcow2 > > <gfid:62777475-4ea6-4383-acda-e0e297f8ae09> > > <gfid:48194a16-bc85-43ff-baa6-b4fd30165c89> > > /images/400/vm-400-disk-1.qcow2 > > Number of entries: 8 > > > > > > > > it has 8 entries but only one is possibly undergoing heal. Whats with the > other 7? > heal info command that you executed basically gives a list of files to be healed. So in the above output, 1 entry is possibly getting healed and other 7 need to be healed. > > > And what is a gfid?
In glusterfs, gfid (glusterfs ID) is similar to an inode number. It is a unique identification number given to each file. > > > > thanks > > > > > > -- > > Lindsay > > _______________________________________________ > Gluster-users mailing list > [email protected] > http://supercolony.gluster.org/mailman/listinfo/gluster-users -- Thanks, Anuradha. _______________________________________________ Gluster-users mailing list [email protected] http://supercolony.gluster.org/mailman/listinfo/gluster-users
