Darren Reed wrote: >> we could probably do something with ilbadm add-server to assign just a >> name and no suffix. > > How about the 'serverID' string being a format string? > > i.e you set the serverID string like this: > -n foo.%i > to get ".1", ".2", etc. or if you want no suffix: > -n foo > or maybe: > -n foo.%g.%i > to get "foo.group2.2" or > -n foo.%a > to get "foo.10.1.1.1", etc.
that's certainly feasible, though I think not within the time constraints we're currently under. I'll file it on my to-do list. thx fot the suggestion Michael -- Michael Schuster http://blogs.sun.com/recursion Recursion, n.: see 'Recursion'
