- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Upgrade Redhat ES3 R1 to ES3 R6
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2006 04:57 AM
07-24-2006 04:57 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2006 05:29 AM
07-24-2006 05:29 AM
Re: Upgrade Redhat ES3 R1 to ES3 R6
It is advised that you do an up2date on your box if it is running. With thi syou will have the latest packages.
Still if you want to upgrade make sure you backup all the data on your disks before upgrading to be on a safer side.
You can simply put the update cd and upgrade it will automatically detect the older version simply say yes to upgrade.
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2006 07:28 AM
07-24-2006 07:28 AM
SolutionYou can lose your data.
You can boot and upgrade if the upgrader detects this is possible. Custom software may be damaged. binary non-rpm software will not be updated.
You can upgrade the kernel alone and see if that helps.
RH 4 has an excellent upgrader that reliably updates RH 3 systems. The problem is many users made the /usr filesystem too small on RH3 and the upgrade fails for that reason.
It is possible to boot of knoppix, expand /usr and do a RH4 upgrade with the warnings above from me and the prior post.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2006 08:57 AM
07-24-2006 08:57 AM
Re: Upgrade Redhat ES3 R1 to ES3 R6
If you have plenty of storage space, I strongly suggest you to check "Enable RPM rollbacks" from "update --config --> Retrieval/Installation submenu". That allows you to roll back the old version of software in case something is not right with your applications.
There is no benefit to upgrade to RHEL4 and lots of things changed there. Don't upgrade to RHEL4 unless you have to, e.g. unsupported devices, necessary software, etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2006 02:58 AM
07-25-2006 02:58 AM
Re: Upgrade Redhat ES3 R1 to ES3 R6
The supported way is to use the utility "up2date". Another, but unsupported, method, is to upgrade from the CD/DVD media.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2006 01:41 AM
07-27-2006 01:41 AM
Re: Upgrade Redhat ES3 R1 to ES3 R6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2006 02:40 AM
07-27-2006 02:40 AM
Re: Upgrade Redhat ES3 R1 to ES3 R6
If you use up2date, the update can be done "live" but a reboot will be required to start the new kernel. If you use the unsupported optical media method, then the machine will be down and in single-user mode for roughly 1 hour.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2006 08:37 AM
07-28-2006 08:37 AM
Re: Upgrade Redhat ES3 R1 to ES3 R6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2006 04:48 AM
07-30-2006 04:48 AM
Re: Upgrade Redhat ES3 R1 to ES3 R6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2006 04:03 AM
07-31-2006 04:03 AM
Re: Upgrade Redhat ES3 R1 to ES3 R6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2006 06:09 AM
08-01-2006 06:09 AM
Re: Upgrade Redhat ES3 R1 to ES3 R6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2006 08:05 AM
08-01-2006 08:05 AM
Re: Upgrade Redhat ES3 R1 to ES3 R6
What I would do is run an up2date sequence followed by a reboot until up2date makes no further changes to the system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2006 04:34 AM
08-02-2006 04:34 AM
Re: Upgrade Redhat ES3 R1 to ES3 R6
up2date -u
to update all packages of your OS to update 8.
You don't need to do incremental update.
Good Luck