I've recently upgraded (RHEL 6.5 to 7.5) a couple of servers and have noticed a peculiarity during the GUI build of the boxes.
This can be best explained as follows;
There were four Oracle ASM disks on each of these servers, these were selected in the GUI for reformat as XFS file systems as the extract fro the anaconda kick start file shows as follows;
All I did post build was to remove from the /etc/fstab file and unmount the directories.
However the Oracle team came back to me on both occasions and advised that they could still see the old ASM config on the disks.
It this point I ran;
My thinking being that this would over write anything that ASM could use and it worked on the first three but not the last one.
To correct that I ran;
All seemed to work!
Anyone have any thoughts?
Regards
Gull04
Last edited by gull04; 09-30-2019 at 08:23 AM..
Reason: Typo
Could it be that the mount points on your root FS were populated with files so when you unmounted the disks the files under /ASM* in the root FS became visible.
No, all the other slices of the disk were cleared and re-created. The upgrade process from RHEL 6.X to RHEL 7.X is destructive and is effectively a new installation - the rest of the disk entries from the kick start file are.
I'm guessing that this is some kind of problem with the installer, where if you match an existing partition exactly the format fails - even if you select the format option.
Hello,
In our Production system one process is in S state(interruptible)and after killing and restarting the process gives 'advertise error'.
This error goes after rebooting the Server.
I have RHEL 5.9 (tikanga) OS in our server.
We tried debugging the issue with the help of 'strace' command... (9 Replies)
I have 2 RHEL 5.9 system where customized applications are running.
These 2 servers are with in a network (LAN) with each other.One application in say Server 1 can talk to another application in server 2 and vice versa.
The applications are exchanging data among each other.
Recently I am... (0 Replies)
Hi Friends,
So we have an internal link in my project. We generally login into it with our ids , then enter some generic values to check whether the functionality is working fine. If it is fine, the webpage delivers a successful preview or else throws error.
What i want to do is write a... (3 Replies)
Hi all,
Im studying rhcsa as of now, so yum installation and dependencies are messing me to not workit out.
i have dual os, win 7 & rhel 6.
i have tried this installation of vsftpd package with rhel 6 dvd in VM rhel 6 in win 7 as well as host rhel 6.still the same issue.
below error... (6 Replies)
Hi,
I heard a command that can collect all RHEL 5 log in a single compress file before I forget.
Does any body know...What the command is ?
Thanks. (4 Replies)
Hey ppl,
I've been asked to automate the build and test process for my team at office.we work on Linux and use Perforce for SCM. I've just joined this company and dont have much knowledge on unix scripts. Could someone tell me how to go about doing this?:confused: (8 Replies)
Hey ppl,
I've been asked to automate the build and test process for my team at office.we work on Linux and use Perforce for SCM. I've just joined this company and dont have much knowledge on unix scripts. Could someone tell me how to go about doing this? (0 Replies)
Hello all,
1) I want to have a GUI application that will call Unix shell scripts,
2) that GUI application should be able to reside on windows ( if possible) and then call Unix shell script either directly or through a server residing on unix.
That is for example.
If a is windows gui (... (1 Reply)