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

bugzilla at redhat.com bugzilla at redhat.com
Wed Jul 18 21:45:14 UTC 2018


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

Shyamsundar <srangana at redhat.com> changed:

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



--- Comment #6 from Shyamsundar <srangana at redhat.com> ---
Test works fine on a softserve instance, XFS and mount details from my setup
and softserv as below,

SoftServ:
[root at somari1 glusterfs]# xfs_info /d
meta-data=/dev/loop0             isize=512    agcount=4, agsize=655360 blks
         =                       sectsz=512   attr=2, projid32bit=1
         =                       crc=1        finobt=0 spinodes=0
data     =                       bsize=4096   blocks=2621440, imaxpct=25
         =                       sunit=0      swidth=0 blks
naming   =version 2              bsize=4096   ascii-ci=0 ftype=1
log      =internal               bsize=4096   blocks=2560, version=2
         =                       sectsz=512   sunit=0 blks, lazy-count=1
realtime =none                   extsz=4096   blocks=0, rtextents=0

[root at somari1 glusterfs]# mount
/var/data on /d type xfs (rw,relatime,seclabel,attr2,inode64,noquota)

Localbox:
# xfs_info /d
meta-data=/dev/mapper/fedora-d   isize=512    agcount=4, agsize=6189056 blks
         =                       sectsz=512   attr=2, projid32bit=1
         =                       crc=1        finobt=1 spinodes=0 rmapbt=0
         =                       reflink=0
data     =                       bsize=4096   blocks=24756224, imaxpct=25
         =                       sunit=0      swidth=0 blks
naming   =version 2              bsize=4096   ascii-ci=0 ftype=1
log      =internal               bsize=4096   blocks=12088, version=2
         =                       sectsz=512   sunit=0 blks, lazy-count=1
realtime =none                   extsz=4096   blocks=0, rtextents=0

# mount
/dev/mapper/fedora-d on /d type xfs
(rw,relatime,seclabel,attr2,inode64,noquota)

If softserv is not the way to reproduce this, and find out why the local FS is
throwing the error, need the actual distributed system or some data from the
same (like xfs_info /d) to proceed. Marking this as need info again.

-- 
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