AIXThis forum is for the discussion of IBM AIX.
eserver and other IBM related questions are also on topic.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Simple question, if you have done it what issues did you deal with?
That's like asking "How high is up?" Far too vague to get a meaningful answer.
In broad strokes, you're the same with AIX as you are with any other operating system: applications certified and designed to run on AIX will. Same with Linux. The only 'issue' you may face is one you may face going from one version of Linux to another, and that's scripts. Output from commands may differ, may have different command-line switches, or may not be present at all, and have an AIX equivalent.
You don't really 'migrate' from Linux to AIX...AIX is designed by and SOLD BY IBM, for use on IBM hardware. You purchase it, and CONTINUE to pay for it, and that means hardware support is narrow, but problems are fewer. You're not going to load AIX on any old piece of equipment.
I am just asking *IF* you have done this migration, what issues did you face. We are just investigating things at this point. We lease the equipment and pay for the OS.
I am just asking *IF* you have done this migration, what issues did you face.
Again, it's too broad to answer without any context/details. If you're using Oracle on a server, it'll run just fine on both AIX and Linux...zero issues. If you're using a piece of equipment that is certified to work with AIX, no issues. If you're not, your mileage may vary, since AIX support for hardware is more narrow than for Linux.
Quote:
We are just investigating things at this point. We lease the equipment and pay for the OS. The idea was to have more control over costs.
If you're looking to save money, AIX is *NOT* the way to go. IBM hardware isn't cheap, and neither is their OS. Also, they build in obsolescence. I've had server that were no where NEAR capacity (CPU, RAM, etc.), but the new version of AIX couldn't be loaded on it AT ALL. Their firmware is very picky. And you had BETTER plan on buying IBM racks, power cords, etc., because if you don't you are in an UNSUPPORTED CONFIGURATION. Worked with a company who spent millions a year with IBM...and they moaned about the holes in our server racks being round, instead of square, and said that could 'cause issues'. Seriously.
Quote:
So for now I am just posting for information.
And without context we can't say much at all. AIX isn't really unix, and it's different from Linux. Your issues will be hardware support and scripts.
Again, it's too broad to answer without any context/details. If you're using Oracle on a server, it'll run just fine on both AIX and Linux...zero issues. If you're using a piece of equipment that is certified to work with AIX, no issues. If you're not, your mileage may vary, since AIX support for hardware is more narrow than for Linux.
If you're looking to save money, AIX is *NOT* the way to go. IBM hardware isn't cheap, and neither is their OS. Also, they build in obsolescence. I've had server that were no where NEAR capacity (CPU, RAM, etc.), but the new version of AIX couldn't be loaded on it AT ALL. Their firmware is very picky. And you had BETTER plan on buying IBM racks, power cords, etc., because if you don't you are in an UNSUPPORTED CONFIGURATION. Worked with a company who spent millions a year with IBM...and they moaned about the holes in our server racks being round, instead of square, and said that could 'cause issues'. Seriously.
And without context we can't say much at all. AIX isn't really unix, and it's different from Linux. Your issues will be hardware support and scripts.
I didn't want to go into details. You probabaly don't even know what the MV-RDMS database is and that's the coding part. I have that covered.
I didn't want to go into details. You probabaly don't even know what the MV-RDMS database is and that's the coding part. I have that covered.
Yes, thanks...I do know what RDMS is.
Quote:
As I said, we want leave AIX.
Then proceed; again, without ANY context, we can't even begin to guess if you'll have issues or not. Scripts may (or may not) work, but if you're purchasing RHEL or SLES, there are complete compatibility lists for hardware, and lots of certified software. JohnVV pointed out that you can contact your sales rep and ask. Most enterprise hardware will work just fine with Linux....but again, no details=we don't know.
I did not write "RDMS" I wrote MV-RDMS. It's not a traditional DB. I'm not going to explain it to you because you come off like an ass.
I know what you wrote, and I know what it is.
Quote:
As far as any "details", anything I would provide would not be any more useful because I an not the sys admin, I'm a Sr Software Engineer. That is why I made the question very general.
Have a nice day.
If you're not in charge of the system, then why are you concerning yourself with the migration? You asked for advice, and people tried to help you, and this is how you respond? Good luck, you'll certainly need it.
If you want general application issues - the big one is SELinux.
It provides very good mandatory access controls. The differences between what IBM uses for MAC and SELinux are fairly large...
The secondary problem is more related to shell scripts. If AIX has bash installed then the scripts using bash will not be much of an issue. But converting from other shells on AIX to bash sometimes doesn't go well. Adding zsh/ksh to RH may help.
If you're not in charge of the system, then why are you concerning yourself with the migration? You asked for advice, and people tried to help you, and this is how you respond? Good luck, you'll certainly need it.
So what is "MV"?
You started with the insulting dialog.
I am in charge of the verification of all our code (6700 programs) to the new platform. Migration is not a one man job. The sys admin has NO CLUE how to handle the code.
I asked the general question and expected general ideas and answers. Frankly you were the only one to complain. I expect you aren't well liked in real life.
Ce'est la vie! Have a nice day!
Last edited by Scott Johnston; 07-07-2015 at 10:25 AM.
If you want general application issues - the big one is SELinux.
It provides very good mandatory access controls. The differences between what IBM uses for MAC and SELinux are fairly large...
The secondary problem is more related to shell scripts. If AIX has bash installed then the scripts using bash will not be much of an issue. But converting from other shells on AIX to bash sometimes doesn't go well. Adding zsh/ksh to RH may help.
Thanks, now I will have to find out which shells are installed on RH. I'm pretty sure both systems are bash, but that is a very good point I didn't think of!
So what is "MV"?
You started with the insulting dialog.
Please, point out where I did so. Aside from asking you for details, I did try (several times), to point out to you that pretty much shells are going to change, as well as some commands for scripts. Since you're a programmer, you obviously already know the differences between architectures of PPC vs. x64 (but again, you don't provide ANY about what hardware is changing).
Quote:
I am in charge of the verification of all our code (6700 programs) to the new platform. Migration is not a one man job.
If you are honestly in charge of 6700 programs, good luck. It isn't a one man job, but you appear to be lacking many of the communications skills you'll need to work with a team.
Quote:
The sys admin has NO CLUE how to handle the code.
...because they don't have to. The job of the systems admin is to make the system work, and get the resources available to the people who need them, like the coders and users.
Quote:
I asked the general question and expected general ideas and answers. Frankly you were the only one to complain.
And you GOT general ideas and answers...but didn't seem to like them. No one complained, we asked you for details, and you whined and started insulting people. Again, good luck if you are actually a team leader.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.