Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Full System Restore from 250 - V280R Post 82383 by mshafi on Wednesday 31st of August 2005 10:57:11 AM
Old 08-31-2005
Full System Restore from 250 - V280R

Hello,
Here is what I am trying to do.

We have an old Enterprise 250 which we want to phase out. So plan is to move everything running on the 250 to an unused Sun Fire V280R.

Here is what I decided to do:

1. Fresh Solaris 8 install on Sun 280R (disk0). Configure network and install Netbackup Client.
2. Full restore of 250 (from backups) to Sun 280R (disk1).
3. Change /etc/vfstab, /etc/system (since 250 was mirrored).
4. Also reinstall path_to_inst.

I think I did several other chnages also..I can't remember any more. Picked up on this after a whole week of absence.

Anyway so I can boot from disk0 (on 280R, fresh install of solaris 8), however when I try to boot from disk1 i get the following error messages and its just continue looping: Can someone help me resolve this problem or give me some suggestions.:

OK boot disk1

Rebooting with command: boot disk1
Boot device: /pci@8,600000/SUNW,qlc@4/fp@0,0/disk@1,0 File and args:
SunOS Release 5.8 Version Generic_108528-13 64-bit
Copyright 1983-2001 Sun Microsystems, Inc. All rights reserved.
/kernel/drv/sparcv9/fcp: undefined symbol 'fc_ulp_is_name_present'
/kernel/drv/sparcv9/fcp: undefined symbol 'fc_ulp_pwwn_to_portmap'
/kernel/drv/sparcv9/fcp: undefined symbol 'fc_ulp_is_plogi_initiator'
/kernel/drv/sparcv9/fcp: undefined symbol 'fc_ulp_get_pwwn_by_did'
/kernel/drv/sparcv9/fcp: undefined symbol 'fc_ulp_get_fca_device'
WARNING: mod_load: cannot load module 'fcp'
WARNING: add_spec: No major number for ifp
Cannot assemble drivers for root /pci@8,600000/SUNW,qlc@4/fp@0,0/disk@w21000004cf222ecb,0:a
Cannot mount root on /pci@8,600000/SUNW,qlc@4/fp@0,0/disk@w21000004cf222ecb,0:a fstype ufs

panic[cpu0]/thread=10408000: vfs_mountroot: cannot mount root

0000000010407970 genunix:vfs_mountroot+70 (10435c00, 0, 0, 10410918, 10, 14)
%l0-3: 0000000010435c00 00000000104393a0 00000000fe000000 0000000010435f88
%l4-7: 0000000000000000 00000000104136b0 00000000000b7798 0000000000001798
0000000010407a20 genunix:main+94 (10410160, 2000, 10407ec0, 10408030, fff2, 1004ec8c)
%l0-3: 0000000000000001 0000000000000001 0000000000000015 0000000000000e9a
%l4-7: 0000000010428d78 0000000010462458 00000000000cd4c0 0000000000000540

skipping system dump - no dump device configured
rebooting...
Resetting ...
 

8 More Discussions You Might Find Interesting

1. Solaris

Full backup and Restore

Dear All ; first how are you every body I'm just subscribed in your forum and i hope i found what i searched for along time . I'm not a Solaris specialist but i read more to build a Network Management Station depends on Solaris as OS and it is working good now . my problem is how to perform... (16 Replies)
Discussion started by: Basha
16 Replies

2. Solaris

Local Full Backup and Restore ZFS

Hi men, I'm testing for my backup&restore job with ZFS. My server have two disks. I wanna do backup&restore job like ufsdump utility: Disk0 is rpool(root zpool) and disk1 (backup zpool) will be stored full backup replicates. When rpool zpool have problem, i can "boot cdrom -s" and use my... (5 Replies)
Discussion started by: tien86
5 Replies

3. HP-UX

restore data after system crash

Hi all, I have a server running HP-UX 11i V1 (11.11). We had a problem with the system disk which cannot boot and the recovery with the CD failed too. the only solution was to re-install the system on a new disk. The problem now is to get access to the data which are on other disks, not... (2 Replies)
Discussion started by: aribault
2 Replies

4. UNIX for Advanced & Expert Users

how to make a full system backup excluding data and restoring it to a new system

Hi, In order to have a sand box machine that I could use to test some system changes before going to production state, I'd like to duplicate a working system to a virtual one. Ideally, I'd like to manage to do it this way : - Make a full system backup excluding the user file system (this... (7 Replies)
Discussion started by: pagaille
7 Replies

5. UNIX for Dummies Questions & Answers

Restore system to previous time

Is there a way to restore the system to a previous point in time, like a few hours ago, or just a day? (1 Reply)
Discussion started by: droidus
1 Replies

6. SCO

File system restore

Hello, I have a big trouble with SCO Open Server. After improper shutdown the file system has damaged. I can see the partitions as volume sizes with divvy command, but the labels are missing (boot, root, etc), so I can not address them when using fsck command. Is there any chance to restore the... (2 Replies)
Discussion started by: ikonoma
2 Replies

7. AIX

Cloning a system via mksysb backup from one system and restore to new system

Hello All, I am trying to clone an entire AIX virtual machine to a new virtual machine including all partitions and OS.Can anyone help me on the procedure to follow? I am not really sure on how it can be done.Thanks in advance. Please use CODE tags for sample input, sample output, and for code... (4 Replies)
Discussion started by: gull05
4 Replies

8. UNIX and Linux Applications

Deja-dup make my / full. So I cannot restore my back up

The problematic directory is the following: /root/.cache/deja-dup This directory grows until my "/" is full and then the restoring activity fails. I already tried to create a symbolic link with origin another partition where I have more space. However during the restoring activity ... (4 Replies)
Discussion started by: puertas12
4 Replies
cvcredir(7D)							      Devices							      cvcredir(7D)

NAME
cvcredir - virtual console redirection driver DESCRIPTION
The cvcredir virtual console redirection driver is a STREAMS-based pseudo driver that supports the network console provided on some plat- forms. The cvcredir driver interfaces with the virtual console driver cvc(7D), and the virtual console daemon, cvcd(1M). The cvcredir driver receives console output from cvc and passes it to cvcd. It receives console input from cvcd and passes it to cvc. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Architecture |Sun Enterprise 10000 | | |servers, Sun Fire 15K | | |servers | +-----------------------------+-----------------------------+ |Availability |SUNWcvc.u | +-----------------------------+-----------------------------+ SEE ALSO
cvcd(1M), attributes(5), console(7D), cvc(7D) Sun Enterprise 10000 SSP Reference Manual Sun System Management Services (SMS) Reference Manual SunOS 5.10 15 Sep 2000 cvcredir(7D)
All times are GMT -4. The time now is 03:33 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy