On Mon, May 23, 2011 at 01:13:48PM +0200, Lars Marowsky-Bree wrote: > On 2011-05-12T11:28:49, Ulrich Windl <[email protected]> > wrote: > > > So I guess it simply does not work (or more likely: it never was > > implemented). > > That is not correct, by the way.
Oh yes, it is correct. IPaddr somehow received that parameter in its meta data, but does not use it. At least not in my checkout. That may have been just before it was split into IPaddr and IPaddr2. IPaddr2 however does implement it: > "iflabel" is implemented and passed to > the "ip" command via the "label" commandline option (if set). That is IPaddr2. IPaddr does not know about the "ip" command. So conclusion may be: use IPaddr2 ;-) And we need to patch out the "iflabel" parameter from IPaddr again, probably. > It gets overwritten if you've also specified an explicit "foo:0" name > for the NIC (that should only be the basename, i.e., "eth0", not > "eth0:1"). > > If you've got any problems with that, please report it to support. I > appreciate that you're participating in the community, but the community > is not the best place to get prompt responses or resolution of problems > of products - neither for SUSE nor for RHT ;-) > > > Regards, > Lars > > -- > Architect Storage/HA, OPS Engineering, Novell, Inc. > SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, > HRB 21284 (AG Nürnberg) > "Experience is the name everyone gives to their mistakes." -- Oscar Wilde > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems -- : Lars Ellenberg : LINBIT | Your Way to High Availability : DRBD/HA support and consulting http://www.linbit.com DRBD® and LINBIT® are registered trademarks of LINBIT, Austria. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
