Bug 207092 - dmraid -ay --ignorelocking
Summary: dmraid -ay --ignorelocking
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: initscripts
Version: 5
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-19 10:43 UTC by Ronald Warsow
Modified: 2014-03-17 03:02 UTC (History)
1 user (show)

Fixed In Version: 8.40-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-09-19 14:52:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ronald Warsow 2006-09-19 10:43:39 UTC
Description of problem:
the call in rc.sysinit at line ~270
"dmraid -ay --ignorelocking pdc_dhhjahccbf"
leads to the error message:
ERROR: No arguments allowed with -i

Version-Release number of selected component (if applicable):
i see this for month, but actually:
initscripts-8.31.5-1

How reproducible:
dmraid -ay --ignorelocking <any-name>
on systems with a non-active (via) raid controller

Steps to Reproduce:
1.key in: dmraid -ay --ignorelocking pdc_dhhjahccbf 
2.
3.
  
Actual results:
ERROR: No arguments allowed with -i

Expected results:
no errors.

Additional info:
this is a system with a non-active via raid controller.

Comment 1 Bill Nottingham 2006-09-19 14:52:11 UTC
This is fixed in rawhide.

Comment 2 Ronald Warsow 2006-09-20 14:57:38 UTC
maybe it's useful for other users which got the same problem.

my solution:

https://www.redhat.com/archives/fedora-list/2006-September/msg02311.html

Comment 3 Michal Jaegermann 2006-10-17 17:42:33 UTC
To add to comment #2: a simpler way, after you discovered with
'dmraid -r' that some devices have spurious RAID signatures (drives
were possibly "recycled", for example) is to do something like
'dmraid -r -E /dev/sdb' replacing, obviously, "/dev/sdb" with names
of devices so affected to erase signatures (metadata).

See also bug 176623 for another instance of troubles caused by
unexpected signatures.


Note You need to log in before you can comment on or make changes to this bug.