From: Andy S. <And...@in...> - 2021-09-23 15:28:41
|
The online documentation says that 'tipc node set address' command can be omitted starting with kernel 4.17. But it doesn't say that it should be replaced with 'tipc node set identity'. Based on that and based on my testing, it doesn't seem like those 2 commands produce the same results. From: Hoang Huu Le [mailto:hoa...@de...] Sent: Wednesday, September 22, 2021 11:37 PM To: Andy Stec <And...@in...>; tip...@li... Subject: RE: Setting Node Address From: Andy Stec <And...@in...<mailto:And...@in...>> Sent: Thursday, September 23, 2021 10:14 AM To: Hoang Huu Le <hoa...@de...<mailto:hoa...@de...>>; tip...@li...<mailto:tip...@li...> Subject: Re: Setting Node Address Which command is still supported, is it 'tipc node set address'? I'm getting operation not permitted error when I use 'tipc node set address'. [Hoang] I don't know exactly in redhat 8, but in the upstream kernel (i.e v5.14.x) I'm able to use that one to set a node address. Does 'tipc node set identity' set the node address? [Hoang] Yuh, I think so. Please give a try on your node. Sorry about all these questions. Needless to say I'm not a tipc expert. ________________________________ From: Hoang Huu Le <hoa...@de...<mailto:hoa...@de...>> Sent: Wednesday, September 22, 2021 9:05 PM To: tip...@li...<mailto:tip...@li...> <tip...@li...<mailto:tip...@li...>>; tip...@li...<mailto:tip...@li...> <tip...@li...<mailto:tip...@li...>> Subject: Re: [tipc-discussion] Setting Node Address Let's use 'tipc node set identity' instead. However, that command is still support as legacy, this means you can continue using it in your application. > -----Original Message----- > From: Andy Stec via tipc-discussion <tip...@li...<mailto:tip...@li...>> > Sent: Thursday, September 23, 2021 8:16 AM > To: tip...@li...<mailto:tip...@li...> > Subject: [tipc-discussion] Setting Node Address > > We are porting an application from redhat 7 to redhat 8, that is from kernel 3.10 to kernel 4.18. It appears that "tipc node set address" > command has been removed in kernel 4.17. Is there another way of setting node address? We are trying to limit the changes in the > application. > > _______________________________________________ > tipc-discussion mailing list > tip...@li...<mailto:tip...@li...> > https://lists.sourceforge.net/lists/listinfo/tipc-discussion _______________________________________________ tipc-discussion mailing list tip...@li...<mailto:tip...@li...> https://lists.sourceforge.net/lists/listinfo/tipc-discussion |