sm-grimoire AT lists.ibiblio.org
Subject: Discussion of Spells and Grimoire items
List archive
- From: Eric Sandall <eric AT sandall.us>
- To: sm-grimoire AT lists.ibiblio.org
- Subject: [SM-Grimoire] Mounting RAID
- Date: Tue, 20 Jan 2004 16:33:45 -0800
I'm working on getting RAID to be mountable (as it used to be) in the
mountall.sh script (someone removed it). I've added the following to the
script:
...
required_executable /sbin/fsck
+ if [ -f /etc/raidtab ]; then
+ required_executable /sbin/raidstart
+ /sbin/raidstart --all --configfile /etc/raidtab
+ evaluate_retval
+ fi
+
if [ "$DEVICES" != "/dev" ] ; then
...
However, I see in stop() that mountall.sh does nothing, only saying that
simpleinit does the rest...does simpleinit stop the RAID devices as well? What
about LVM once I get working on that (next, after RAID)?
...
# Simpleinit handles umounting and stuff.
stop()
{
exit 0
}
...
Anyone else with RAID care to help test/work on this? Any LVM/EVMS users?
-sandalle
--
PGP Key Fingerprint: FCFF 26A1 BE21 08F4 BB91 FAED 1D7B 7D74 A8EF DD61
http://search.keyserver.net:11371/pks/lookup?op=get&search=0xA8EFDD61
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/E/IT$ d-- s++:+>: a-- C++(+++) BL++++VIS>$ P+(++) L+++ E-(---) W++ N+@ o?
K? w++++>-- O M-@ V-- PS+(+++) PE(-) Y++(+) PGP++(+) t+() 5++ X(+) R+(++)
tv(--)b++(+++) DI+@ D++(+++) G>+++ e>+++ h---(++) r++ y+
------END GEEK CODE BLOCK------
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us | http://www.sourcemage.org/
http://eric.sandall.us/ | SysAdmin @ Inst. Shock Physics @ WSU
http://counter.li.org/ #196285 | http://www.shock.wsu.edu/
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
-
[SM-Grimoire] Mounting RAID,
Eric Sandall, 01/20/2004
- Re: [SM-Grimoire] Mounting RAID, Hamish Greig, 01/20/2004
Archive powered by MHonArc 2.6.24.