----- Original Message ----- 
From: "Bernard Li" <bern...@vanhpc.org>
To: <sisuite-users@lists.sourceforge.net>
Cc: "E-Blokos" <in...@e-blokos.com>
Sent: Thursday, April 14, 2011 2:50 PM
Subject: Re: [sisuite-users] si_clusterconfig


> Hi Franck:
>
> On Fri, Apr 8, 2011 at 9:59 PM, E-Blokos <in...@e-blokos.com> wrote:
>
>> when I use <ip-range>node1-node2</ip-range>
>> it gives Perl error
>>
>> Caching XML configuration... Use of uninitialized value
>> $etc_hosts_lines_by_number{"13"} in concatenation (.) or string at
>> /usr//lib/systemimager/perl/SystemImager/HostRange.pm line 352
>>
>> I should use a comma with another node to remove the error like
>> <ip-range>node0,node1-node2</ip-range>
>
> I think you're doing this incorrectly.  If you want to specify host
> range, you should be using the <node></node> syntax.  For
> <ip-range></ip-range>, you should provide it with ip addresses, not
> hostnames.
>
> Granted, there should probably be better sanity/error checking for the 
> script.
>
> Cheers,
>
> Bernard


----- Original Message ----- 
From: "Bernard Li" <bern...@vanhpc.org>
To: <sisuite-users@lists.sourceforge.net>
Cc: "E-Blokos" <in...@e-blokos.com>
Sent: Thursday, April 14, 2011 2:50 PM
Subject: Re: [sisuite-users] si_clusterconfig


> Hi Franck:
>
> On Fri, Apr 8, 2011 at 9:59 PM, E-Blokos <in...@e-blokos.com> wrote:
>
>> when I use <ip-range>node1-node2</ip-range>
>> it gives Perl error
>>
>> Caching XML configuration... Use of uninitialized value
>> $etc_hosts_lines_by_number{"13"} in concatenation (.) or string at
>> /usr//lib/systemimager/perl/SystemImager/HostRange.pm line 352
>>
>> I should use a comma with another node to remove the error like
>> <ip-range>node0,node1-node2</ip-range>
>
> I think you're doing this incorrectly.  If you want to specify host
> range, you should be using the <node></node> syntax.  For
> <ip-range></ip-range>, you should provide it with ip addresses, not
> hostnames.
>
> Granted, there should probably be better sanity/error checking for the
> script.
>
> Cheers,
>
> Bernard

Sorry Bernard I meant <node></node>, made a mistake above
so <node>node01-node10</node> doesn't work (perl concatenation error)
and <node>node01,node02-node10</node> works

Cheers

Franck


------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to