Description of problem: Volume create should make a fstab entry for lvms used as bricks in gluster volumes. Version-Release number of selected component (if applicable): RHS 2.0 How reproducible: N/A Steps to Reproduce: 1. 2. 3. Actual results: Doesn't make an entry in /etc/fstab. Expected results: Should create an entry in /etc/fstab Additional info:
can you be more elaborate on this? I personally think glusterfs should not deal with messing around with system files (like /etc/fstab). Meantime, if its an issue for you in RHS, we can bring a commit hook for create volume to achieve this. Please provide more details. Challenge is what if the same mount point is used as brick in multiple volume? etc.. etc...
It is just an usability issue. You create a volume and mount the volume. But when a user forgets to make an fstab entry, if the machine reboots for some reason it ends up writing the data somewhere else.
*** This bug has been marked as a duplicate of bug 850463 ***