Sponsored Content
Operating Systems Solaris migrate complete OS from v240 to v440 Post 302169670 by reborg on Friday 22nd of February 2008 03:06:50 AM
Old 02-22-2008
Quote:
Originally Posted by System Shock
The flar doesn't retain the mirror or the ZFS (at least Solaris 10 10/06 didn't retain ZFS, haven't tried with 08/07). You'd have to remirror the box and recreate the pools.

One method that may be unpopular here Smilie that I have used in the past, is simply moving the HDs from the v240 to the v440. As long as the disks show on the same c*t*d*, you should be good to go.
That was actually my first though. It does work, and a "boot -r" should fix anything out of place provided there is nothing too strange attached to the machine.

Flar does not retain zfs, nor svm configurations, and it is not intended to. A set ZFS disks encapsulates all of the information needed to import the pool, so one would normally either backup and recreate the pool and restore the data on the new pool, or move the disks ( even between dissimilar hardware).

If you use jumpstart you can recreate the SVM information at install time, but not the zpool and zfs filesystems.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Jumpstart Sunfire V240

Hi, I trying to jumpstart SunFire V240 Solaris 10, 2006_01. All the jumpstart files on jumpstart install and boot server are ok (tested on another machine Sun Ultra 10). But this system comes out with: "The file just loaded does not appear to be executable." after "boot net - install" and setting... (0 Replies)
Discussion started by: jump
0 Replies

2. Solaris

Can't get ok prompt on V440

Hello all, This is probably a commonly asked question, but it has me stumped. I have a V440 which upon bootup gives me the option of getting into ALOM with #. I don't have the ALOM password so I want to re-install Solaris 10. When connected to the Management serial interface (on the PCI... (3 Replies)
Discussion started by: juanj
3 Replies

3. UNIX for Dummies Questions & Answers

BASH complete-filename & menu-complete together

Hi, Does anyone know how to make BASH provide a list of possible completions on the first tab, and then start cycling through the possibilites on the next tab? Right now this is what I have in my .bashrc: bind "set show-all-if-ambiguous on" bind \\C-o:menu-complete This allows... (0 Replies)
Discussion started by: Mithu
0 Replies

4. Solaris

sun v240 performance

Hi, we are having one sun v240 server, now this server is performing very slow, checked using top, iostat and vmstat commands, output is looking normal, but the performance is very slow and generating more traffic in network, how can we resolve this. Regards RJS (5 Replies)
Discussion started by: rajasekg
5 Replies

5. Solaris

V210 to V440

I recently acquired a server for home use. Currently, I'm running a V210. I was wondering of a way to basically swap hard drives into the V440. I would like to avoid reinstall on the V440 for many reasons. Currently on the V440, when I try to boot up it forces itself into System Maintenance... (1 Reply)
Discussion started by: adelsin
1 Replies

6. Solaris

V210 to V440

I'm currently trying to move a perfectly find harddrive from a V210 to a V440. From what I can tell, the disk labeling a bit different, (V210 is c1t0d0 and V440 is c0t0d0). My question is, what all do I have to change to get the V440 to boot off of this with very little complications. Right now, it... (21 Replies)
Discussion started by: adelsin
21 Replies

7. Solaris

Alom Sun V240

hallo anybody know how to set alom mail alerty server with yahoomail ? thank u?where i can find mail server address for yahoomail?thank (1 Reply)
Discussion started by: yanto85
1 Replies

8. Solaris

breaking into a v240's alom

had a v240 pre-configured and running the OS and alom, for about 3 months good, no issues. All of sudden, I can't see the IP address of the OS and the alom.. There is nothing wrong with thet network... I suspect the ALOM crashed and/or something bad happened to it.. Is there anyway... (3 Replies)
Discussion started by: ppchu99
3 Replies

9. Solaris

Can v240 disks be moved to v440 and have a chance of working?

We have a v240 running Solaris 10, and an application that I don't want to go through the pain of reinstalling on a new system right now. Can I just move those disks to a v440 for an easy upgrade? At first I thought the idea was laughable, but then I started thinking that they are both Ultra... (9 Replies)
Discussion started by: lyle
9 Replies

10. Solaris

V240 no OBP or console available

Hey guys, I recently replaced the heatsinks on two different V240's. Repasted and replaced them myself. After attempting to bring them back up, there was no display coming from the KVM. I figured it was a matter of environment in OBP and attempted to get to the OK prompt from the... (20 Replies)
Discussion started by: DanielSluder
20 Replies
prosody-migrator(8)													       prosody-migrator(8)

NAME
prosody-migrator - Migrate data between Prosody data stores SYNOPSIS
prosody-migrator [OPTIONS] [SOURCE_STORE DESTINATION_STORE] DESCRIPTION
prosody-migrator is used to move data (user accounts, rosters, vcards, etc.) between different data stores. For example this allows you to migrate data from a file-based store to an SQL database, and vice-versa. Note: the migrator assumes that the destination store is empty. Existing data that conflicts with data in the source store will be over- written! OPTIONS
--config=FILENAME Specify an alternative config file to use. The default is /etc/prosody/migrator.cfg.lua. SOURCE_STORE The name of the store (defined in the config file) to migrate data from. Defaults to 'input'. DESTINATION_STORE The name of the store (also defined in the config file) to migrate data to. Defaults to 'output'. FILES
/etc/prosody/migrator.cfg.lua The migrator config file. SEE ALSO
prosody(8), prosodyctl(8) AUTHOR
Matthew Wild <mwild1@gmail.com> Prosody IM 20 April 2014 prosody-migrator(8)
All times are GMT -4. The time now is 10:26 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy