Page 1 of 1

upgrade R1.x to R2

Posted: 03 Aug 2009 06:38
by pixel
Hi all,

I have problem to upgrade my BICs from release R1.x to R2.x.

I have followed the technical communication TC11122 and I have a problem at begining to access at DVD drive.

I must to mount the DVD drive from the console by mount /media/cdrecorder when I start this command the system seems to be occuped and nothing happens.

I have try to access to DVD drive by the VMXP and I have the same problem, the system is occuped and nothing happens, I must to eject the DVD for have access to the system.

I have try different type of DVD same problem, only CD seem to work.

Regards

Re: upgrade R1.x to R2

Posted: 04 Aug 2009 07:39
by cavagnaro
Are you sure it is a DVD drive?

Re: upgrade R1.x to R2

Posted: 04 Aug 2009 11:48
by pixel
Yes I'm sure, it's DVD drive.

I have an idea, it's to mount a memory stick (16Go) with a contents of the DVD.

Re: upgrade R1.x to R2

Posted: 05 Aug 2009 03:30
by pixel
I found an another the problem when I try to start VMUC.

cannot open the disk /var/lib/vmware/virtualMachines/vmUC-R551/RHUC_new.vmdk or one of the snapshot disks it depends on.
Reason: Failed to lock the file

see the attached file.

Regards

Re: upgrade R1.x to R2

Posted: 05 Aug 2009 13:40
by pixel
I finally find a solution to resolve the problem with vmUC.

I think that this problem is due to the power failure and the BICs has not shutdown properly.

To solve this problem the file file RHUC_new.vmdk.WRITELOCK must be removed


1 – connect on the BICS by ssh client (PUTTY)
Login : admin
Password : xxxxx

2 – For more security I have save the file RHUC_new.vmdk.WRITELOCK

# cp /var/lib/vmware/VirtualMachines/vmUC-551/RHUC_new.vmdk.WRITELOCK /var/lib/vmware/VirtualMachines/vmUC-551/RHUC_new.vmdk.WRITELOCK.save

3 – Erase the file RHUC_new.vmdk.WRITELOCK

# rm /var/lib/vmware/VirtualMachines/vmUC-551/RHUC_new.vmdk.WRITELOCK

4 – Start the VMWare Server Console

On vmUC menu click on « Start this virtual machine »

enjoy vmUC is starded………….


For my first problem to access at the internal dvd drive, I have found a solution use an external usb DVD drive.

I have do some test the DVD drive on usb is accessible by /mount/cdrecorder1 but I have a question I need to boot on usb.

Someone can tell me if by default the boot on usb is actived on the server IBM SYSTEMX 3250 M2 or how to enter on the BIOS?

Regards

Re: upgrade R1.x to R2

Posted: 05 Aug 2009 20:48
by cavagnaro
I think it will be best to use an external DVD drive instead of an USB.
As for your internal DVD Drive can you test it into another server? Or download some linux DVD like ubuntu and see if it works just to test the DVD Drive.