Operating System - HP-UX
1832617 Members
2497 Online
110043 Solutions
New Discussion

netgroup for 100 machines

 
PVR
Valued Contributor

netgroup for 100 machines

Hi !

I have to make a netgroup for some 100machines sometihng like below;

cluster_hosts (host1,-,) (host2,-,) and so on till (host100,-,)

Can I use any wildcards like host* to mention all these 100 boxes. ?

Thanks in advance !
PVR
Don't give up. Try till success...
3 REPLIES 3
harry d brown jr
Honored Contributor

Re: netgroup for 100 machines

No.

Would
cluster_hosts (,-,)
do the job?

live free or die
harry d brown jr
Live Free or Die
PVR
Valued Contributor

Re: netgroup for 100 machines

No that will not help me.

we have so many other custers also.

Thanks!
Don't give up. Try till success...
PVR
Valued Contributor

Re: netgroup for 100 machines

No that will not help me.

we have so many other custers also.

Also I found that in one line we can't include more than 1024 characters. Me splitted hosts in two groups as given below;

cluster_hosts1

cluster_hosts2

cluster_hosts cluster_hosts1 cluster_hosts2

Thanks!
Don't give up. Try till success...