dd vs. ufsdump / restore


 
Thread Tools Search this Thread
Operating Systems Solaris dd vs. ufsdump / restore
# 1  
Old 09-06-2005
dd vs. ufsdump / restore

I want to clone a disk, i have not done this yet, i think dd and ufsdump | ufsrestore are the most common two options i see documented on the internet.

Which one is better? pro's & kons?

Tnx!
# 2  
Old 09-06-2005
It's not really a question of better or worse, but rather of media or filesystem based.

I have a personal preference for the ufs(dump&&restore) because I would usually have dissimilar media.
# 3  
Old 09-07-2005
ufsrestore can be used to defragment a filesystem. (A minor advantage, maybe?)
# 4  
Old 09-07-2005
^^^ True, but then fragmentation is not usually a big issue on ufs.
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Solaris

Restore a server from a ufsdump

Hi guys i tried to restore a server from a ufsdump. For your information, the ufsdump was created on a v440 and i have to restore it to a v240... is it supported? should it work? don't know but i try! the problem is after restoring the filesystem, modify the vfstab, system file and install... (5 Replies)
Discussion started by: beta17
5 Replies

2. AIX

mksysb restore - Wrong OS level for restore

Hi all, I am still working on my mksysb restore. My latest issue is during an alt_disk_install from tape I got the following error after all the data had been restored. 0505-143 alt_disk_install: Unable to match mksysb level 5.2.0 with any available boot images. Please correct this... (0 Replies)
Discussion started by: pobman
0 Replies

3. UNIX for Advanced & Expert Users

ufsdump and restore

I just completed a level 0 ufsdump of the following files:- ufsdump 0uf /dev/rmt/0n / ufsdump 0uf /dev/rmt/0n /usr ufsdump 0uf /dev/rmt/0n /export/home ufsdump 0uf /dev/rmt/0n /oracle ufsdump 0uf /dev/rmt/0n /sapr3 I need to restore ALL the files onto a different machine and continue... (1 Reply)
Discussion started by: charleywasharo
1 Replies
Login or Register to Ask a Question