On 2011-10-18T12:12:05, Alberic de Pertat <alberic.deper...@adelux.fr> wrote:

> I am currently in the process of writing a fencing agent for VMware vCenter. 
> After some tests, I noticed that the stonith command is turning the nodename 
> to lowercase.

Yes, that was added because host/nodenames by definition *are* case
insensitive. DNS, /etc/hosts, etc.

If you use "VM name == hostname" as a convention, even though VM names
themselves are case sensitive in VMware, you have effectively adopted a
policy that makes them case insensitive.

Names that differ just in case thus need to be considered a policy
violation; the stonith agent probably should detect and warn about this
(perhaps in the monitor?).


Regards,
    Lars

-- 
Architect Storage/HA
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-Dev: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to