Cannot remove root Filesystem from the Multipath configuration
Hello all,
I am running "Red Hat Enterprise Linux Server release 6.4 (Santiago)"
The root Filesystem is currently part of the Multipath configuration and I need to remove it without rebooting the production Server.
The wwid I want to remove from Multipathing is the last one i the list of wwid's below, i.e. 3600508b1001c5c8ef3f93243d9a1bd41
I'll provide the files I think might be required. Any help would be great.
===========================================================
Thanks in advance for any help!
Last edited by vbe; 01-23-2014 at 03:22 PM..
Reason: code tags
Have you tried. Removing the wwid from /etc/multipath.conf
And reload multipathd
Not sure if /etc/multipath/wwid is updated automatically. But when we had to bring a new LUN into multipath. The steps were to add WWID to multipath.conf and reload multipathd. This was in RHEL 5.5 though. Now if we consider going backwards the earlier steps would work. Not tried and tested
Hi, many thanks for the reply.
We have tried that already, no success.
I have also blacklisted the WWID in the multipath.conf and still no success.
There is one curious thing however. When we re-read the new configuration, although the root filesystem is still listed, it only appears to have one path now.
I wonder if this is a red herring.
See output from 'multipath -ll' below.
The root filesystem is labelled 'mpatha'
Last edited by Franklin52; 01-27-2014 at 07:27 AM..
Reason: Please use code tags
Hi,
In a RHEL 5 box, I have just added new multipath configurations in /etc/multipath.conf :
blacklist_exceptions {
wwid "360002ac0000000000000008e0001ee00"
wwid "360002ac0000000000000008f0001ee00"
wwid "360002ac000000000000000900001ee00"
wwid... (0 Replies)
Hi all,
I'm wondering if anyone knows whether Solaris IPMP can be configured such that the IPs of the physical NICs are not available to applications when using IP4 or if the group address and the underlying physical address are always present?
Thanks. (3 Replies)
Hi all,
I am looking at the specific configuration settings for multipath.conf on RHEL5.5.
In particular i was looking at the max_fds setting. Can anyone tell me the max number of open file descriptors that the RHEL5.5 system can have?
It has been set previously to 8192, and i was... (4 Replies)
I see this when tried to create a dir using root
fstab entries are pretty normal
tried to remount with rw but it is still the same
block device /dev/sda2 is write-protected
---------- Post updated at 04:57 PM ---------- Previous update was at 03:51 PM ----------
fstab entry ... (4 Replies)
Hi all.
New to the forum and new to Unix admin... / filesystem filled up and I can't find where the large files are. Any help will be apppreciated:
# df -k
Filesystem kbytes used avail capacity Mounted on
/dev/dsk/c1t0d0s0 8063580 7941745 41200 100% /
/proc ... (4 Replies)
In my Solaris 10 based server, I have noticed the following mounts when a use DF -K
/dev/dsk/c0t0d0s0 5062414 3213876 1797914 65% /
/ 5062414 3213876 1797914 65% /net/se420
I understand the first mount because it appears in my vfstab file and is the mount of root that I would expect.... (1 Reply)