Hi, On Tue, Dec 04, 2007 at 04:42:19PM +0100, Sim wrote: > Hi! > Can you help me for create VLAN "haresources.temp", for convert it in cib.xml > ?
That's easy: just use haresources2cib.py. Note that the resulting CIB is probably going to need some fine tuning. See http://www.linux-ha.org/ClusterInformationBase/Conversion Thanks, Dejan > Very thanks! > > PS: Example... > > SRV1 > ------------------------------------ > bond0 192.168.0.2 (192.168.0.1 shared) > bond1 192.168.254.2 (192.168.254.1 shared) > bond1:10 192.168.10.1 (active/standby) > bond1:20 192.168.20.1 (active/standby) > bond3:20 192.168.30.1 (active/standby) > [..] > > SRV2 > ------------------------------------ > bond0 192.168.0.3 (192.168.0.1 shared) > bond1 192.168.254.3 (192.168.254.1 shared) > bond1:10 192.168.10.1 (active/standby) > bond1:20 192.168.20.1 (active/standby) > bond1:30 192.168.30.1 (active/standby) > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
