![]() |
|
|
|||
|
clone
Am in the process to move my systems to new Hardware..
moving DELL PowerEdge Server 2850 running RHEL4 with Oracle10g/Apache to a new Server DELL PowerEdge 2950 I made mondo systems DVD's (Back/Recovery tool) for the PE2850 but am not able to install it on PE2950 since they have different Model/RAM/RAID/DISK........ and so on How can i accomplish this mission or do i need to reinstall the server from scratch? need help in this issue, it would be really appreciated. PE2850 ======= [root@intra /]# df -kh Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup00-LogVol00 267G 49G 205G 20% / /dev/sda1 99M 13M 82M 13% /boot none 2.0G 0 2.0G 0% /dev/shm [root@intra /]# free total used free shared buffers cached Mem: 4149312 2348776 1800536 0 154788 1651432 -/+ buffers/cache: 542556 3606756 Swap: 2031608 160 2031448 [root@intra /]# cat /etc/fstab # This file is edited by fstab-sync - see 'man fstab-sync' for details /dev/VolGroup00/LogVol00 / ext3 defaults 1 1 LABEL=/boot /boot ext3 defaults 1 2 none /dev/pts devpts gid=5,mode=620 0 0 none /dev/shm tmpfs defaults 0 0 none /proc proc defaults 0 0 none /sys sysfs defaults 0 0 /dev/VolGroup00/LogVol01 swap swap defaults 0 0 /dev/hda /media/cdrecorder auto pamconsole,exec,noauto,managed 0 0 /dev/fd0 /media/floppy auto pamconsole,exec,noauto,managed 0 0 [root@intra /]# uname -a Linux intra 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:30:39 EST 2005 i686 i686 i386 GNU/Linux PE2950 (this can be erased, sample setup only) ======= [pons@TEST-LINUX2 ~]$ df -kh Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup00-LogVol00 534G 6.1G 501G 2% / /dev/sda1 107M 12M 90M 11% /boot tmpfs 1.7G 0 1.7G 0% /dev/shm [pons@TEST-LINUX2 ~]$ free total used free shared buffers cached Mem: 3365096 729064 2636032 0 111380 462356 -/+ buffers/cache: 155328 3209768 Swap: 524280 0 524280 |
|
|||
|
Re: clone
On Sat, 19 Jul 2008 00:54:40 -0700, madunix typed this message:
> Am in the process to move my systems to new Hardware.. moving DELL > PowerEdge Server 2850 running RHEL4 with Oracle10g/Apache to a new > Server DELL PowerEdge 2950 > I made mondo systems DVD's (Back/Recovery tool) for the PE2850 but am > not able to install it on PE2950 > since they have different Model/RAM/RAID/DISK........ and so on > > How can i accomplish this mission or do i need to reinstall the server > from scratch? > need help in this issue, it would be really appreciated. > > > > > PE2850 > ======= > [root@intra /]# df -kh > Filesystem Size Used Avail Use% Mounted on > /dev/mapper/VolGroup00-LogVol00 > 267G 49G 205G 20% / > /dev/sda1 99M 13M 82M 13% /boot none > 2.0G 0 2.0G 0% /dev/shm > > [root@intra /]# free > total used free shared buffers > cached > Mem: 4149312 2348776 1800536 0 154788 1651432 > -/+ buffers/cache: 542556 3606756 Swap: 2031608 160 > 2031448 > > > [root@intra /]# cat /etc/fstab > # This file is edited by fstab-sync - see 'man fstab-sync' for details > /dev/VolGroup00/LogVol00 / ext3 defaults 1 > 1 > LABEL=/boot /boot ext3 defaults 1 2 > none /dev/pts devpts gid=5,mode=620 0 > 0 > none /dev/shm tmpfs defaults 0 > 0 > none /proc proc defaults 0 0 > none /sys sysfs defaults 0 > 0 > /dev/VolGroup00/LogVol01 swap swap defaults 0 > 0 > /dev/hda /media/cdrecorder auto > pamconsole,exec,noauto,managed 0 0 > /dev/fd0 /media/floppy auto > pamconsole,exec,noauto,managed 0 0 > > [root@intra /]# uname -a > Linux intra 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:30:39 EST 2005 i686 i686 > i386 GNU/Linux > > > > PE2950 (this can be erased, sample setup only) ======= > [pons@TEST-LINUX2 ~]$ df -kh > Filesystem Size Used Avail Use% Mounted on > /dev/mapper/VolGroup00-LogVol00 > 534G 6.1G 501G 2% / > /dev/sda1 107M 12M 90M 11% /boot tmpfs > 1.7G 0 1.7G 0% /dev/shm > > [pons@TEST-LINUX2 ~]$ free > total used free shared buffers > cached > Mem: 3365096 729064 2636032 0 111380 462356 > -/+ buffers/cache: 155328 3209768 Swap: 524280 0 > 524280 I'm out on a limb here. #1 I Mondo rescue recommends going to the commandline to use the interactive commands so you can skip repartitioning the harddrive. #2 If Mondo won't cooperate (though it should), I would partition the new PC with 2 or more volguroups, one for /, another for /home and maybe a 3rd for Apache/Oracle. Then do a clean install. After the new PC has everything working correctly you use NFS to copy the folders and files from the old PC to the new PC. While I have 2 partitions I forgot to backup MySql Db located / before an upgrade and lost a month of Db records. Now the databases are on the / home partition. |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|