- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- DS25 Alpha vs Itanium
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
03-05-2007 02:45 AM
03-05-2007 02:45 AM
Any input is appreciated. Thank you!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2007 03:09 AM
03-05-2007 03:09 AM
Re: DS25 Alpha vs Itanium
Everything is possible.
if you want to purcahse itanium server then it has require ovms ver 8.2 or 8.3 after installation in new server u have to need some modification as per your requiremnt or as per your application needs.
Thanks,
Atul sardana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2007 03:11 AM
03-05-2007 03:11 AM
Re: DS25 Alpha vs Itanium
as you are trying to migrate applications from both an old VAX and an old Alpha, the major stepping stone would be, whether you can rebuild your applications from source code. This would be required, if you move your VAX application to Alpha and would be required for both VAX and Alpha applications, if you move to Itanium.
If you can't recompile your apps, there are also the binary translators and there are emulators around for emulating the underlying hardware (CHARON-VAX and CHARON-AXP).
If you can easily recompile/relink your apps, consider the move to Itanium.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2007 03:19 AM
03-05-2007 03:19 AM
SolutionThe important question is what langauages, applications, and tools.
Working from current sources, the transition to Integrity is straightforward. The amount of work depends on the type and nature of your sources. If all of your sources are non-privileged applications programs, it is straightforward, but it can be an extended process (e.g., if your programs are written with VAX C and you have to transition them to the more current C compilers).
My original thoughts about the transition when it was announced (2001) are located at http://www.rlgsc.com/alphaitanium.html [that page also contains links to several other presentations I have given on Alpha/VAX -> Inegrity porting issues].
The DS25 systems, would at least give you a direct path for the Alpha. The VAX is probably runnning this far older.
I would not recommend making a decision until a full review of the workload and programs has been done. Otherwise, you are making a decision without information. Going forward, Integrity is cheaper than Alpha, in terms of hardware and licensing.
Also, if you are not comfortable with the technologies, consider retaining someone who is who can lend an experienced eye to the issues that need to be examined [disclosure: our firm does assist clients in this type of situation].
If I can clarify this answer, please let me know.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2007 03:54 AM
03-05-2007 03:54 AM
Re: DS25 Alpha vs Itanium
Akin to what Bob G. has posted, here are some ruminations on the porting of existing OpenVMS applications -- an intro to looking at your motivations, at alternatives, at the TCO, and various other such factors: http://64.223.189.234/node/98
Stephen Hoffman
HoffmanLabs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2007 11:43 PM
03-05-2007 11:43 PM
Re: DS25 Alpha vs Itanium
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2007 12:32 AM
03-06-2007 12:32 AM
Re: DS25 Alpha vs Itanium
A Itanium system (rx2620 or rx2260) will be less to buy and less to maintain.
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2007 03:20 AM
03-06-2007 03:20 AM
Re: DS25 Alpha vs Itanium
[I use "typically" in the above text only because I've not seen the source code.]
An Integrity rx2620 or rx2660 series and software will likely be rather cheaper than an AlphaServer DS25 server, as well.
Most Fortran, Ada, COBOL and Rdb code comes straight across, and I've hauled over megabytes of source with little more than some minor work in the build procedures. Two weeks to haul over a couple of megabytes of Bliss and C and precompiler embedded Rdb, and most of that time was spent running regressions and extending build the environment for parallel multi-architecture builds. And fixing latent bugs the newer compilers found.
Bliss and C and even Macro32 VAX assembler generally also come across nicely, except where there are either latent code bugs or kernel references. A few minor changes in these areas are required, and changes related to kernel changes can be required.
The changes are required when moving off of VAX, regardless of the target platform.
I'd certainly start with the porting manuals, which point to the various porting wrinkles that can exist within source code. These wrinkles are rare, but they do exist.
If you'd like to try this new software stuff out yourself before making a decision, ask for a (free) username account over on the HP Test Drive environment. http://www.testdrive.hp.com/
Stephen Hoffman
HoffmanLabs