xfs-masters
[Top] [All Lists]

[Bug 902] New: md/luks/md/xfs

To: xfs-masters@xxxxxxxxxxx
Subject: [Bug 902] New: md/luks/md/xfs
From: bugzilla-daemon@xxxxxxxxxxx
Date: Fri, 29 Oct 2010 07:29:31 -0500
Auto-submitted: auto-generated
http://oss.sgi.com/bugzilla/show_bug.cgi?id=902

           Summary: md/luks/md/xfs
           Product: XFS
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: XFS kernel code
        AssignedTo: xfs-masters@xxxxxxxxxxx
        ReportedBy: kirk@xxxxxx
   Estimated Hours: 0.0
    Classification: Unclassified


i've done some testing and i encountered a strange system lockup

running the given makefile with 'test', a set of md and luks devices are 
created,
when i try to mount md200 the system completely freezes.

the system is running 2.6.35.7 (vanilla).

someone could confirm the test result with some other system ?
 -- be very careful, check that you don't have: /dev/md{10,14,18,112,200} and 
/dev/mapper/T-{10,14,18,112,200}
 -- you don't use any of /dev/ram{0..15}

when i use ext3 or vfat instead of xfs it works fine

to see what commands would be executed:
$ make -n -f rdt.makefile test 
to run and create the devices:
$ make -f rdt.makefile test 
$ mkdir -p /mnt/test
$ mount /dev/md200 /mnt/test

-- 
Configure bugmail: http://oss.sgi.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

<Prev in Thread] Current Thread [Next in Thread>
  • [Bug 902] New: md/luks/md/xfs, bugzilla-daemon <=