+++ This bug was initially created as a clone of Bug #1282710 +++ Description of problem: A hard link created when a file is being promoted will be lost once the file migration is complete. Version-Release number of selected component (if applicable): How reproducible: Consistently Steps to Reproduce: 1. Create a tier volume and FUSE mount it. 2. Create a large file FILE1 so it will take some time to migrate. This is created on the hot tier by default 3. After FILE1 is demoted, append some data to it to trigger file promotion 4. While FILE1 is being promoted, create a hardlink hlink to FILE1 in some other directory Actual results: Once FILE1 has been migrated, hlink no longer exists Expected results: Once FILE1 has been migrated, hlink should still exist Additional info: --- Additional comment from Vijay Bellur on 2015-11-17 10:03:56 EST --- REVIEW: http://review.gluster.org/12600 (WIP cluster/tier : hardlink creation fails) posted (#1) for review on master by N Balachandran (nbalacha)
As tier is not being actively developed, I'm closing this bug. Feel free to open it if necessary.