* [Bug 101201] New: hpsa hang when creating ext4 FS
@ 2015-07-08 10:13 bugzilla-daemon
0 siblings, 0 replies; only message in thread
From: bugzilla-daemon @ 2015-07-08 10:13 UTC (permalink / raw)
To: linux-scsi
https://bugzilla.kernel.org/show_bug.cgi?id=101201
Bug ID: 101201
Summary: hpsa hang when creating ext4 FS
Product: SCSI Drivers
Version: 2.5
Kernel Version: 3.16.7-ckt11-1
Hardware: x86-64
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Other
Assignee: scsi_drivers-other@kernel-bugs.osdl.org
Reporter: elacour@easter-eggs.com
Regression: No
Hardware:
HP ProLiant DL385p Gen8 with 2 SSD 100G and 2 HD SATA 3TB, configured in HBA
mode, no HW RAID set up.
I boot on the Debian 8 installer, then
- load hpsa
- create one partition on each of the SSD
- create a soft RAID 1 using mdadm on those 2 partition
- raid synchronize successfully
- create a pv, then a vg on this raid without problem
- doing mkswap on a LV without problem
- doing mkfs.ext4 on a LV -> the process HANG
dmesg gives:
[ 1490.566398] hpsa 0000:03:00.0: Abort request on C6:B2:T0:L0
[ 1490.566819] hpsa 0000:03:00.0: ABORT REQUEST on C6:B2:T0:L0
Tag:0x00000000:00000030 Command:0x42 SN:0x1687d9 REQUEST SUCCEEDED.
[ 1540.309302] hpsa 0000:03:00.0: ABORT REQUEST on C6:B2:T0:L0
Tag:0x00000000:00000030 Command:0x42 SN:0x1687d9 FAILED. Aborted command has
not completed after 30 seconds.
[ 1540.309319] hpsa 0000:03:00.0: Abort request on C6:B2:T1:L0
[ 1540.345047] hpsa 0000:03:00.0: ABORT REQUEST on C6:B2:T1:L0
Tag:0x00000000:00000010 Command:0x42 SN:0x1687d8 REQUEST SUCCEEDED.
[ 1588.796036] hpsa 0000:03:00.0: ABORT REQUEST on C6:B2:T1:L0
Tag:0x00000000:00000010 Command:0x42 SN:0x1687d8 FAILED. Aborted command has
not completed after 30 seconds.
[ 1588.796090] hpsa 0000:03:00.0: resetting device 6:2:0:0
the mkfs process doesn't finish and I can no longer access disks (parted,
etc..)
I can repeat this on two identical servers.
I looked at kernel changelogs and did not see anything that may fix this on
recent releases.
--
You are receiving this mail because:
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-07-08 10:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-08 10:13 [Bug 101201] New: hpsa hang when creating ext4 FS bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).