First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 95594
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Milan Holzäpfel <public@mjh.name>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
raid-stop.sh raid-stop.sh containung shutdown command for mdadm text/plain Milan Holzäpfel 2005-06-09 11:57 0000 477 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 95594 depends on: Show dependency tree
Show dependency graph
Bug 95594 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-06-09 11:55 0000
Hello,

as I have software-raid arrays using LVM LVs as source devices (which is useful 
if you want e. g. only to mirror your very important data), raid arrays need to 
be shut down to permit LVM to shut down completely. Therefore I need a /lib/
rcscripts/addons/raid-stop.sh to shut raid arrays down. 
Attached is an extremely simple proposal which calls mdadm -Ss (Stop devices 
scanning config files for information about what to stop) if mdadm is present. 
The part for raidtools is missing as I don't use raidtools. 

Regards,
Milan

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Milan Holzäpfel 2005-06-09 11:57:36 0000 -------
Created an attachment (id=60937) [edit]
raid-stop.sh containung shutdown command for mdadm

A very simple /lib/rcscripts/addons/raid-stop.sh calling mdadm -Ss. 
raidtools-part is not present. 

------- Comment #2 From SpanKY 2005-06-09 18:35:02 0000 -------
added `raidstop` code and added to cvs, thanks

First Last Prev Next    No search results available      Search page      Enter new bug