LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-12-2023, 07:13 AM   #1
ck_chik1
LQ Newbie
 
Registered: Aug 2020
Posts: 7

Rep: Reputation: Disabled
what I need to


I will reboot a redhat server that do not reboot for over 3 years , the servers is installed and adminstered by former staffs , I am worry what will be missed after reboot , what is most possibly missed after reboot , what I need to know before reboot ? I just think about the mount point , ps service running , is there else I need to know to ensure the server will be restarted without error ?

thanks
 
Old 05-12-2023, 08:18 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,675

Rep: Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970
Quote:
Originally Posted by ck_chik1 View Post
I will reboot a redhat server that do not reboot for over 3 years , the servers is installed and adminstered by former staffs , I am worry what will be missed after reboot , what is most possibly missed after reboot , what I need to know before reboot ? I just think about the mount point , ps service running , is there else I need to know to ensure the server will be restarted without error ?
There's no way for anyone here to answer that question in a meaningful way. If you are the admin now, then YOU should already know what services are running on them, what the mount points are for what devices, etc. We don't know any of that, so we can't tell you what to check. Perform basic admin tasks, list the running services, and be sure you have a backup of everything before rebooting.
 
3 members found this post helpful.
Old 05-12-2023, 02:33 PM   #3
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,927

Rep: Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320Reputation: 7320
Additionally, if you don't know that: it is exactly you who can collect all the relevant info. But actually there is no guarantee, you can never be sure.
 
Old 05-12-2023, 02:49 PM   #4
GentleThotSeaMonkey
Member
 
Registered: Dec 2016
Posts: 338
Blog Entries: 4

Rep: Reputation: 128Reputation: 128
You should also make your higher-ups aware of the possibility that: you might NOT be able to get the machine running again!

Another (wild?) idea:
IDK if it's technically reasonable to: make like a `dd` copy of the boot disk, without disturbing the running machine, and try booting it on a spare machine. You would likely run into expected issues because the environment is different, like other disks and networking, but this would give you the opportunity to evaluate your troubleshooting ability!

P. S. Remotely: https://unix.stackexchange.com/quest...o-a-local-disk

And, these days, one might ask chat.openai.com how to do their work!

IF you've forgotten your original LQ account (like ck_chik), you can use the 'Contact Us' link, at the very bottom of any page.

You can improve your thread's title
by clicking the Edit button on #1,
Then clicking the 'Go Advanced' button.

Last edited by GentleThotSeaMonkey; 05-12-2023 at 04:53 PM.
 
1 members found this post helpful.
Old 05-12-2023, 04:42 PM   #5
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
"what I need to" do is rename my title as something that makes sense to my needs? Red Hat Servers have support: (as said :) https://www.redhat.com/en/contact
 
1 members found this post helpful.
Old 05-13-2023, 06:51 AM   #6
MadeInGermany
Senior Member
 
Registered: Dec 2011
Location: Simplicity
Posts: 2,806

Rep: Reputation: 1207Reputation: 1207Reputation: 1207Reputation: 1207Reputation: 1207Reputation: 1207Reputation: 1207Reputation: 1207Reputation: 1207
Ensure you have got a root login on the console (not over ssh). Then you can repair nearly everything on the console.
Any changes to the system bear a little risk. If lots of changes have accumulated over the years then the resulting risk is high, especially if they are not documented.
Patches are well tested and documented, and can be backed out. They are changes with the lowest risk.
Firmware patches bare a risk, obviously some cause a switch from BIOS to UEFI. Easy to fix if you know the problem.
The biggest risk are the bad admin guys that remove or spoil files. E.g. it is easy to spoil /etc/fstab ... fixable at the root console.
 
1 members found this post helpful.
Old 05-13-2023, 08:32 AM   #7
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,141
Blog Entries: 6

Rep: Reputation: 1828Reputation: 1828Reputation: 1828Reputation: 1828Reputation: 1828Reputation: 1828Reputation: 1828Reputation: 1828Reputation: 1828Reputation: 1828Reputation: 1828
Quote:
I will reboot a redhat server that do not reboot for over 3 years
Means that the kernel has not been updated/booted into in 3 years. You may want to look through what problems that the kernel versions have introduced and have been fixed over the years. And what open kernel bugs are in the kernel that you are going to update to.

Since about kernel 5.5, the kernel itself has been a source of problems. Or perhaps everything else is not keeping up with the kernel development.

Something to ask redhat about.
 
1 members found this post helpful.
Old 05-15-2023, 05:07 AM   #8
JJJCR
Senior Member
 
Registered: Apr 2010
Posts: 2,159

Rep: Reputation: 449Reputation: 449Reputation: 449Reputation: 449Reputation: 449
My 2 cents to check:

- mount point, fstab
- check services that are running, export it to a file like
like systemctl > systemctl_backup
- cron jobs
- network settings
- as what other suggest make sure you got root access
- do a ss or netstat check open ports or connection save it to a file who knows you might need it
- check firewall settings / iptables
- backup if you got a chance
- its on your environment check what you think is important or might be needed

- what I will do before restarting is turn off the nic if possible, or just simply plugged out the network cable if it is a physical machine
let it be down as long as time allows
- check what will happen to your environment, if someone complains this one is not online, or other users will complain i don't have access to this
then you will know or will have an idea what to check

Goodluck..pray hard nothing will happen.
 
Old 05-16-2023, 08:03 AM   #9
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,675

Rep: Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970
Quote:
Originally Posted by Aliya77 View Post
Hi guys
My name is Aliya Khan I am a new user of this forum site
And this is the second time you've posted in someone elses thread, your other being in one that was closed for three years.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help -- always need to set up ethernet card after every boot MidnightWatcher Mandriva 2 03-25-2004 03:08 AM
I need to upgrade to a recent Squid version, I need a Step by step procedure mfeoli Linux - Newbie 4 01-14-2004 10:14 AM
I need partition magic and ghost replacements - don't need too many features though versaulis Linux - Software 4 09-28-2003 01:54 PM
Need some help... need to install a firewall gurusmaran Linux - Software 1 05-16-2002 03:54 PM
need help....need help mercury Linux - Software 2 09-29-2001 11:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration