Moving disk partition from Solaris sparc to x86


 
Thread Tools Search this Thread
Operating Systems Solaris Moving disk partition from Solaris sparc to x86
# 8  
Old 08-11-2011
Thank you all mates for your replies.
the thing is we are talking about a size of 12 TB in total, no free space to assign on the X86 server to restore to, so I need to use same lun in something like export/import.

The ZFS option would be good to apply on the X86 server, but I dont think there would be a way to preserve the data on the same luns while they are being converted to ZFS.

If this can be done, then I can convert them on the source ( sparc server) then move/map/mount them to the destination ( X86 server), Do you think that would be possible?

Seems the only possible solution, is to backup everything to tape, then re-format the luns on X86 format, then restore back from tape, which will be so time costly off-course.


Regards
Aladdin
# 9  
Old 08-12-2011
You cannot convert UFS to ZFS on-site,an external temporary storage is needed.
In any case, if you care your 12 TB of data, you should already have at least a couple of backups.
# 10  
Old 08-12-2011
Linux might be able to mount sparc UFS.

another option is to emulate sparc solaris in qemu on x86.
but, ufsdump is best way to go.
# 11  
Old 08-12-2011
Quote:
Originally Posted by orange47
Linux might be able to mount sparc UFS.

another option is to emulate sparc solaris in qemu on x86.
I would not trust either one of those without extensive testing.
Quote:
but, ufsdump is best way to go.
Or as jlliagre posted, restore from the backups that exist if this truly is important data....
This User Gave Thanks to achenle For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Solaris x86 extend disk

hi all! i extend disk on SPARC solaris without problems, but with x86 Solaris 10 i have some troubles . Help pls iostat show me updated disk size, but in format i can't choose Auto configure options to use modified slice # iostat -E c0d1 cmdk1 Soft Errors: 0 Hard Errors: 0 Transport... (4 Replies)
Discussion started by: ijj
4 Replies

2. Shell Programming and Scripting

Scripting different in x86 and SPARC machines for Solaris?

Hello! I have a question regarding the scripting. How are the scripting different in x86 and SPARC machines for Solaris 9,10? If so can some one please explain? Thank you very much in advance! (0 Replies)
Discussion started by: br1an
0 Replies

3. Solaris

Solaris 10 on SPARC & x64/x86 hardware requirements

Hi folks Doing practice certification questions but the answers to this question appear different everywhere I look? Is it also seems to be dependent on the S10 update version using at the moment in the market place? If the book was written over year back, then I suppose the hardware... (4 Replies)
Discussion started by: angusyoung
4 Replies

4. Solaris

Disk Mirroring for Solaris 10 x86

I am having an issue with setting up disk mirroring for Solaris 10 on an x86 server. My main problem is that the volumes and slices have already been setup and our proprietary software has already been installed and configured. The entire drive has been allocated in this configuration and the... (2 Replies)
Discussion started by: chuck43
2 Replies

5. UNIX for Dummies Questions & Answers

Running Solaris Sparc Apps on X86 Solaris

I know that Sun make s a version of Solaris for Sparc platforms and also an x86 (Intel/AMD) release of Solaris. Can an application that runs on Solaris/Sparc also run on a PC running the x86 release of Solaris? Would a different release be required or any re-compling of the application? jim (1 Reply)
Discussion started by: stocksj
1 Replies

6. Solaris

[HELP] mirroring disk at solaris 8 sparc v890

hi expert, sorry i'm new in solaris system, need more advice and help :) i'm confusing with mirroring disk at my sparc v890 solaris 8, i have 6 harddisk which the structure shown below : format : AVAILABLE DISK SELECTIONS: 0. c1t0d0 <SUN146G cyl 14087 alt 2 hd 24 sec 848> ... (4 Replies)
Discussion started by: bucci
4 Replies

7. Solaris

Disk devices in solaris 10 x86

I'm trying to mirror 2 eide disks on a solaris 10 x86 system. Im trying to use the prtvtoc | fmthard command to mirror the vtoc. How do they represent the entire disk like in solaris 9 (c0t0d0s2 = entire device) 0. c0d0 <DEFAULT cyl 26497 alt 2 hd 16 sec 63> ... (1 Reply)
Discussion started by: BG_JrAdmin
1 Replies

8. Solaris

Find a Fat32 partition under solaris 10 x86

Hello, I use Sun Solaris 10 under a x86 computer, and I want to mount a Fat32 partition who are stored in the same disk with the UFS filesystem. But, before mount this partition, I need to know is location in /dev/dsk Because there are a lot of file "c0t0d0" etc..., and I didn't find my... (4 Replies)
Discussion started by: willits
4 Replies

9. UNIX for Dummies Questions & Answers

Solaris 9 x86 and Sparc?

Hi, What is the difference between Solaris 9 x86 and Sparc besides the hardware. Is all the command the same or there are a difference? Plus where can go to get more information on the differences. Many thanks, -n (2 Replies)
Discussion started by: Insomniac
2 Replies
Login or Register to Ask a Question