Hi,
You can use the local hosts files on the filers to "rename" the interfaces so that filer2-e4 points to filer2-e0's ipaddress.
---- Mats
-----Ursprungligt meddelande----- Från: Lim, Weng Kiam [mailto:wklim@rand.com] Skickat: den 20 februari 2003 10:04 Till: toasters@mathworks.com Ämne: snapmirror.conf, destination_filer must be the "hostname"
Hi All,
Currently I am having production data traffic and snapmirror traffic both using the Gigabit interface: Source Target Filer1-e0 Filer2-e0 (100Base-T) (inactive) Filer1-e4 Filer2-e4 (Gigabit)
Had been trying to set a private network using the inactive onboard interface just to do the snapmirror.
Existing snapmirror.conf of Filer2 Filer1-e4:vol1 Filer2-e4:vol1 - 0 5,9,10,11,12,13,14,15,16,17,18,21 * 1,2,3,4,5,6
New snapmirror.conf of Filer2 Filer1-e0:vol1 Filer2-e0:vol1 - 0 5,9,10,11,12,13,14,15,16,17,18,21 * 1,2,3,4,5,6
However, the hostname of Filer2 is Filer2-e4 and the snapmirror destination has to be the hostname according to the DPG, meaning I can't have an exclusive 100Base-T for the snapmirror traffic.
The error is /etc/snapmirror.conf: line 2 destination filer "Filer2-e0" does not match hostname "Filer2-e4", ignoring line
Is there any way to make this work?
Thanks Lim