Sponsored Content
Full Discussion: IBM AIX 5.2 cloning Hdds
Operating Systems AIX IBM AIX 5.2 cloning Hdds Post 302999416 by MichaelFelt on Tuesday 20th of June 2017 02:15:33 AM
Old 06-20-2017
Hi,

a) AIX 5.2 does not virtualize the same way AIX 5.3 can (no virtual ethernet, no microparititions). The product you needed for that is vWPAR 5.2 - and, as the AIX 5.3 version is rumored to be withdrawn from marketing soon - I am going to guess the vWPAR 5.2 version is already withdrawn.
b) make an mksysb image asap to a file, do not worry about it being bootable or not. Just make sure you have the image.

More to come - my ride has arrived.

So, a day later... continuing as promised.

c) to test your DVD making process - years ago (AIX 5.3 ML05 days) I wrote a short article on how to create a bootable DVD/CD (CD will work in this case) - so that you could then read and install an mksysb file from a second DVD. This was a problem I was having when moving things from some old P43-140 systems to a POWER4. If I recall correctly, the process describes (see http://www.rootvg.net/content/view/134/88/) how a previously captured "mksysb" file can be used as input to the mkDVD process. The mksysb image created was the minimum needed to create a bootable disk.
Largely I gave up on mkDVD as a workable backup method (running the command "live" means you need to have 3X space - the actual system, the temp mksysb file it makes, and then the iso9660 file(s) it creates. One thing I learned to not do is let mkDVD write directly to the DVD (although that is probably not what you have - my POWER4 had a DVD/RAM device, soI could also use the -U option (write as UDF format to the RAM-DVD (special kind of RW-DVD media). (basically, it was so horrendously slow I always wrote to files, transferred them to a PC and burned the DVD on my PC).

So, hoping your system is still alive enough for you to make an mksysb image - I also highly recommend backing up as many non-OS related files (i.e., your real data) in a tar file - so it is easily readable on various platforms.

If you have access to any AIX 5.3 media - this should accept most applications supported on AIX 5.2 - then you could try the process of migrating your applicaitons to AIX 5.3 - and then run that on vWPAR for AIX 5.3.

Hope this helps!

Last edited by MichaelFelt; 06-21-2017 at 07:30 AM.. Reason: promised to continue...
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Aix Cloning

Is there anyone out there who knows anything about aix cloning? I would be very grateful for any information at all. Thanking you in advance :) (4 Replies)
Discussion started by: annette
4 Replies

2. AIX

Help-----ibm Aix???

:confused: Hello everybody, I am a totel dummy when it comes to UNIX!!! Must be wondering what I am doing here right? I'm most keen on knowing about-it-all. I need help. Wanna know all about the IBM AIX. The versions, the latest. Please tell me how do I go about my search. Thanks a... (3 Replies)
Discussion started by: rtanuja
3 Replies

3. HP-UX

hdds physically

Hi, I've a HP-UX 10x running on HP9000 box and also I have 3 scsi hdd(9Gb), one of them is working. I need to check the other 2 hdd physically. Is there an utility to check them from unix or another way to do it? Thanks.... (5 Replies)
Discussion started by: efrenba
5 Replies

4. UNIX for Advanced & Expert Users

how is IBM-AIX better..?

why IBM-AIX is preferred over HP-UX ..... In what way it is better for infrastructure......? Suggestions are welcome... Suggest you read the RULES (0 Replies)
Discussion started by: bishweshwar
0 Replies

5. AIX

IBM-AIX Technical Help

Hi All :b:, Motto : I am in need of IBM-AIX INTERVIEW QUESTIONS. I am working as an a operator, on solaris 5.10 env. i have got an opportunity of IBM-AIX Administrator Job. I really don't want to miss this opportunity. By the way i have basic knowledge of Solaris UNIX, I have confident i... (7 Replies)
Discussion started by: imrankhan.in
7 Replies

6. AIX

ibm aix L1

hello all, can anyone send me ibm aix L1 interview questions... thank u guys...jiyojith (0 Replies)
Discussion started by: jiyojith
0 Replies

7. AIX

IBM AIX on IBM Eseries & x series server

Hi, I want to know whether IBM AIX can be installed on the IBM e series and x series server hardware? Thanks & Regards Arun (2 Replies)
Discussion started by: Arun.Kakarla
2 Replies

8. AIX

pwage-aix for IBM AIX servers

This is the password aging script for aix just completed. So far tested and still testing on one of our aix server running 5.3.0.0. So anyway as you can see it is very similar to pwage-hpux-T the only difference on aix /etc/passwd file looks in this format. Also for this script to work you need to... (0 Replies)
Discussion started by: sparcguy
0 Replies

9. AIX

AIX Server Cloning

Hi, Is there disadvantages if we do AIX Serevr cloning to the new AIX server. Thanks in advance (2 Replies)
Discussion started by: kmsekhar
2 Replies

10. AIX

IBM Virtual Machine OS on intel x86 and x64? IBM AIX OS on IBM Virtual Machine?

Hi There, I have zero information and zero knowledge for IBM virtual machine except Amazon cloud and VMware ESXi (Only Linux OS available). Anyone could provide me the following answer - Can IBM VM been deploy on X86 and X64 (Intel Chip)? If answer is yes any chance to deploy AIX OS... (13 Replies)
Discussion started by: chenyung
13 Replies
MOUNT_UDF(8)						    BSD System Manager's Manual 					      MOUNT_UDF(8)

NAME
mount_udf -- mount an UDF file system SYNOPSIS
mount_udf [-c] [-g gid] [-o options] [-t gmtoff] [-s session] [-u uid] special node DESCRIPTION
The mount_udf command attaches the UDF file system residing on the specified special device node on the location indicated with node. Anonymous files stored on the UDF disc will be represented and saved in the specified uid:gid pair. If unspecified, it will default to nobody:nobody. Both uid and gid can be either specified with their names as with their numerical equivalents. -c Close the session after unmount creating remountable snapshots. Closing a session also allows -ROM devices to read the disc cre- ated. Note that this option only makes sense when mounting sequential recordable media like CD-R and DVD*R. -g gid Set the group of anonymous files on the file system. The default group is the nobody group. -o options Use the specified mount options as specified in mount(8). -s session Select the session session to be mounted instead of the default last one. Implements readonly snapshots on sequential media. Positive session values indicate an absolute session number. Negative session values are relative to the last session found on the disc. Note that this option only makes sense when mounting sequential recordable media like CD-R and DVD*R. -t gmtoff Set the time zone offset (in seconds) from UTC to gmtoff, with positive values indicating east of the Prime Meridian. If not set, the user's current time zone will be used. -u uid Set the owner of anonymous files on the file system. The default owner is the user nobody. SEE ALSO
mount(2), vnd(4), fstab(5), mount(8), umount(8), vnconfig(8) NOTES
UDF is a file system defined by the OSTA standardization group and is tailored for data interchange on optical discs (like CDs and DVDs) between different operating systems. Its also more and more common on other media like Compact Flash (CF) cards. Read and write access is supported for all media types that CD/DVD type drives can recognise including DVD-RAM. BluRay support is prelimi- nary; read-only access should work fine but write support is experimental. Implemented and tested media types are CD-ROM, CD-R, CD-RW, CD-MRW, DVD-ROM, DVD*R, DVD*RW, DVD+MRW, DVD-RAM but the same code can also read HD-DVD and BluRay discs. Discs created and written by UDFclient, Nero's InCD, and Roxio's DirectCD/Drag2Disc can be read without problems. Both open and closed media are supported so there is no need to close discs or sessions. All current UDF versions up to version 2.60 are supported. Hard disk partitions and vnd(4) devices may also be mounted. Note when mounting a vnd(4) device it might be necessary to specify the file image sector size in the geomspec when creating the vnd(4) device or the disc sector size will be used. BUGS
Write support for UDF version 2.50 is not completely mature and UDF version 2.01 should be used if possible; this is also the default format. Due to lack of test media and recording devices, BluRay support and in particular BluRay-R is still preliminary as of writing. BSD
July 13, 2009 BSD
All times are GMT -4. The time now is 03:09 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy