ALT Linux Bugzilla
– Attachment 6229 Details for
Bug 30709
[PATCH] rc.sysinit: start multipath early
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Simple patch
0001-rc.sysinit-start-multipath-early.patch (text/plain), 1023 bytes, created by
Lenar Shakirov
on 2015-02-07 00:54:41 MSK
(
hide
)
Description:
Simple patch
Filename:
MIME Type:
Creator:
Lenar Shakirov
Created:
2015-02-07 00:54:41 MSK
Size:
1023 bytes
patch
obsolete
>From 5e3412a0936df0c95d01645ddf14b1b2fd8109c3 Mon Sep 17 00:00:00 2001 >From: Lenar Shakirov <snejok@altlinux.org> >Date: Sat, 7 Feb 2015 00:44:44 +0300 >Subject: [PATCH] rc.sysinit: start multipath early > >- Otherwise swapon and fsck fails when rootfs on multipath >--- > startup/rc.d/rc.sysinit | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >diff --git a/startup/rc.d/rc.sysinit b/startup/rc.d/rc.sysinit >index b332f67..cd151ae 100755 >--- a/startup/rc.d/rc.sysinit >+++ b/startup/rc.d/rc.sysinit >@@ -139,6 +139,9 @@ splash_update start 1 > # Set the system clock (when /etc/adjtime is missing) > [ -s /etc/adjtime ] || /etc/init.d/clock start > >+# Activate multipath devices >+/etc/rc.d/scripts/multipath_start >+ > # Activate swap > action "Activating swap partitions:" swapon -a -e > >@@ -328,9 +331,6 @@ if [ -x "$cryptdisks_early_exe" ]; then > $cryptdisks_early_exe start > fi > >-# Activate multipath devices >-/etc/rc.d/scripts/multipath_start >- > # Activate EVMS > EVMS_ACTIVE= > STARTEVMS=/sbin/startevms >-- >1.8.1.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 30709
: 6229