iscsi-iname command is very misleading

2009-11-09 Thread Oren
intf("\nGenerates a unique iSCSI node name on every invocation\n" exit(0); } else if ( strcmp(prefix, "-p") == 0 ) { prefix = argv[2]; Best Regards, Oren Held Host-side development IBM-XIV Storage --~--~

Re: iscsi-iname command is very misleading

2009-11-10 Thread Oren Held
R "Generating a new IQN...". This one is not supposed to affect 3rd party scripts, which probably redirect only the STDOUT. On Tuesday 10 November 2009 09:36:48 Ulrich Windl wrote: > On 8 Nov 2009 at 15:42, Oren wrote: > > Hello, > > > > I've encountere