Had to get an old Physical SCO Openserver 5.0.7 Server V'd. The below is a rough step by step guide to remind myself more than anything. I know little about SCO and muddled through this with help from colleagues familiar with SCO and a bit of the old google magic. (Using ESXi 4.0.0 Update 2):
Perform a manual P2V of a running SCO Openserver 5.0.X
This is only possible if the Physical SCO Server is NOT using any physical serial cards or other hardware that will not be available in a VM.
Prepare VM
Backup Data
This method requires sufficient free space on the physical server
Whichever method used will throw some errors about read only files. These will be configured during subsequent operations which relink the kernel - Don' Panic!!
Configure VM
Do not have both physical and VM
servers on the network at the same time from now on - SCO will detect a
duplicate licence
-
Configure networking
-
Remove Network Adapter from scoadmin network - This is the config for the physical adapter in the physical server and is no longer valid in the VM
-
Add in the vnic adpter (as above in Prepare VM step) and configure network address etc
-
Relink Kernel etc when prompted
-
Configure the Hard Drive
-
Run the following to add config for the virtual IDE hard disk:
-
mkdev hd 0 0
-
This will prompt for setting up a new disk. You want to answer everything so that only the bare config as added, but no work is done initializing this new disk. Answer the prompts as follows:
-
This will complete with an error saying:
-
Edit /etc/default/boot:
-
Now sync changes to disk and reboot:
-
COMPLETE
This has been tested on 5.0.7 from
an Acer Altos Server with Mylex AcceleRAID ctrlr
|