Thanks again, chirpy.
I'm discussing mounting the old drive with the datacenter people but they only told me to be careful so I don't break the system with duplicate labels.
This is the output of the commands:
Code:df -h Filesystem Size Used Avail Use% Mounted on /dev/sda3 1012M 244M 717M 26% / /dev/sdb1 68G 760M 64G 2% /backup /dev/sda1 99M 26M 69M 27% /boot /dev/sda8 47G 257M 44G 1% /home none 1004M 0 1004M 0% /dev/shm /dev/sda2 1012M 33M 928M 4% /tmp /dev/sda6 9.9G 2.2G 7.2G 24% /usr /dev/sda7 6.9G 151M 6.4G 3% /var /tmp 1012M 33M 928M 4% /var/tmp
I issued this command they provided:Code:fdisk -l Disk /dev/sda: 73.4 GB, 73407900160 bytes 255 heads, 63 sectors/track, 8924 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 * 1 13 104391 83 Linux /dev/sda2 14 144 1052257+ 83 Linux /dev/sda3 145 275 1052257+ 83 Linux /dev/sda4 276 8924 69473092+ 5 Extended /dev/sda5 276 529 2040223+ 82 Linux swap /dev/sda6 530 1834 10482381 83 Linux /dev/sda7 1835 2748 7341673+ 83 Linux /dev/sda8 2749 8924 49608688+ 83 Linux Disk /dev/sdb: 73.4 GB, 73407900160 bytes 255 heads, 63 sectors/track, 8924 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sdb1 * 1 8924 71681998+ 83 Linux Disk /dev/sdc: 73.4 GB, 73407820800 bytes 255 heads, 63 sectors/track, 8924 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sdc1 * 1 13 104391 83 Linux /dev/sdc2 14 1318 10482412+ 83 Linux /dev/sdc3 1319 2232 7341705 83 Linux /dev/sdc4 2233 8924 53753490 f Win95 Ext'd (LBA) /dev/sdc5 2233 8408 49608688+ 83 Linux /dev/sdc6 8409 8539 1052226 83 Linux /dev/sdc7 8540 8670 1052226 83 Linux /dev/sdc8 8671 8924 2040223+ 82 Linux swap
e2label /dev/sdc6
/
So I know /dev/sdc6 is the old / partition.
About stopping the services, I issue all this commands in the SSH box. THen run all the rsync stuff and updates, all from the original post, and then the final instructions you posted here :
I see some people found SSH access broken after doing this, and since I only access the server via SSH I am worried. ANy precautions about this?Code:/scripts/upcp --force Then rebuild apache+php Then run: /scripts/fixeverything
Thanks, real real thanks again,
Veronica



LinkBack URL
About LinkBacks
Reply With Quote





