This one has got me completely baffled and after some fairly lengthy searching online and in the forum, I think I should share this with you - after all someone is bound to have seen this?
So the story so far, I've built a couple of RHEL 7.5 servers, these are HP DL360 G10's with two six core Xeon, 4 * 300Gb SSD and 64Gb RAM along with 6 network connections in bonds - all good so far.
While building the test server I lost a couple of directories to the same fault and effectively just recreated the box from an image due to time constraints.
However, I now have the problem again and am getting ready to go out in the carpark with the other SA and perform the formation headless chicken dance. The problem shows up as follows on both XFS and in this case a CIFS mount.
Mount the Share;
This bit works and gives;
All good so far;
However after a little while (on the machine with the problem) we get;
So it would seem that the mountpoint has really got itself in a panic, any pointes here would be handy.
The RHEL 7.5 install exhibits this "feature" in the version installed straight from media and the version where I have patched from the RHSM repo with the following command.
So if anyone has seen this problem or has any pointers I'd be very grateful.
Another thought is this. There have also been issues with such mounts resuming activity after hibernation (or link timeout) whereby upon resumption there is a problem authenticating (credentials error). Does this error only occur after a significant inactivity on the share? Does it not happen if you keep it busy? Could be useful to test that out.
Some more info on this, but first the dmesg output - well the bit that matters I think.
I've currently got this set to version 1.0 for the CIFS type.
I think that I've resolved this, as I said in the first post it happened on my test build server as well and I've made a bit more progress.
Currently I'd like people to consider this thread closed and I'll post a fuller update when I return to the office on Monday. This seems to have turned out to be an LVM issue - which I think was caused by the installer.
I'll post a detailed explanation soon, I'm off to sunny Skye now which is a four hour drive for me if I leave now.
What does it mean when your LV STATE changes to closed/syncd? What does it mean when your mount point is #? I was not able to mount it or write data to it. So in this case since there was no data in /opt/cvt I used rmlv to get rid of it. Why did I have to manually edit /etc/filesystems to get rid... (1 Reply)
How to create a new mount point with 600GB and add 350 GBexisting mount point
Best if there step that i can follow or execute before i mount or add diskspace IN AIX
Thanks (2 Replies)
Something has changed.....
/etc/vfstab entry:-
host1:/backup/RMAN - /RMAN nfs - no rw,hard,rsize=32768,wsize=32768,llockBut when I mount it, and run
df -k | grep RMANResults are:-
host1:/backup/RMAN 54971960832 26752241664 28219719168 49% ... (1 Reply)
I have situation where my disk upon reboot, has its mount point as #
LOGICAL VOLUME: disk4vol VOLUME GROUP: disk4vg
LV IDENTIFIER: 00f609aa00004c0000000152414b786c.1 PERMISSION: read/write
VG STATE: active/complete LV STATE: closed/syncd
TYPE: jfs2 WRITE VERIFY: off
MAX LPs: 512 PP SIZE: 512... (1 Reply)
Dear All,
We have two different mount points in Linux NFS one is 15 TB and another one is 15 TB.
Can we club both of the two mount points and club in to a single volume in Linux.
As we need to restore Database in that single volume.
Kindly help us on this.
Regards ,
rj (10 Replies)
is there any command to know the list of mount points in a server.i need only the mount point lists.i tried using df but it was not helpful.i am using Solaris (1 Reply)
Hi All
I Know it is a really basic and stupid question perhaps...But I am going bonkers..
I have following valid paths in my unix system:
1. /opt/cdedev/informatica/InfSrv/app/bin
2. /vikas/cdedev/app
Both refer to the same physical location. So if I created one file 'test' in first... (3 Replies)
hi people,
I'm trying to create a mount point, but am having no sucess at all, with the following:
mount -F ufs /dev/dsk/diskname /newdirectory
but i keep getting - mount-point /newdirectory doesn't exist.
What am i doing wrong/missing?
Thanks
Rc (1 Reply)
A disk was sliced into 6 slices with m01 being the mount point for one of the slices. This mount point was deleted with rmdir (ie. rmdir m01).
What is the easiest way to recover this mount point? (1 Reply)