[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Disk RAID Mirror



hi ya

skip commercial stuff...
	what works on redhat will probably still work on most
	other distros
	( nothing special about why it works on one vs another )

	( same kernel, same bash, same fs(sorta), same libs, .. )

raidB:  rsync -avz --delete Raid_A::/Raid_A /RaidB/Mirror_A

	( remove --delete if you dont want to remove
	( deleted files on the mirror 

if you really wanna do nfs

raidB:  mount Raid_A:/Raid_A /mnt/Raid_A
	copy the files you want ( find, tar, dump, rsync, .... ) 
	umount /mnt/Raid_A

	-- good thing is that the mirror is supposedly offline
	until its mounted

c ya
alvin

On Thu, 15 Aug 2002, Zhou, Yiping wrote:

> 
> Hi there,
> 
> I have two RAID 5 disksubsystem and I want to mirror them under NFS,
> 
> Which software I need ? Which way is more effective regards to price ?
> 
> Veritas said their Volume manage Fundation suit only support Red Hat
> 7.2. not for Debian
> 



Reply to: