D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
usr
/
lib
/
dracut
/
modules.d
/
90multipath
/
Filename :
multipathd.sh
back
Copy
#!/bin/sh if [ "$(getarg rd.multipath)" = "default" ] && [ ! -e /etc/multipath.conf ]; then mkdir -p /etc/multipath/multipath.conf.d mpathconf --enable fi if getargbool 1 rd.multipath -d -n rd_NO_MULTIPATH && [ -e /etc/multipath.conf ]; then modprobe dm-multipath multipathd -B || multipathd need_shutdown else rm -- /etc/udev/rules.d/??-multipath.rules 2>/dev/null fi
Name
Size
Last Modified
Owner
Permissions
Actions
module-setup.sh
3.384
KB
April 06 2024 1:22:06
root
0755
multipath-shutdown.sh
0.168
KB
October 08 2018 1:38:33
root
0755
multipathd-configure.service
0.609
KB
April 06 2024 1:22:06
root
0644
multipathd-needshutdown.sh
0.158
KB
October 08 2018 1:38:33
root
0755
multipathd-stop.sh
0.231
KB
October 08 2018 1:38:33
root
0755
multipathd.service
0.767
KB
April 06 2024 1:22:07
root
0644
multipathd.sh
0.387
KB
April 06 2024 1:22:06
root
0755
2017 © D7net | D704T team