[Bugs] [Bug 1602262] tests/bugs/posix/ bug-990028.t fails for distributed regression framework

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 31 06:46:12 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1602262

Deepshikha khandelwal <dkhandel at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?(dkhandel at redhat.c |
                   |om)                         |



--- Comment #7 from Deepshikha khandelwal <dkhandel at redhat.com> ---
This test is now passing in the distributed regression framework.

RCA: The XFS partition /d which is supposed to be created in the distributed
servers was not actually happening and using the existing device partitions.

Fix for this is:
https://github.com/gluster/glusterfs-patch-acceptance-tests/pull/159/files
Earlier the state of mount module was 'present' which only specifies that the
device is to be configured in fstab and does not trigger or create or require a
mount.
Changed the state to 'mounted' in which the device will be actively mounted and
appropriately configured in fstab. If the mount point is not present, the mount
point will be created.

Thanks @Shyam for help in resolving this one.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list