totemknet.c 63 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222
  1. /*
  2. * Copyright (c) 2016-2020 Red Hat, Inc.
  3. *
  4. * All rights reserved.
  5. *
  6. * Author: Christine Caulfield (ccaulfie@redhat.com)
  7. * This software licensed under BSD license, the text of which follows:
  8. *
  9. * Redistribution and use in source and binary forms, with or without
  10. * modification, are permitted provided that the following conditions are met:
  11. *
  12. * - Redistributions of source code must retain the above copyright notice,
  13. * this list of conditions and the following disclaimer.
  14. * - Redistributions in binary form must reproduce the above copyright notice,
  15. * this list of conditions and the following disclaimer in the documentation
  16. * and/or other materials provided with the distribution.
  17. * - Neither the name of the MontaVista Software, Inc. nor the names of its
  18. * contributors may be used to endorse or promote products derived from this
  19. * software without specific prior written permission.
  20. *
  21. * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  22. * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  23. * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  24. * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
  25. * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  26. * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  27. * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  28. * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  29. * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  30. * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
  31. * THE POSSIBILITY OF SUCH DAMAGE.
  32. */
  33. #include <config.h>
  34. #include <assert.h>
  35. #include <sys/mman.h>
  36. #include <sys/types.h>
  37. #include <sys/stat.h>
  38. #include <sys/socket.h>
  39. #include <netdb.h>
  40. #include <sys/un.h>
  41. #include <sys/ioctl.h>
  42. #include <sys/param.h>
  43. #include <netinet/in.h>
  44. #include <net/ethernet.h>
  45. #include <arpa/inet.h>
  46. #include <unistd.h>
  47. #include <fcntl.h>
  48. #include <stdlib.h>
  49. #include <stdio.h>
  50. #include <errno.h>
  51. #include <pthread.h>
  52. #include <sched.h>
  53. #include <time.h>
  54. #include <sys/time.h>
  55. #include <sys/poll.h>
  56. #include <sys/uio.h>
  57. #include <limits.h>
  58. #include <qb/qbdefs.h>
  59. #include <qb/qbloop.h>
  60. #ifdef HAVE_LIBNOZZLE
  61. #include <libgen.h>
  62. #include <libnozzle.h>
  63. #endif
  64. #include <corosync/sq.h>
  65. #include <corosync/swab.h>
  66. #include <corosync/logsys.h>
  67. #include <corosync/icmap.h>
  68. #include <corosync/totem/totemip.h>
  69. #include "totemknet.h"
  70. #include "main.h"
  71. #include "util.h"
  72. #include <libknet.h>
  73. #include <corosync/totem/totemstats.h>
  74. #ifndef MSG_NOSIGNAL
  75. #define MSG_NOSIGNAL 0
  76. #endif
  77. #ifdef HAVE_LIBNOZZLE
  78. static int setup_nozzle(void *knet_context);
  79. #endif
  80. /* Should match that used by cfg */
  81. #define CFG_INTERFACE_STATUS_MAX_LEN 512
  82. struct totemknet_instance {
  83. struct crypto_instance *crypto_inst;
  84. qb_loop_t *poll_handle;
  85. knet_handle_t knet_handle;
  86. int link_mode;
  87. void *context;
  88. void (*totemknet_deliver_fn) (
  89. void *context,
  90. const void *msg,
  91. unsigned int msg_len,
  92. const struct sockaddr_storage *system_from);
  93. void (*totemknet_iface_change_fn) (
  94. void *context,
  95. const struct totem_ip_address *iface_address,
  96. unsigned int link_no);
  97. void (*totemknet_mtu_changed) (
  98. void *context,
  99. int net_mtu);
  100. void (*totemknet_target_set_completed) (void *context);
  101. /*
  102. * Function and data used to log messages
  103. */
  104. int totemknet_log_level_security;
  105. int totemknet_log_level_error;
  106. int totemknet_log_level_warning;
  107. int totemknet_log_level_notice;
  108. int totemknet_log_level_debug;
  109. int totemknet_subsys_id;
  110. int knet_subsys_id;
  111. void (*totemknet_log_printf) (
  112. int level,
  113. int subsys,
  114. const char *function,
  115. const char *file,
  116. int line,
  117. const char *format,
  118. ...)__attribute__((format(printf, 6, 7)));
  119. void *knet_context;
  120. char iov_buffer[KNET_MAX_PACKET_SIZE];
  121. char *link_status[INTERFACE_MAX];
  122. struct totem_ip_address my_ids[INTERFACE_MAX];
  123. uint16_t ip_port[INTERFACE_MAX];
  124. int our_nodeid;
  125. int loopback_link;
  126. struct totem_config *totem_config;
  127. struct totem_ip_address token_target;
  128. qb_loop_timer_handle timer_netif_check_timeout;
  129. qb_loop_timer_handle timer_merge_detect_timeout;
  130. int send_merge_detect_message;
  131. unsigned int merge_detect_messages_sent_before_timeout;
  132. int logpipes[2];
  133. int knet_fd;
  134. pthread_mutex_t log_mutex;
  135. #ifdef HAVE_LIBNOZZLE
  136. char *nozzle_name;
  137. char *nozzle_ipaddr;
  138. char *nozzle_prefix;
  139. char *nozzle_macaddr;
  140. nozzle_t nozzle_handle;
  141. #endif
  142. };
  143. /* Awkward. But needed to get stats from knet */
  144. struct totemknet_instance *global_instance;
  145. struct work_item {
  146. const void *msg;
  147. unsigned int msg_len;
  148. struct totemknet_instance *instance;
  149. };
  150. int totemknet_member_list_rebind_ip (
  151. void *knet_context);
  152. static int totemknet_configure_compression (
  153. void *knet_context,
  154. struct totem_config *totem_config);
  155. static void totemknet_start_merge_detect_timeout(
  156. void *knet_context);
  157. static void totemknet_stop_merge_detect_timeout(
  158. void *knet_context);
  159. static void log_flush_messages (
  160. void *knet_context);
  161. static void totemknet_instance_initialize (struct totemknet_instance *instance)
  162. {
  163. int res;
  164. memset (instance, 0, sizeof (struct totemknet_instance));
  165. res = pthread_mutex_init(&instance->log_mutex, NULL);
  166. /*
  167. * There is not too much else what can be done.
  168. */
  169. assert(res == 0);
  170. }
  171. #define knet_log_printf_lock(level, subsys, function, file, line, format, args...) \
  172. do { \
  173. (void)pthread_mutex_lock(&instance->log_mutex); \
  174. instance->totemknet_log_printf ( \
  175. level, subsys, function, file, line, \
  176. (const char *)format, ##args); \
  177. (void)pthread_mutex_unlock(&instance->log_mutex); \
  178. } while (0);
  179. #define knet_log_printf(level, format, args...) \
  180. do { \
  181. knet_log_printf_lock ( \
  182. level, instance->totemknet_subsys_id, \
  183. __FUNCTION__, __FILE__, __LINE__, \
  184. (const char *)format, ##args); \
  185. } while (0);
  186. #define libknet_log_printf(level, format, args...) \
  187. do { \
  188. knet_log_printf_lock ( \
  189. level, instance->knet_subsys_id, \
  190. __FUNCTION__, "libknet.h", __LINE__, \
  191. (const char *)format, ##args); \
  192. } while (0);
  193. #define KNET_LOGSYS_PERROR(err_num, level, fmt, args...) \
  194. do { \
  195. char _error_str[LOGSYS_MAX_PERROR_MSG_LEN]; \
  196. const char *_error_ptr = qb_strerror_r(err_num, _error_str, sizeof(_error_str)); \
  197. instance->totemknet_log_printf ( \
  198. level, instance->totemknet_subsys_id, \
  199. __FUNCTION__, __FILE__, __LINE__, \
  200. fmt ": %s (%d)", ##args, _error_ptr, err_num); \
  201. } while(0)
  202. #ifdef HAVE_LIBNOZZLE
  203. static inline int is_ether_addr_multicast(const uint8_t *addr)
  204. {
  205. return (addr[0] & 0x01);
  206. }
  207. static inline int is_ether_addr_zero(const uint8_t *addr)
  208. {
  209. return (!addr[0] && !addr[1] && !addr[2] && !addr[3] && !addr[4] && !addr[5]);
  210. }
  211. static int ether_host_filter_fn(void *private_data,
  212. const unsigned char *outdata,
  213. ssize_t outdata_len,
  214. uint8_t tx_rx,
  215. knet_node_id_t this_host_id,
  216. knet_node_id_t src_host_id,
  217. int8_t *channel,
  218. knet_node_id_t *dst_host_ids,
  219. size_t *dst_host_ids_entries)
  220. {
  221. struct ether_header *eth_h = (struct ether_header *)outdata;
  222. uint8_t *dst_mac = (uint8_t *)eth_h->ether_dhost;
  223. uint16_t dst_host_id;
  224. if (is_ether_addr_zero(dst_mac))
  225. return -1;
  226. if (is_ether_addr_multicast(dst_mac)) {
  227. return 1;
  228. }
  229. memmove(&dst_host_id, &dst_mac[4], 2);
  230. dst_host_ids[0] = ntohs(dst_host_id);
  231. *dst_host_ids_entries = 1;
  232. return 0;
  233. }
  234. #endif
  235. static int dst_host_filter_callback_fn(void *private_data,
  236. const unsigned char *outdata,
  237. ssize_t outdata_len,
  238. uint8_t tx_rx,
  239. knet_node_id_t this_host_id,
  240. knet_node_id_t src_host_id,
  241. int8_t *channel,
  242. knet_node_id_t *dst_host_ids,
  243. size_t *dst_host_ids_entries)
  244. {
  245. struct totem_message_header *header = (struct totem_message_header *)outdata;
  246. int res;
  247. #ifdef HAVE_LIBNOZZLE
  248. if (*channel != 0) {
  249. return ether_host_filter_fn(private_data,
  250. outdata, outdata_len,
  251. tx_rx,
  252. this_host_id, src_host_id,
  253. channel,
  254. dst_host_ids,
  255. dst_host_ids_entries);
  256. }
  257. #endif
  258. if (header->target_nodeid) {
  259. dst_host_ids[0] = header->target_nodeid;
  260. *dst_host_ids_entries = 1;
  261. res = 0; /* unicast message */
  262. }
  263. else {
  264. *dst_host_ids_entries = 0;
  265. res = 1; /* multicast message */
  266. }
  267. return res;
  268. }
  269. static void socket_error_callback_fn(void *private_data, int datafd, int8_t channel, uint8_t tx_rx, int error, int errorno)
  270. {
  271. struct totemknet_instance *instance = (struct totemknet_instance *)private_data;
  272. knet_log_printf (LOGSYS_LEVEL_DEBUG, "Knet socket ERROR notification called: txrx=%d, error=%d, errorno=%d", tx_rx, error, errorno);
  273. if ((error == -1 && errorno != EAGAIN) || (error == 0)) {
  274. knet_handle_remove_datafd(instance->knet_handle, datafd);
  275. }
  276. }
  277. static void host_change_callback_fn(void *private_data, knet_node_id_t host_id, uint8_t reachable, uint8_t remote, uint8_t external)
  278. {
  279. struct totemknet_instance *instance = (struct totemknet_instance *)private_data;
  280. // TODO: what? if anything.
  281. knet_log_printf (LOGSYS_LEVEL_DEBUG, "Knet host change callback. nodeid: " CS_PRI_NODE_ID " reachable: %d", host_id, reachable);
  282. }
  283. static void pmtu_change_callback_fn(void *private_data, unsigned int data_mtu)
  284. {
  285. struct totemknet_instance *instance = (struct totemknet_instance *)private_data;
  286. knet_log_printf (LOGSYS_LEVEL_DEBUG, "Knet pMTU change: %d", data_mtu);
  287. /* We don't need to tell corosync the actual knet MTU */
  288. // instance->totemknet_mtu_changed(instance->context, data_mtu);
  289. }
  290. int totemknet_crypto_set (
  291. void *knet_context,
  292. const char *cipher_type,
  293. const char *hash_type)
  294. {
  295. return (0);
  296. }
  297. static inline void ucast_sendmsg (
  298. struct totemknet_instance *instance,
  299. struct totem_ip_address *system_to,
  300. const void *msg,
  301. unsigned int msg_len)
  302. {
  303. int res = 0;
  304. struct totem_message_header *header = (struct totem_message_header *)msg;
  305. struct msghdr msg_ucast;
  306. struct iovec iovec;
  307. header->target_nodeid = system_to->nodeid;
  308. iovec.iov_base = (void *)msg;
  309. iovec.iov_len = msg_len;
  310. /*
  311. * Build unicast message
  312. */
  313. memset(&msg_ucast, 0, sizeof(msg_ucast));
  314. msg_ucast.msg_iov = (void *)&iovec;
  315. msg_ucast.msg_iovlen = 1;
  316. #ifdef HAVE_MSGHDR_CONTROL
  317. msg_ucast.msg_control = 0;
  318. #endif
  319. #ifdef HAVE_MSGHDR_CONTROLLEN
  320. msg_ucast.msg_controllen = 0;
  321. #endif
  322. #ifdef HAVE_MSGHDR_FLAGS
  323. msg_ucast.msg_flags = 0;
  324. #endif
  325. #ifdef HAVE_MSGHDR_ACCRIGHTS
  326. msg_ucast.msg_accrights = NULL;
  327. #endif
  328. #ifdef HAVE_MSGHDR_ACCRIGHTSLEN
  329. msg_ucast.msg_accrightslen = 0;
  330. #endif
  331. /*
  332. * Transmit unicast message
  333. * An error here is recovered by totemsrp
  334. */
  335. res = sendmsg (instance->knet_fd, &msg_ucast, MSG_NOSIGNAL);
  336. if (res < 0) {
  337. KNET_LOGSYS_PERROR (errno, instance->totemknet_log_level_debug,
  338. "sendmsg(ucast) failed (non-critical)");
  339. }
  340. }
  341. static inline void mcast_sendmsg (
  342. struct totemknet_instance *instance,
  343. const void *msg,
  344. unsigned int msg_len,
  345. int only_active)
  346. {
  347. int res;
  348. struct totem_message_header *header = (struct totem_message_header *)msg;
  349. struct msghdr msg_mcast;
  350. struct iovec iovec;
  351. iovec.iov_base = (void *)msg;
  352. iovec.iov_len = msg_len;
  353. header->target_nodeid = 0;
  354. /*
  355. * Build multicast message
  356. */
  357. memset(&msg_mcast, 0, sizeof(msg_mcast));
  358. msg_mcast.msg_iov = (void *)&iovec;
  359. msg_mcast.msg_iovlen = 1;
  360. #ifdef HAVE_MSGHDR_CONTROL
  361. msg_mcast.msg_control = 0;
  362. #endif
  363. #ifdef HAVE_MSGHDR_CONTROLLEN
  364. msg_mcast.msg_controllen = 0;
  365. #endif
  366. #ifdef HAVE_MSGHDR_FLAGS
  367. msg_mcast.msg_flags = 0;
  368. #endif
  369. #ifdef HAVE_MSGHDR_ACCRIGHTS
  370. msg_mcast.msg_accrights = NULL;
  371. #endif
  372. #ifdef HAVE_MSGHDR_ACCRIGHTSLEN
  373. msg_mcast.msg_accrightslen = 0;
  374. #endif
  375. // log_printf (LOGSYS_LEVEL_DEBUG, "totemknet: mcast_sendmsg. only_active=%d, len=%d", only_active, msg_len);
  376. res = sendmsg (instance->knet_fd, &msg_mcast, MSG_NOSIGNAL);
  377. if (res < msg_len) {
  378. knet_log_printf (LOGSYS_LEVEL_DEBUG, "totemknet: mcast_send sendmsg returned %d", res);
  379. }
  380. if (!only_active || instance->send_merge_detect_message) {
  381. /*
  382. * Current message was sent to all nodes
  383. */
  384. instance->merge_detect_messages_sent_before_timeout++;
  385. instance->send_merge_detect_message = 0;
  386. }
  387. }
  388. static int node_compare(const void *aptr, const void *bptr)
  389. {
  390. uint16_t a,b;
  391. a = *(uint16_t *)aptr;
  392. b = *(uint16_t *)bptr;
  393. return a > b;
  394. }
  395. #ifndef OWN_INDEX_NONE
  396. #define OWN_INDEX_NONE -1
  397. #endif
  398. int totemknet_nodestatus_get (
  399. void *knet_context,
  400. unsigned int nodeid,
  401. struct totem_node_status *node_status)
  402. {
  403. int i;
  404. int res = 0;
  405. struct knet_link_status link_status;
  406. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  407. struct knet_host_status knet_host_status;
  408. uint8_t link_list[KNET_MAX_LINK];
  409. size_t num_links;
  410. if (!instance->knet_handle) {
  411. return CS_ERR_NOT_EXIST; /* Not using knet */
  412. }
  413. if (!node_status) {
  414. return CS_ERR_INVALID_PARAM;
  415. }
  416. res = knet_host_get_status(instance->knet_handle,
  417. nodeid,
  418. &knet_host_status);
  419. if (res) {
  420. knet_log_printf (LOGSYS_LEVEL_WARNING, "knet_handle_get_host_status(%d) failed: %d", nodeid, res);
  421. return (-1);
  422. }
  423. node_status->nodeid = nodeid;
  424. node_status->reachable = knet_host_status.reachable;
  425. node_status->remote = knet_host_status.remote;
  426. node_status->external = knet_host_status.external;
  427. #ifdef HAVE_KNET_ONWIRE_VER
  428. res = knet_handle_get_onwire_ver(instance->knet_handle,
  429. nodeid,
  430. &node_status->onwire_min,
  431. &node_status->onwire_max,
  432. &node_status->onwire_ver);
  433. if (res) {
  434. knet_log_printf (LOGSYS_LEVEL_WARNING, "knet_handle_get_onwire_ver(%d) failed: %d", nodeid, res);
  435. return (-1);
  436. }
  437. #endif
  438. /* Get link info */
  439. res = knet_link_get_link_list(instance->knet_handle,
  440. nodeid, link_list, &num_links);
  441. if (res) {
  442. knet_log_printf (LOGSYS_LEVEL_WARNING, "knet_link_get_link_list(%d) failed: %d", nodeid, res);
  443. return (-1);
  444. }
  445. for (i=0; i < num_links; i++) {
  446. if (!instance->totem_config->interfaces[link_list[i]].configured) {
  447. continue;
  448. }
  449. res = knet_link_get_status(instance->knet_handle,
  450. nodeid,
  451. link_list[i],
  452. &link_status,
  453. sizeof(link_status));
  454. if (res == 0) {
  455. node_status->link_status[i].enabled = link_status.enabled;
  456. node_status->link_status[i].connected = link_status.connected;
  457. node_status->link_status[i].dynconnected = link_status.dynconnected;
  458. node_status->link_status[i].mtu = link_status.mtu;
  459. memcpy(node_status->link_status[i].src_ipaddr, link_status.src_ipaddr, KNET_MAX_HOST_LEN);
  460. memcpy(node_status->link_status[i].dst_ipaddr, link_status.dst_ipaddr, KNET_MAX_HOST_LEN);
  461. } else {
  462. knet_log_printf (LOGSYS_LEVEL_WARNING, "knet_link_get_link_status(%d, %d) failed: %d", nodeid, link_list[i], res);
  463. }
  464. }
  465. return res;
  466. }
  467. int totemknet_ifaces_get (void *knet_context,
  468. char ***status,
  469. unsigned int *iface_count)
  470. {
  471. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  472. struct knet_link_status link_status;
  473. knet_node_id_t host_list[KNET_MAX_HOST];
  474. uint8_t link_list[KNET_MAX_LINK];
  475. size_t num_hosts;
  476. size_t num_links;
  477. size_t link_idx;
  478. int i,j;
  479. char *ptr;
  480. int res = 0;
  481. /*
  482. * Don't do the whole 'link_info' bit if the caller just wants
  483. * a count of interfaces.
  484. */
  485. if (status) {
  486. int own_idx = OWN_INDEX_NONE;
  487. res = knet_host_get_host_list(instance->knet_handle,
  488. host_list, &num_hosts);
  489. if (res) {
  490. return (-1);
  491. }
  492. qsort(host_list, num_hosts, sizeof(uint16_t), node_compare);
  493. for (j=0; j<num_hosts; j++) {
  494. if (host_list[j] == instance->our_nodeid) {
  495. own_idx = j;
  496. break;
  497. }
  498. }
  499. for (i=0; i<INTERFACE_MAX; i++) {
  500. memset(instance->link_status[i], 'd', CFG_INTERFACE_STATUS_MAX_LEN-1);
  501. if (own_idx != OWN_INDEX_NONE) {
  502. instance->link_status[i][own_idx] = 'n';
  503. }
  504. instance->link_status[i][num_hosts] = '\0';
  505. }
  506. /* This is all a bit "inside-out" because "status" is a set of strings per link
  507. * and knet orders things by host
  508. */
  509. for (j=0; j<num_hosts; j++) {
  510. if (own_idx != OWN_INDEX_NONE && j == own_idx) {
  511. continue ;
  512. }
  513. res = knet_link_get_link_list(instance->knet_handle,
  514. host_list[j], link_list, &num_links);
  515. if (res) {
  516. return (-1);
  517. }
  518. link_idx = 0;
  519. for (i=0; i < num_links; i++) {
  520. /*
  521. * Skip over links that are unconfigured to corosync. This is basically
  522. * link0 if corosync isn't using it for comms, as we will still
  523. * have it set up for loopback.
  524. */
  525. if (!instance->totem_config->interfaces[link_list[i]].configured) {
  526. continue;
  527. }
  528. ptr = instance->link_status[link_idx++];
  529. res = knet_link_get_status(instance->knet_handle,
  530. host_list[j],
  531. link_list[i],
  532. &link_status,
  533. sizeof(link_status));
  534. if (res == 0) {
  535. ptr[j] = '0' + (link_status.enabled |
  536. link_status.connected<<1 |
  537. link_status.dynconnected<<2);
  538. }
  539. else {
  540. knet_log_printf (LOGSYS_LEVEL_ERROR,
  541. "totemknet_ifaces_get: Cannot get link status: %s", strerror(errno));
  542. ptr[j] = '?';
  543. }
  544. }
  545. }
  546. *status = instance->link_status;
  547. }
  548. *iface_count = INTERFACE_MAX;
  549. return (res);
  550. }
  551. int totemknet_finalize (
  552. void *knet_context)
  553. {
  554. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  555. int res = 0;
  556. int i,j;
  557. static knet_node_id_t nodes[KNET_MAX_HOST]; /* static to save stack */
  558. uint8_t links[KNET_MAX_LINK];
  559. size_t num_nodes;
  560. size_t num_links;
  561. knet_log_printf(LOG_DEBUG, "totemknet: finalize");
  562. qb_loop_poll_del (instance->poll_handle, instance->logpipes[0]);
  563. qb_loop_poll_del (instance->poll_handle, instance->knet_fd);
  564. /*
  565. * Disable forwarding to make knet flush send queue. This ensures that the LEAVE message will be sent.
  566. */
  567. res = knet_handle_setfwd(instance->knet_handle, 0);
  568. if (res) {
  569. knet_log_printf (LOGSYS_LEVEL_CRIT, "totemknet: knet_handle_setfwd failed: %s", strerror(errno));
  570. }
  571. res = knet_host_get_host_list(instance->knet_handle, nodes, &num_nodes);
  572. if (res) {
  573. knet_log_printf (LOGSYS_LEVEL_ERROR, "Cannot get knet node list for shutdown: %s", strerror(errno));
  574. /* Crash out anyway */
  575. goto finalise_error;
  576. }
  577. /* Tidily shut down all nodes & links. */
  578. for (i=0; i<num_nodes; i++) {
  579. res = knet_link_get_link_list(instance->knet_handle, nodes[i], links, &num_links);
  580. if (res) {
  581. knet_log_printf (LOGSYS_LEVEL_ERROR, "Cannot get knet link list for node " CS_PRI_NODE_ID ": %s", nodes[i], strerror(errno));
  582. goto finalise_error;
  583. }
  584. for (j=0; j<num_links; j++) {
  585. res = knet_link_set_enable(instance->knet_handle, nodes[i], links[j], 0);
  586. if (res) {
  587. knet_log_printf (LOGSYS_LEVEL_ERROR, "totemknet: knet_link_set_enable(node " CS_PRI_NODE_ID ", link %d) failed: %s", nodes[i], links[j], strerror(errno));
  588. }
  589. res = knet_link_clear_config(instance->knet_handle, nodes[i], links[j]);
  590. if (res) {
  591. knet_log_printf (LOGSYS_LEVEL_ERROR, "totemknet: knet_link_clear_config(node " CS_PRI_NODE_ID ", link %d) failed: %s", nodes[i], links[j], strerror(errno));
  592. }
  593. }
  594. res = knet_host_remove(instance->knet_handle, nodes[i]);
  595. if (res) {
  596. knet_log_printf (LOGSYS_LEVEL_ERROR, "totemknet: knet_host_remove(node " CS_PRI_NODE_ID ") failed: %s", nodes[i], strerror(errno));
  597. }
  598. }
  599. finalise_error:
  600. res = knet_handle_free(instance->knet_handle);
  601. if (res) {
  602. knet_log_printf (LOGSYS_LEVEL_CRIT, "totemknet: knet_handle_free failed: %s", strerror(errno));
  603. }
  604. totemknet_stop_merge_detect_timeout(instance);
  605. log_flush_messages(instance);
  606. /*
  607. * Error is deliberately ignored
  608. */
  609. (void)pthread_mutex_destroy(&instance->log_mutex);
  610. return (res);
  611. }
  612. static int log_deliver_fn (
  613. int fd,
  614. int revents,
  615. void *data)
  616. {
  617. struct totemknet_instance *instance = (struct totemknet_instance *)data;
  618. char buffer[sizeof(struct knet_log_msg)*4];
  619. char *bufptr = buffer;
  620. int done = 0;
  621. int len;
  622. len = read(fd, buffer, sizeof(buffer));
  623. while (done < len) {
  624. struct knet_log_msg *msg = (struct knet_log_msg *)bufptr;
  625. switch (msg->msglevel) {
  626. case KNET_LOG_ERR:
  627. libknet_log_printf (LOGSYS_LEVEL_ERROR, "%s: %s",
  628. knet_log_get_subsystem_name(msg->subsystem),
  629. msg->msg);
  630. break;
  631. case KNET_LOG_WARN:
  632. libknet_log_printf (LOGSYS_LEVEL_WARNING, "%s: %s",
  633. knet_log_get_subsystem_name(msg->subsystem),
  634. msg->msg);
  635. break;
  636. case KNET_LOG_INFO:
  637. libknet_log_printf (LOGSYS_LEVEL_INFO, "%s: %s",
  638. knet_log_get_subsystem_name(msg->subsystem),
  639. msg->msg);
  640. break;
  641. case KNET_LOG_DEBUG:
  642. libknet_log_printf (LOGSYS_LEVEL_DEBUG, "%s: %s",
  643. knet_log_get_subsystem_name(msg->subsystem),
  644. msg->msg);
  645. break;
  646. }
  647. bufptr += sizeof(struct knet_log_msg);
  648. done += sizeof(struct knet_log_msg);
  649. }
  650. return 0;
  651. }
  652. static int data_deliver_fn (
  653. int fd,
  654. int revents,
  655. void *data)
  656. {
  657. struct totemknet_instance *instance = (struct totemknet_instance *)data;
  658. struct msghdr msg_hdr;
  659. struct iovec iov_recv;
  660. struct sockaddr_storage system_from;
  661. ssize_t msg_len;
  662. int truncated_packet;
  663. iov_recv.iov_base = instance->iov_buffer;
  664. iov_recv.iov_len = KNET_MAX_PACKET_SIZE;
  665. msg_hdr.msg_name = &system_from;
  666. msg_hdr.msg_namelen = sizeof (struct sockaddr_storage);
  667. msg_hdr.msg_iov = &iov_recv;
  668. msg_hdr.msg_iovlen = 1;
  669. #ifdef HAVE_MSGHDR_CONTROL
  670. msg_hdr.msg_control = 0;
  671. #endif
  672. #ifdef HAVE_MSGHDR_CONTROLLEN
  673. msg_hdr.msg_controllen = 0;
  674. #endif
  675. #ifdef HAVE_MSGHDR_FLAGS
  676. msg_hdr.msg_flags = 0;
  677. #endif
  678. #ifdef HAVE_MSGHDR_ACCRIGHTS
  679. msg_hdr.msg_accrights = NULL;
  680. #endif
  681. #ifdef HAVE_MSGHDR_ACCRIGHTSLEN
  682. msg_hdr.msg_accrightslen = 0;
  683. #endif
  684. msg_len = recvmsg (fd, &msg_hdr, MSG_NOSIGNAL | MSG_DONTWAIT);
  685. if (msg_len <= 0) {
  686. return (0);
  687. }
  688. truncated_packet = 0;
  689. #ifdef HAVE_MSGHDR_FLAGS
  690. if (msg_hdr.msg_flags & MSG_TRUNC) {
  691. truncated_packet = 1;
  692. }
  693. #else
  694. /*
  695. * We don't have MSGHDR_FLAGS, but we can (hopefully) safely make assumption that
  696. * if bytes_received == KNET_MAX_PACKET_SIZE then packet is truncated
  697. */
  698. if (bytes_received == KNET_MAX_PACKET_SIZE) {
  699. truncated_packet = 1;
  700. }
  701. #endif
  702. if (truncated_packet) {
  703. knet_log_printf(instance->totemknet_log_level_error,
  704. "Received too big message. This may be because something bad is happening"
  705. "on the network (attack?), or you tried join more nodes than corosync is"
  706. "compiled with (%u) or bug in the code (bad estimation of "
  707. "the KNET_MAX_PACKET_SIZE). Dropping packet.", PROCESSOR_COUNT_MAX);
  708. return (0);
  709. }
  710. /*
  711. * Handle incoming message
  712. */
  713. instance->totemknet_deliver_fn (
  714. instance->context,
  715. instance->iov_buffer,
  716. msg_len,
  717. &system_from);
  718. return (0);
  719. }
  720. static void timer_function_netif_check_timeout (
  721. void *data)
  722. {
  723. struct totemknet_instance *instance = (struct totemknet_instance *)data;
  724. int i;
  725. for (i=0; i < INTERFACE_MAX; i++) {
  726. if (!instance->totem_config->interfaces[i].configured) {
  727. continue;
  728. }
  729. instance->totemknet_iface_change_fn (instance->context,
  730. &instance->my_ids[i],
  731. i);
  732. }
  733. }
  734. static void knet_set_access_list_config(struct totemknet_instance *instance)
  735. {
  736. #ifdef HAVE_KNET_ACCESS_LIST
  737. uint32_t value;
  738. cs_error_t err;
  739. value = instance->totem_config->block_unlisted_ips;
  740. knet_log_printf (LOGSYS_LEVEL_DEBUG, "knet_enable access list: %d", value);
  741. err = knet_handle_enable_access_lists(instance->knet_handle, value);
  742. if (err) {
  743. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_WARNING, "knet_handle_enable_access_lists failed");
  744. }
  745. #endif
  746. }
  747. /* NOTE: this relies on the fact that totem_reload_notify() is called first */
  748. static void totemknet_refresh_config(
  749. int32_t event,
  750. const char *key_name,
  751. struct icmap_notify_value new_val,
  752. struct icmap_notify_value old_val,
  753. void *user_data)
  754. {
  755. uint8_t reloading;
  756. uint32_t value;
  757. uint32_t link_no;
  758. size_t num_nodes;
  759. knet_node_id_t host_ids[KNET_MAX_HOST];
  760. int i;
  761. int err;
  762. struct totemknet_instance *instance = (struct totemknet_instance *)user_data;
  763. ENTER();
  764. /*
  765. * If a full reload is in progress then don't do anything until it's done and
  766. * can reconfigure it all atomically
  767. */
  768. if (icmap_get_uint8("config.totemconfig_reload_in_progress", &reloading) == CS_OK && reloading) {
  769. return;
  770. }
  771. knet_set_access_list_config(instance);
  772. if (icmap_get_uint32("totem.knet_pmtud_interval", &value) == CS_OK) {
  773. instance->totem_config->knet_pmtud_interval = value;
  774. knet_log_printf (LOGSYS_LEVEL_DEBUG, "knet_pmtud_interval now %d", value);
  775. err = knet_handle_pmtud_setfreq(instance->knet_handle, instance->totem_config->knet_pmtud_interval);
  776. if (err) {
  777. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_WARNING, "knet_handle_pmtud_setfreq failed");
  778. }
  779. }
  780. /* Configure link parameters for each node */
  781. err = knet_host_get_host_list(instance->knet_handle, host_ids, &num_nodes);
  782. if (err != 0) {
  783. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_host_get_host_list failed");
  784. }
  785. for (i=0; i<num_nodes; i++) {
  786. for (link_no = 0; link_no < INTERFACE_MAX; link_no++) {
  787. if (host_ids[i] == instance->our_nodeid || !instance->totem_config->interfaces[link_no].configured) {
  788. continue;
  789. }
  790. err = knet_link_set_ping_timers(instance->knet_handle, host_ids[i], link_no,
  791. instance->totem_config->interfaces[link_no].knet_ping_interval,
  792. instance->totem_config->interfaces[link_no].knet_ping_timeout,
  793. instance->totem_config->interfaces[link_no].knet_ping_precision);
  794. if (err) {
  795. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_link_set_ping_timers for node " CS_PRI_NODE_ID " link %d failed", host_ids[i], link_no);
  796. }
  797. err = knet_link_set_pong_count(instance->knet_handle, host_ids[i], link_no,
  798. instance->totem_config->interfaces[link_no].knet_pong_count);
  799. if (err) {
  800. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_link_set_pong_count for node " CS_PRI_NODE_ID " link %d failed",host_ids[i], link_no);
  801. }
  802. err = knet_link_set_priority(instance->knet_handle, host_ids[i], link_no,
  803. instance->totem_config->interfaces[link_no].knet_link_priority);
  804. if (err) {
  805. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_link_set_priority for node " CS_PRI_NODE_ID " link %d failed", host_ids[i], link_no);
  806. }
  807. }
  808. }
  809. LEAVE();
  810. }
  811. static void totemknet_add_config_notifications(struct totemknet_instance *instance)
  812. {
  813. icmap_track_t icmap_track_totem = NULL;
  814. icmap_track_t icmap_track_reload = NULL;
  815. ENTER();
  816. icmap_track_add("totem.",
  817. ICMAP_TRACK_ADD | ICMAP_TRACK_DELETE | ICMAP_TRACK_MODIFY | ICMAP_TRACK_PREFIX,
  818. totemknet_refresh_config,
  819. instance,
  820. &icmap_track_totem);
  821. icmap_track_add("config.totemconfig_reload_in_progress",
  822. ICMAP_TRACK_ADD | ICMAP_TRACK_MODIFY,
  823. totemknet_refresh_config,
  824. instance,
  825. &icmap_track_reload);
  826. LEAVE();
  827. }
  828. static int totemknet_is_crypto_enabled(const struct totemknet_instance *instance)
  829. {
  830. return (!(strcmp(instance->totem_config->crypto_cipher_type, "none") == 0 &&
  831. strcmp(instance->totem_config->crypto_hash_type, "none") == 0));
  832. }
  833. static int totemknet_set_knet_crypto(struct totemknet_instance *instance)
  834. {
  835. struct knet_handle_crypto_cfg crypto_cfg;
  836. int res;
  837. /* These have already been validated */
  838. memcpy(crypto_cfg.crypto_model, instance->totem_config->crypto_model, sizeof(crypto_cfg.crypto_model));
  839. memcpy(crypto_cfg.crypto_cipher_type, instance->totem_config->crypto_cipher_type, sizeof(crypto_cfg.crypto_model));
  840. memcpy(crypto_cfg.crypto_hash_type, instance->totem_config->crypto_hash_type, sizeof(crypto_cfg.crypto_model));
  841. memcpy(crypto_cfg.private_key, instance->totem_config->private_key, instance->totem_config->private_key_len);
  842. crypto_cfg.private_key_len = instance->totem_config->private_key_len;
  843. #ifdef HAVE_KNET_CRYPTO_RECONF
  844. knet_log_printf(LOGSYS_LEVEL_DEBUG, "Configuring crypto %s/%s/%s on index %d",
  845. crypto_cfg.crypto_model,
  846. crypto_cfg.crypto_cipher_type,
  847. crypto_cfg.crypto_hash_type,
  848. instance->totem_config->crypto_index
  849. );
  850. /* If crypto is being disabled we need to explicitly allow cleartext traffic in knet */
  851. if (!totemknet_is_crypto_enabled(instance)) {
  852. res = knet_handle_crypto_rx_clear_traffic(instance->knet_handle, KNET_CRYPTO_RX_ALLOW_CLEAR_TRAFFIC);
  853. if (res) {
  854. knet_log_printf(LOGSYS_LEVEL_ERROR, "knet_handle_crypto_rx_clear_traffic(ALLOW) failed %s", strerror(errno));
  855. }
  856. }
  857. /* use_config will be called later when all nodes are synced */
  858. res = knet_handle_crypto_set_config(instance->knet_handle, &crypto_cfg, instance->totem_config->crypto_index);
  859. if (res == -1) {
  860. knet_log_printf(LOGSYS_LEVEL_ERROR, "knet_handle_crypto_set_config (index %d) failed: %s", instance->totem_config->crypto_index, strerror(errno));
  861. goto exit_error;
  862. }
  863. if (res == -2) {
  864. knet_log_printf(LOGSYS_LEVEL_ERROR, "knet_handle_crypto_set_config (index %d) failed: -2", instance->totem_config->crypto_index);
  865. goto exit_error;
  866. }
  867. #else
  868. knet_log_printf(LOGSYS_LEVEL_DEBUG, "Configuring crypto %s/%s/%s",
  869. crypto_cfg.crypto_model,
  870. crypto_cfg.crypto_cipher_type,
  871. crypto_cfg.crypto_hash_type
  872. );
  873. res = knet_handle_crypto(instance->knet_handle, &crypto_cfg);
  874. if (res == -1) {
  875. knet_log_printf(LOGSYS_LEVEL_ERROR, "knet_handle_crypto failed: %s", strerror(errno));
  876. goto exit_error;
  877. }
  878. if (res == -2) {
  879. knet_log_printf(LOGSYS_LEVEL_ERROR, "knet_handle_crypto failed: -2");
  880. goto exit_error;
  881. }
  882. #endif
  883. exit_error:
  884. return res;
  885. }
  886. /*
  887. * Create an instance
  888. */
  889. int totemknet_initialize (
  890. qb_loop_t *poll_handle,
  891. void **knet_context,
  892. struct totem_config *totem_config,
  893. totemsrp_stats_t *stats,
  894. void *context,
  895. void (*deliver_fn) (
  896. void *context,
  897. const void *msg,
  898. unsigned int msg_len,
  899. const struct sockaddr_storage *system_from),
  900. void (*iface_change_fn) (
  901. void *context,
  902. const struct totem_ip_address *iface_address,
  903. unsigned int link_no),
  904. void (*mtu_changed) (
  905. void *context,
  906. int net_mtu),
  907. void (*target_set_completed) (
  908. void *context))
  909. {
  910. struct totemknet_instance *instance;
  911. char *tmp_str;
  912. int8_t channel=0;
  913. int allow_knet_handle_fallback=0;
  914. int res;
  915. int i;
  916. instance = malloc (sizeof (struct totemknet_instance));
  917. if (instance == NULL) {
  918. return (-1);
  919. }
  920. totemknet_instance_initialize (instance);
  921. instance->totem_config = totem_config;
  922. /*
  923. * Configure logging
  924. */
  925. instance->totemknet_log_level_security = 1; //totem_config->totem_logging_configuration.log_level_security;
  926. instance->totemknet_log_level_error = totem_config->totem_logging_configuration.log_level_error;
  927. instance->totemknet_log_level_warning = totem_config->totem_logging_configuration.log_level_warning;
  928. instance->totemknet_log_level_notice = totem_config->totem_logging_configuration.log_level_notice;
  929. instance->totemknet_log_level_debug = totem_config->totem_logging_configuration.log_level_debug;
  930. instance->totemknet_subsys_id = totem_config->totem_logging_configuration.log_subsys_id;
  931. instance->totemknet_log_printf = totem_config->totem_logging_configuration.log_printf;
  932. instance->knet_subsys_id = _logsys_subsys_create("KNET", "libknet.h");
  933. /*
  934. * Initialize local variables for totemknet
  935. */
  936. instance->our_nodeid = instance->totem_config->node_id;
  937. for (i=0; i< INTERFACE_MAX; i++) {
  938. totemip_copy(&instance->my_ids[i], &totem_config->interfaces[i].bindnet);
  939. instance->my_ids[i].nodeid = instance->our_nodeid;
  940. instance->ip_port[i] = totem_config->interfaces[i].ip_port;
  941. /* Needed for totemsrp */
  942. totem_config->interfaces[i].boundto.nodeid = instance->our_nodeid;
  943. }
  944. instance->poll_handle = poll_handle;
  945. instance->context = context;
  946. instance->totemknet_deliver_fn = deliver_fn;
  947. instance->totemknet_iface_change_fn = iface_change_fn;
  948. instance->totemknet_mtu_changed = mtu_changed;
  949. instance->totemknet_target_set_completed = target_set_completed;
  950. instance->loopback_link = 0;
  951. res = pipe(instance->logpipes);
  952. if (res == -1) {
  953. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_CRIT, "failed to create pipe for instance->logpipes");
  954. goto exit_error;
  955. }
  956. if (fcntl(instance->logpipes[0], F_SETFL, O_NONBLOCK) == -1 ||
  957. fcntl(instance->logpipes[1], F_SETFL, O_NONBLOCK) == -1) {
  958. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_CRIT, "failed to set O_NONBLOCK flag for instance->logpipes");
  959. goto exit_error;
  960. }
  961. if (icmap_get_string("system.allow_knet_handle_fallback", &tmp_str) == CS_OK) {
  962. if (strcmp(tmp_str, "yes") == 0) {
  963. allow_knet_handle_fallback = 1;
  964. }
  965. free(tmp_str);
  966. }
  967. #if defined(KNET_API_VER) && (KNET_API_VER == 2)
  968. instance->knet_handle = knet_handle_new(instance->totem_config->node_id, instance->logpipes[1], KNET_LOG_DEBUG, KNET_HANDLE_FLAG_PRIVILEGED);
  969. #else
  970. instance->knet_handle = knet_handle_new(instance->totem_config->node_id, instance->logpipes[1], KNET_LOG_DEBUG);
  971. #endif
  972. if (allow_knet_handle_fallback && !instance->knet_handle && errno == ENAMETOOLONG) {
  973. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_WARNING, "knet_handle_new failed, trying unprivileged");
  974. #if defined(KNET_API_VER) && (KNET_API_VER == 2)
  975. instance->knet_handle = knet_handle_new(instance->totem_config->node_id, instance->logpipes[1], KNET_LOG_DEBUG, 0);
  976. #else
  977. instance->knet_handle = knet_handle_new_ex(instance->totem_config->node_id, instance->logpipes[1], KNET_LOG_DEBUG, 0);
  978. #endif
  979. }
  980. if (!instance->knet_handle) {
  981. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_CRIT, "knet_handle_new failed");
  982. goto exit_error;
  983. }
  984. knet_set_access_list_config(instance);
  985. res = knet_handle_pmtud_setfreq(instance->knet_handle, instance->totem_config->knet_pmtud_interval);
  986. if (res) {
  987. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_WARNING, "knet_handle_pmtud_setfreq failed");
  988. }
  989. res = knet_handle_enable_filter(instance->knet_handle, instance, dst_host_filter_callback_fn);
  990. if (res) {
  991. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_WARNING, "knet_handle_enable_filter failed");
  992. }
  993. res = knet_handle_enable_sock_notify(instance->knet_handle, instance, socket_error_callback_fn);
  994. if (res) {
  995. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_WARNING, "knet_handle_enable_sock_notify failed");
  996. }
  997. res = knet_host_enable_status_change_notify(instance->knet_handle, instance, host_change_callback_fn);
  998. if (res) {
  999. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_WARNING, "knet_host_enable_status_change_notify failed");
  1000. }
  1001. res = knet_handle_enable_pmtud_notify(instance->knet_handle, instance, pmtu_change_callback_fn);
  1002. if (res) {
  1003. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_WARNING, "knet_handle_enable_pmtud_notify failed");
  1004. }
  1005. global_instance = instance;
  1006. /* Get an fd into knet */
  1007. instance->knet_fd = 0;
  1008. res = knet_handle_add_datafd(instance->knet_handle, &instance->knet_fd, &channel);
  1009. if (res) {
  1010. knet_log_printf(LOG_DEBUG, "knet_handle_add_datafd failed: %s", strerror(errno));
  1011. goto exit_error;
  1012. }
  1013. /* Enable crypto if requested */
  1014. #ifdef HAVE_KNET_CRYPTO_RECONF
  1015. if (totemknet_is_crypto_enabled(instance)) {
  1016. res = totemknet_set_knet_crypto(instance);
  1017. if (res == 0) {
  1018. res = knet_handle_crypto_use_config(instance->knet_handle, totem_config->crypto_index);
  1019. if (res) {
  1020. knet_log_printf(LOG_DEBUG, "knet_handle_crypto_use_config failed: %s", strerror(errno));
  1021. goto exit_error;
  1022. }
  1023. } else {
  1024. knet_log_printf(LOG_DEBUG, "Failed to set up knet crypto");
  1025. goto exit_error;
  1026. }
  1027. res = knet_handle_crypto_rx_clear_traffic(instance->knet_handle, KNET_CRYPTO_RX_DISALLOW_CLEAR_TRAFFIC);
  1028. if (res) {
  1029. knet_log_printf(LOG_DEBUG, "knet_handle_crypto_rx_clear_traffic (DISALLOW) failed: %s", strerror(errno));
  1030. goto exit_error;
  1031. }
  1032. } else {
  1033. res = knet_handle_crypto_rx_clear_traffic(instance->knet_handle, KNET_CRYPTO_RX_ALLOW_CLEAR_TRAFFIC);
  1034. if (res) {
  1035. knet_log_printf(LOG_DEBUG, "knet_handle_crypto_rx_clear_traffic (ALLOW) failed: %s", strerror(errno));
  1036. goto exit_error;
  1037. }
  1038. }
  1039. #else
  1040. if (totemknet_is_crypto_enabled(instance)) {
  1041. res = totemknet_set_knet_crypto(instance);
  1042. if (res) {
  1043. knet_log_printf(LOG_DEBUG, "Failed to set up knet crypto");
  1044. goto exit_error;
  1045. }
  1046. }
  1047. #endif
  1048. /* Set up compression */
  1049. if (strcmp(totem_config->knet_compression_model, "none") != 0) {
  1050. /* Not fatal, but will log */
  1051. (void)totemknet_configure_compression(knet_context, totem_config);
  1052. }
  1053. knet_handle_setfwd(instance->knet_handle, 1);
  1054. instance->link_mode = KNET_LINK_POLICY_PASSIVE;
  1055. if (strcmp(instance->totem_config->link_mode, "active")==0) {
  1056. instance->link_mode = KNET_LINK_POLICY_ACTIVE;
  1057. }
  1058. if (strcmp(instance->totem_config->link_mode, "rr")==0) {
  1059. instance->link_mode = KNET_LINK_POLICY_RR;
  1060. }
  1061. for (i=0; i<INTERFACE_MAX; i++) {
  1062. instance->link_status[i] = malloc(CFG_INTERFACE_STATUS_MAX_LEN);
  1063. if (!instance->link_status[i]) {
  1064. goto exit_error;
  1065. }
  1066. }
  1067. qb_loop_poll_add (instance->poll_handle,
  1068. QB_LOOP_MED,
  1069. instance->logpipes[0],
  1070. POLLIN, instance, log_deliver_fn);
  1071. qb_loop_poll_add (instance->poll_handle,
  1072. QB_LOOP_HIGH,
  1073. instance->knet_fd,
  1074. POLLIN, instance, data_deliver_fn);
  1075. /*
  1076. * Upper layer isn't ready to receive message because it hasn't
  1077. * initialized yet. Add short timer to check the interfaces.
  1078. */
  1079. qb_loop_timer_add (instance->poll_handle,
  1080. QB_LOOP_MED,
  1081. 100*QB_TIME_NS_IN_MSEC,
  1082. (void *)instance,
  1083. timer_function_netif_check_timeout,
  1084. &instance->timer_netif_check_timeout);
  1085. totemknet_start_merge_detect_timeout(instance);
  1086. /* Start listening for config changes */
  1087. totemknet_add_config_notifications(instance);
  1088. /* Add stats keys to icmap */
  1089. stats_knet_add_handle();
  1090. knet_log_printf (LOGSYS_LEVEL_INFO, "totemknet initialized");
  1091. *knet_context = instance;
  1092. return (0);
  1093. exit_error:
  1094. log_flush_messages(instance);
  1095. free(instance);
  1096. return (-1);
  1097. }
  1098. void *totemknet_buffer_alloc (void)
  1099. {
  1100. /* Need to have space for a message AND a struct mcast in case of encapsulated messages */
  1101. return malloc(KNET_MAX_PACKET_SIZE + 512);
  1102. }
  1103. void totemknet_buffer_release (void *ptr)
  1104. {
  1105. return free (ptr);
  1106. }
  1107. int totemknet_processor_count_set (
  1108. void *knet_context,
  1109. int processor_count)
  1110. {
  1111. return (0);
  1112. }
  1113. int totemknet_recv_flush (void *knet_context)
  1114. {
  1115. return (0);
  1116. }
  1117. int totemknet_send_flush (void *knet_context)
  1118. {
  1119. return (0);
  1120. }
  1121. int totemknet_token_send (
  1122. void *knet_context,
  1123. const void *msg,
  1124. unsigned int msg_len)
  1125. {
  1126. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1127. int res = 0;
  1128. ucast_sendmsg (instance, &instance->token_target, msg, msg_len);
  1129. return (res);
  1130. }
  1131. int totemknet_mcast_flush_send (
  1132. void *knet_context,
  1133. const void *msg,
  1134. unsigned int msg_len)
  1135. {
  1136. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1137. int res = 0;
  1138. mcast_sendmsg (instance, msg, msg_len, 0);
  1139. return (res);
  1140. }
  1141. int totemknet_mcast_noflush_send (
  1142. void *knet_context,
  1143. const void *msg,
  1144. unsigned int msg_len)
  1145. {
  1146. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1147. int res = 0;
  1148. mcast_sendmsg (instance, msg, msg_len, 1);
  1149. return (res);
  1150. }
  1151. extern int totemknet_iface_check (void *knet_context)
  1152. {
  1153. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1154. int res = 0;
  1155. knet_log_printf(LOG_DEBUG, "totemknet: iface_check");
  1156. return (res);
  1157. }
  1158. extern void totemknet_net_mtu_adjust (void *knet_context, struct totem_config *totem_config)
  1159. {
  1160. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1161. knet_log_printf(LOG_DEBUG, "totemknet: Returning MTU of %d", totem_config->net_mtu);
  1162. }
  1163. int totemknet_token_target_set (
  1164. void *knet_context,
  1165. unsigned int nodeid)
  1166. {
  1167. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1168. int res = 0;
  1169. instance->token_target.nodeid = nodeid;
  1170. instance->totemknet_target_set_completed (instance->context);
  1171. return (res);
  1172. }
  1173. extern int totemknet_recv_mcast_empty (
  1174. void *knet_context)
  1175. {
  1176. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1177. unsigned int res;
  1178. struct sockaddr_storage system_from;
  1179. struct msghdr msg_hdr;
  1180. struct iovec iov_recv;
  1181. struct pollfd ufd;
  1182. int nfds;
  1183. int msg_processed = 0;
  1184. iov_recv.iov_base = instance->iov_buffer;
  1185. iov_recv.iov_len = KNET_MAX_PACKET_SIZE;
  1186. msg_hdr.msg_name = &system_from;
  1187. msg_hdr.msg_namelen = sizeof (struct sockaddr_storage);
  1188. msg_hdr.msg_iov = &iov_recv;
  1189. msg_hdr.msg_iovlen = 1;
  1190. #ifdef HAVE_MSGHDR_CONTROL
  1191. msg_hdr.msg_control = 0;
  1192. #endif
  1193. #ifdef HAVE_MSGHDR_CONTROLLEN
  1194. msg_hdr.msg_controllen = 0;
  1195. #endif
  1196. #ifdef HAVE_MSGHDR_FLAGS
  1197. msg_hdr.msg_flags = 0;
  1198. #endif
  1199. #ifdef HAVE_MSGHDR_ACCRIGHTS
  1200. msg_msg_hdr.msg_accrights = NULL;
  1201. #endif
  1202. #ifdef HAVE_MSGHDR_ACCRIGHTSLEN
  1203. msg_msg_hdr.msg_accrightslen = 0;
  1204. #endif
  1205. do {
  1206. ufd.fd = instance->knet_fd;
  1207. ufd.events = POLLIN;
  1208. nfds = poll (&ufd, 1, 0);
  1209. if (nfds == 1 && ufd.revents & POLLIN) {
  1210. res = recvmsg (instance->knet_fd, &msg_hdr, MSG_NOSIGNAL | MSG_DONTWAIT);
  1211. if (res != -1) {
  1212. msg_processed = 1;
  1213. } else {
  1214. msg_processed = -1;
  1215. }
  1216. }
  1217. } while (nfds == 1);
  1218. return (msg_processed);
  1219. }
  1220. int totemknet_iface_set (void *knet_context,
  1221. const struct totem_ip_address *local_addr,
  1222. unsigned short ip_port,
  1223. unsigned int iface_no)
  1224. {
  1225. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1226. totemip_copy(&instance->my_ids[iface_no], local_addr);
  1227. knet_log_printf(LOG_INFO, "Configured link number %d: local addr: %s, port=%d", iface_no, totemip_print(local_addr), ip_port);
  1228. instance->ip_port[iface_no] = ip_port;
  1229. return 0;
  1230. }
  1231. int totemknet_member_add (
  1232. void *knet_context,
  1233. const struct totem_ip_address *local,
  1234. const struct totem_ip_address *member,
  1235. int link_no)
  1236. {
  1237. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1238. int err;
  1239. int port = instance->ip_port[link_no];
  1240. struct sockaddr_storage remote_ss;
  1241. struct sockaddr_storage local_ss;
  1242. int addrlen;
  1243. int i;
  1244. int host_found = 0;
  1245. knet_node_id_t host_ids[KNET_MAX_HOST];
  1246. size_t num_host_ids;
  1247. /* Only create 1 loopback link and use link 0 */
  1248. if (member->nodeid == instance->our_nodeid) {
  1249. if (!instance->loopback_link) {
  1250. link_no = 0;
  1251. instance->loopback_link = 1;
  1252. } else {
  1253. /* Already done */
  1254. return 0;
  1255. }
  1256. }
  1257. knet_log_printf (LOGSYS_LEVEL_DEBUG, "knet: member_add: " CS_PRI_NODE_ID " (%s), link=%d", member->nodeid, totemip_print(member), link_no);
  1258. knet_log_printf (LOGSYS_LEVEL_DEBUG, "knet: local: " CS_PRI_NODE_ID " (%s)", local->nodeid, totemip_print(local));
  1259. /* Only add the host if it doesn't already exist in knet */
  1260. err = knet_host_get_host_list(instance->knet_handle, host_ids, &num_host_ids);
  1261. if (err) {
  1262. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_host_get_host_list");
  1263. return -1;
  1264. }
  1265. for (i=0; i<num_host_ids; i++) {
  1266. if (host_ids[i] == member->nodeid) {
  1267. host_found = 1;
  1268. }
  1269. }
  1270. if (!host_found) {
  1271. err = knet_host_add(instance->knet_handle, member->nodeid);
  1272. if (err != 0 && errno != EEXIST) {
  1273. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_host_add");
  1274. return -1;
  1275. }
  1276. } else {
  1277. knet_log_printf (LOGSYS_LEVEL_DEBUG, "nodeid " CS_PRI_NODE_ID " already added", member->nodeid);
  1278. }
  1279. if (err == 0) {
  1280. if (knet_host_set_policy(instance->knet_handle, member->nodeid, instance->link_mode)) {
  1281. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_set_policy failed");
  1282. return -1;
  1283. }
  1284. }
  1285. memset(&local_ss, 0, sizeof(local_ss));
  1286. memset(&remote_ss, 0, sizeof(remote_ss));
  1287. /* Casts to remove const */
  1288. totemip_totemip_to_sockaddr_convert((struct totem_ip_address *)member, port, &remote_ss, &addrlen);
  1289. totemip_totemip_to_sockaddr_convert((struct totem_ip_address *)local, port, &local_ss, &addrlen);
  1290. if (member->nodeid == instance->our_nodeid) {
  1291. knet_log_printf (LOGSYS_LEVEL_DEBUG, "knet: loopback link is %d\n", link_no);
  1292. err = knet_link_set_config(instance->knet_handle, member->nodeid, link_no,
  1293. KNET_TRANSPORT_LOOPBACK,
  1294. &local_ss, &remote_ss, KNET_LINK_FLAG_TRAFFICHIPRIO);
  1295. }
  1296. else {
  1297. err = knet_link_set_config(instance->knet_handle, member->nodeid, link_no,
  1298. instance->totem_config->interfaces[link_no].knet_transport,
  1299. &local_ss, &remote_ss, KNET_LINK_FLAG_TRAFFICHIPRIO);
  1300. }
  1301. if (err) {
  1302. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_link_set_config failed");
  1303. return -1;
  1304. }
  1305. knet_log_printf (LOGSYS_LEVEL_DEBUG, "knet: member_add: Setting link prio to %d",
  1306. instance->totem_config->interfaces[link_no].knet_link_priority);
  1307. err = knet_link_set_priority(instance->knet_handle, member->nodeid, link_no,
  1308. instance->totem_config->interfaces[link_no].knet_link_priority);
  1309. if (err) {
  1310. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_link_set_priority for nodeid " CS_PRI_NODE_ID ", link %d failed", member->nodeid, link_no);
  1311. }
  1312. /* ping timeouts maybe 0 here for a newly added interface so we leave this till later, it will
  1313. get done in totemknet_refresh_config */
  1314. if (instance->totem_config->interfaces[link_no].knet_ping_interval != 0) {
  1315. err = knet_link_set_ping_timers(instance->knet_handle, member->nodeid, link_no,
  1316. instance->totem_config->interfaces[link_no].knet_ping_interval,
  1317. instance->totem_config->interfaces[link_no].knet_ping_timeout,
  1318. instance->totem_config->interfaces[link_no].knet_ping_precision);
  1319. if (err) {
  1320. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_link_set_ping_timers for nodeid " CS_PRI_NODE_ID ", link %d failed", member->nodeid, link_no);
  1321. }
  1322. err = knet_link_set_pong_count(instance->knet_handle, member->nodeid, link_no,
  1323. instance->totem_config->interfaces[link_no].knet_pong_count);
  1324. if (err) {
  1325. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_link_set_pong_count for nodeid " CS_PRI_NODE_ID ", link %d failed", member->nodeid, link_no);
  1326. }
  1327. }
  1328. err = knet_link_set_enable(instance->knet_handle, member->nodeid, link_no, 1);
  1329. if (err) {
  1330. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_link_set_enable for nodeid " CS_PRI_NODE_ID ", link %d failed", member->nodeid, link_no);
  1331. return -1;
  1332. }
  1333. /* register stats */
  1334. stats_knet_add_member(member->nodeid, link_no);
  1335. return (0);
  1336. }
  1337. int totemknet_member_remove (
  1338. void *knet_context,
  1339. const struct totem_ip_address *token_target,
  1340. int link_no)
  1341. {
  1342. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1343. int res;
  1344. uint8_t link_list[KNET_MAX_LINK];
  1345. size_t num_links;
  1346. knet_log_printf (LOGSYS_LEVEL_DEBUG, "knet: member_remove: " CS_PRI_NODE_ID ", link=%d", token_target->nodeid, link_no);
  1347. /* Don't remove the link with the loopback on it until we shut down */
  1348. if (token_target->nodeid == instance->our_nodeid) {
  1349. return 0;
  1350. }
  1351. /* Tidy stats */
  1352. stats_knet_del_member(token_target->nodeid, link_no);
  1353. /* Remove the link first */
  1354. res = knet_link_set_enable(instance->knet_handle, token_target->nodeid, link_no, 0);
  1355. if (res != 0) {
  1356. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_link_set enable(off) for nodeid " CS_PRI_NODE_ID ", link %d failed", token_target->nodeid, link_no);
  1357. return res;
  1358. }
  1359. res = knet_link_clear_config(instance->knet_handle, token_target->nodeid, link_no);
  1360. if (res != 0) {
  1361. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_link_clear_config for nodeid " CS_PRI_NODE_ID ", link %d failed", token_target->nodeid, link_no);
  1362. return res;
  1363. }
  1364. /* If this is the last link, then remove the node */
  1365. res = knet_link_get_link_list(instance->knet_handle,
  1366. token_target->nodeid, link_list, &num_links);
  1367. if (res) {
  1368. return (0); /* not really failure */
  1369. }
  1370. if (num_links == 0) {
  1371. res = knet_host_remove(instance->knet_handle, token_target->nodeid);
  1372. }
  1373. return res;
  1374. }
  1375. int totemknet_member_list_rebind_ip (
  1376. void *knet_context)
  1377. {
  1378. return (0);
  1379. }
  1380. static int totemknet_configure_compression (
  1381. void *knet_context,
  1382. struct totem_config *totem_config)
  1383. {
  1384. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1385. struct knet_handle_compress_cfg compress_cfg;
  1386. int res = 0;
  1387. assert(strlen(totem_config->knet_compression_model) < sizeof(compress_cfg.compress_model));
  1388. strcpy(compress_cfg.compress_model, totem_config->knet_compression_model);
  1389. compress_cfg.compress_threshold = totem_config->knet_compression_threshold;
  1390. compress_cfg.compress_level = totem_config->knet_compression_level;
  1391. res = knet_handle_compress(instance->knet_handle, &compress_cfg);
  1392. if (res) {
  1393. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_handle_compress failed");
  1394. }
  1395. return res;
  1396. }
  1397. int totemknet_reconfigure (
  1398. void *knet_context,
  1399. struct totem_config *totem_config)
  1400. {
  1401. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1402. int res = 0;
  1403. (void)totemknet_configure_compression(knet_context, totem_config);
  1404. #ifdef HAVE_LIBNOZZLE
  1405. /* Set up nozzle device(s). Return code is ignored, because inability
  1406. * configure nozzle is not fatal problem, errors are logged and
  1407. * there is not much else we can do */
  1408. (void)setup_nozzle(instance);
  1409. #endif
  1410. if (totem_config->crypto_changed) {
  1411. /* Flip crypto_index */
  1412. totem_config->crypto_index = 3-totem_config->crypto_index;
  1413. res = totemknet_set_knet_crypto(instance);
  1414. knet_log_printf(LOG_INFO, "kronosnet crypto reconfigured on index %d: %s/%s/%s", totem_config->crypto_index,
  1415. totem_config->crypto_model,
  1416. totem_config->crypto_cipher_type,
  1417. totem_config->crypto_hash_type);
  1418. }
  1419. return (res);
  1420. }
  1421. int totemknet_crypto_reconfigure_phase (
  1422. void *knet_context,
  1423. struct totem_config *totem_config,
  1424. cfg_message_crypto_reconfig_phase_t phase)
  1425. {
  1426. #ifdef HAVE_KNET_CRYPTO_RECONF
  1427. int res;
  1428. int config_to_use;
  1429. int config_to_clear;
  1430. struct knet_handle_crypto_cfg crypto_cfg;
  1431. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1432. knet_log_printf(LOGSYS_LEVEL_DEBUG, "totemknet_crypto_reconfigure_phase %d, index=%d\n", phase, totem_config->crypto_index);
  1433. switch (phase) {
  1434. case CRYPTO_RECONFIG_PHASE_ACTIVATE:
  1435. config_to_use = totem_config->crypto_index;
  1436. if (!totemknet_is_crypto_enabled(instance)) {
  1437. config_to_use = 0; /* we are clearing it */
  1438. }
  1439. /* Enable the new config on this node */
  1440. res = knet_handle_crypto_use_config(instance->knet_handle, config_to_use);
  1441. if (res == -1) {
  1442. knet_log_printf(LOGSYS_LEVEL_ERROR, "knet_handle_crypto_use_config %d failed: %s", config_to_use, strerror(errno));
  1443. }
  1444. break;
  1445. case CRYPTO_RECONFIG_PHASE_CLEANUP:
  1446. /*
  1447. * All nodes should now have the new config. clear the old one out
  1448. * OR disable crypto entirely if that's what the new config insists on.
  1449. */
  1450. config_to_clear = 3-totem_config->crypto_index;
  1451. knet_log_printf(LOGSYS_LEVEL_DEBUG, "Clearing old knet crypto config %d\n", config_to_clear);
  1452. strcpy(crypto_cfg.crypto_model, "none");
  1453. strcpy(crypto_cfg.crypto_cipher_type, "none");
  1454. strcpy(crypto_cfg.crypto_hash_type, "none");
  1455. res = knet_handle_crypto_set_config(instance->knet_handle, &crypto_cfg, config_to_clear);
  1456. if (res == -1) {
  1457. knet_log_printf(LOGSYS_LEVEL_ERROR, "knet_handle_crypto_set_config to clear index %d failed: %s", config_to_clear, strerror(errno));
  1458. }
  1459. if (res == -2) {
  1460. knet_log_printf(LOGSYS_LEVEL_ERROR, "knet_handle_crypto_set_config to clear index %d failed: -2", config_to_clear);
  1461. }
  1462. /* If crypto is enabled then disable all cleartext reception */
  1463. if (totemknet_is_crypto_enabled(instance)) {
  1464. res = knet_handle_crypto_rx_clear_traffic(instance->knet_handle, KNET_CRYPTO_RX_DISALLOW_CLEAR_TRAFFIC);
  1465. if (res) {
  1466. knet_log_printf(LOGSYS_LEVEL_ERROR, "knet_handle_crypto_rx_clear_traffic(DISALLOW) failed %s", strerror(errno));
  1467. }
  1468. }
  1469. }
  1470. #endif
  1471. return 0;
  1472. }
  1473. void totemknet_stats_clear (
  1474. void *knet_context)
  1475. {
  1476. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1477. (void) knet_handle_clear_stats(instance->knet_handle, KNET_CLEARSTATS_HANDLE_AND_LINK);
  1478. }
  1479. /* For the stats module */
  1480. int totemknet_link_get_status (
  1481. knet_node_id_t node, uint8_t link_no,
  1482. struct knet_link_status *status)
  1483. {
  1484. int res;
  1485. int ret = CS_OK;
  1486. /* We are probably not using knet */
  1487. if (!global_instance) {
  1488. return CS_ERR_NOT_EXIST;
  1489. }
  1490. if (link_no >= INTERFACE_MAX) {
  1491. return CS_ERR_NOT_EXIST; /* Invalid link number */
  1492. }
  1493. res = knet_link_get_status(global_instance->knet_handle, node, link_no, status, sizeof(struct knet_link_status));
  1494. if (res) {
  1495. switch (errno) {
  1496. case EINVAL:
  1497. ret = CS_ERR_INVALID_PARAM;
  1498. break;
  1499. case EBUSY:
  1500. ret = CS_ERR_BUSY;
  1501. break;
  1502. case EDEADLK:
  1503. ret = CS_ERR_TRY_AGAIN;
  1504. break;
  1505. default:
  1506. ret = CS_ERR_LIBRARY;
  1507. break;
  1508. }
  1509. }
  1510. return (ret);
  1511. }
  1512. int totemknet_handle_get_stats (
  1513. struct knet_handle_stats *stats)
  1514. {
  1515. int res;
  1516. /* We are probably not using knet */
  1517. if (!global_instance) {
  1518. return CS_ERR_NOT_EXIST;
  1519. }
  1520. res = knet_handle_get_stats(global_instance->knet_handle, stats, sizeof(struct knet_handle_stats));
  1521. if (res != 0) {
  1522. return (qb_to_cs_error(-errno));
  1523. }
  1524. return CS_OK;
  1525. }
  1526. static void timer_function_merge_detect_timeout (
  1527. void *data)
  1528. {
  1529. struct totemknet_instance *instance = (struct totemknet_instance *)data;
  1530. if (instance->merge_detect_messages_sent_before_timeout == 0) {
  1531. instance->send_merge_detect_message = 1;
  1532. }
  1533. instance->merge_detect_messages_sent_before_timeout = 0;
  1534. totemknet_start_merge_detect_timeout(instance);
  1535. }
  1536. static void totemknet_start_merge_detect_timeout(
  1537. void *knet_context)
  1538. {
  1539. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1540. qb_loop_timer_add(instance->poll_handle,
  1541. QB_LOOP_MED,
  1542. instance->totem_config->merge_timeout * 2 * QB_TIME_NS_IN_MSEC,
  1543. (void *)instance,
  1544. timer_function_merge_detect_timeout,
  1545. &instance->timer_merge_detect_timeout);
  1546. }
  1547. static void totemknet_stop_merge_detect_timeout(
  1548. void *knet_context)
  1549. {
  1550. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1551. qb_loop_timer_del(instance->poll_handle,
  1552. instance->timer_merge_detect_timeout);
  1553. }
  1554. static void log_flush_messages (void *knet_context)
  1555. {
  1556. struct pollfd pfd;
  1557. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1558. int cont;
  1559. cont = 1;
  1560. while (cont) {
  1561. pfd.fd = instance->logpipes[0];
  1562. pfd.events = POLLIN;
  1563. pfd.revents = 0;
  1564. if ((poll(&pfd, 1, 0) > 0) &&
  1565. (pfd.revents & POLLIN) &&
  1566. (log_deliver_fn(instance->logpipes[0], POLLIN, instance) == 0)) {
  1567. cont = 1;
  1568. } else {
  1569. cont = 0;
  1570. }
  1571. }
  1572. }
  1573. #ifdef HAVE_LIBNOZZLE
  1574. #define NOZZLE_NAME "nozzle.name"
  1575. #define NOZZLE_IPADDR "nozzle.ipaddr"
  1576. #define NOZZLE_PREFIX "nozzle.ipprefix"
  1577. #define NOZZLE_MACADDR "nozzle.macaddr"
  1578. #define NOZZLE_CHANNEL 1
  1579. static char *get_nozzle_script_dir(void *knet_context)
  1580. {
  1581. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1582. char filename[PATH_MAX + FILENAME_MAX + 1];
  1583. static char updown_dirname[PATH_MAX + FILENAME_MAX + 1];
  1584. int res;
  1585. const char *dirname_res;
  1586. /*
  1587. * Build script directory based on corosync.conf file location
  1588. */
  1589. res = snprintf(filename, sizeof(filename), "%s",
  1590. corosync_get_config_file());
  1591. if (res >= sizeof(filename)) {
  1592. knet_log_printf (LOGSYS_LEVEL_DEBUG, "nozzle up/down path too long");
  1593. return NULL;
  1594. }
  1595. dirname_res = dirname(filename);
  1596. res = snprintf(updown_dirname, sizeof(updown_dirname), "%s/%s",
  1597. dirname_res, "updown.d");
  1598. if (res >= sizeof(updown_dirname)) {
  1599. knet_log_printf (LOGSYS_LEVEL_DEBUG, "nozzle up/down path too long");
  1600. return NULL;
  1601. }
  1602. return updown_dirname;
  1603. }
  1604. /*
  1605. * Deliberately doesn't return the status as caller doesn't care.
  1606. * The result will be logged though
  1607. */
  1608. static void run_nozzle_script(struct totemknet_instance *instance, int type, const char *typename)
  1609. {
  1610. int res;
  1611. char *exec_string;
  1612. res = nozzle_run_updown(instance->nozzle_handle, type, &exec_string);
  1613. if (res == -1 && errno != ENOENT) {
  1614. knet_log_printf (LOGSYS_LEVEL_INFO, "exec nozzle %s script failed: %s", typename, strerror(errno));
  1615. } else if (res == -2) {
  1616. knet_log_printf (LOGSYS_LEVEL_INFO, "nozzle %s script failed", typename);
  1617. knet_log_printf (LOGSYS_LEVEL_INFO, "%s", exec_string);
  1618. }
  1619. }
  1620. /*
  1621. * Reparse IP address to add in our node ID
  1622. * IPv6 addresses must end in '::'
  1623. * IPv4 addresses must just be valid
  1624. * '/xx' lengths are optional for IPv6, mandatory for IPv4
  1625. *
  1626. * Returns the modified IP address as a string to pass into libnozzle
  1627. */
  1628. static int reparse_nozzle_ip_address(struct totemknet_instance *instance,
  1629. const char *input_addr,
  1630. const char *prefix, int nodeid,
  1631. char *output_addr, size_t output_len)
  1632. {
  1633. char *coloncolon;
  1634. int bits;
  1635. int max_prefix = 64;
  1636. uint32_t nodeid_mask;
  1637. uint32_t addr_mask;
  1638. uint32_t masked_nodeid;
  1639. struct in_addr *addr;
  1640. struct totem_ip_address totemip;
  1641. coloncolon = strstr(input_addr, "::");
  1642. if (!coloncolon) {
  1643. max_prefix = 30;
  1644. }
  1645. bits = atoi(prefix);
  1646. if (bits < 8 || bits > max_prefix) {
  1647. knet_log_printf(LOGSYS_LEVEL_ERROR, "nozzle IP address prefix must be >= 8 and <= %d (got %d)", max_prefix, bits);
  1648. return -1;
  1649. }
  1650. /* IPv6 is easy */
  1651. if (coloncolon) {
  1652. memcpy(output_addr, input_addr, coloncolon-input_addr);
  1653. sprintf(output_addr + (coloncolon-input_addr), "::%x", nodeid);
  1654. return 0;
  1655. }
  1656. /* For IPv4 we need to parse the address into binary, mask off the required bits,
  1657. * add in the masked_nodeid and 'print' it out again
  1658. */
  1659. nodeid_mask = UINT32_MAX & ((1<<(32 - bits)) - 1);
  1660. addr_mask = UINT32_MAX ^ nodeid_mask;
  1661. masked_nodeid = nodeid & nodeid_mask;
  1662. if (totemip_parse(&totemip, input_addr, AF_INET)) {
  1663. knet_log_printf(LOGSYS_LEVEL_ERROR, "Failed to parse IPv4 nozzle IP address");
  1664. return -1;
  1665. }
  1666. addr = (struct in_addr *)&totemip.addr;
  1667. addr->s_addr &= htonl(addr_mask);
  1668. addr->s_addr |= htonl(masked_nodeid);
  1669. inet_ntop(AF_INET, addr, output_addr, output_len);
  1670. return 0;
  1671. }
  1672. static int create_nozzle_device(void *knet_context, const char *name,
  1673. const char *ipaddr, const char *prefix,
  1674. const char *macaddr)
  1675. {
  1676. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1677. char device_name[IFNAMSIZ+1];
  1678. size_t size = IFNAMSIZ;
  1679. int8_t channel = NOZZLE_CHANNEL;
  1680. nozzle_t nozzle_dev;
  1681. int nozzle_fd;
  1682. int res;
  1683. char *updown_dir;
  1684. char parsed_ipaddr[INET6_ADDRSTRLEN];
  1685. char mac[19];
  1686. memset(device_name, 0, size);
  1687. memset(&mac, 0, sizeof(mac));
  1688. strncpy(device_name, name, size);
  1689. updown_dir = get_nozzle_script_dir(knet_context);
  1690. knet_log_printf (LOGSYS_LEVEL_INFO, "nozzle script dir is %s", updown_dir);
  1691. nozzle_dev = nozzle_open(device_name, size, updown_dir);
  1692. if (!nozzle_dev) {
  1693. knet_log_printf (LOGSYS_LEVEL_ERROR, "Unable to init nozzle device %s: %s", device_name, strerror(errno));
  1694. return -1;
  1695. }
  1696. instance->nozzle_handle = nozzle_dev;
  1697. if (nozzle_set_mac(nozzle_dev, macaddr) < 0) {
  1698. knet_log_printf (LOGSYS_LEVEL_ERROR, "Unable to add set nozzle MAC to %s: %s", mac, strerror(errno));
  1699. goto out_clean;
  1700. }
  1701. if (reparse_nozzle_ip_address(instance, ipaddr, prefix, instance->our_nodeid, parsed_ipaddr, sizeof(parsed_ipaddr))) {
  1702. /* Prints its own errors */
  1703. goto out_clean;
  1704. }
  1705. knet_log_printf (LOGSYS_LEVEL_INFO, "Local nozzle IP address is %s / %d", parsed_ipaddr, atoi(prefix));
  1706. if (nozzle_add_ip(nozzle_dev, parsed_ipaddr, prefix) < 0) {
  1707. knet_log_printf (LOGSYS_LEVEL_ERROR, "Unable to add set nozzle IP addr to %s/%s: %s", parsed_ipaddr, prefix, strerror(errno));
  1708. goto out_clean;
  1709. }
  1710. nozzle_fd = nozzle_get_fd(nozzle_dev);
  1711. knet_log_printf (LOGSYS_LEVEL_INFO, "Opened '%s' on fd %d", device_name, nozzle_fd);
  1712. res = knet_handle_add_datafd(instance->knet_handle, &nozzle_fd, &channel);
  1713. if (res != 0) {
  1714. knet_log_printf (LOGSYS_LEVEL_ERROR, "Unable to add nozzle FD to knet: %s", strerror(errno));
  1715. goto out_clean;
  1716. }
  1717. run_nozzle_script(instance, NOZZLE_PREUP, "pre-up");
  1718. res = nozzle_set_up(nozzle_dev);
  1719. if (res != 0) {
  1720. knet_log_printf (LOGSYS_LEVEL_ERROR, "Unable to set nozzle interface UP: %s", strerror(errno));
  1721. goto out_clean;
  1722. }
  1723. run_nozzle_script(instance, NOZZLE_UP, "up");
  1724. return 0;
  1725. out_clean:
  1726. nozzle_close(nozzle_dev);
  1727. return -1;
  1728. }
  1729. static int remove_nozzle_device(void *knet_context)
  1730. {
  1731. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1732. int res;
  1733. int datafd;
  1734. res = knet_handle_get_datafd(instance->knet_handle, NOZZLE_CHANNEL, &datafd);
  1735. if (res != 0) {
  1736. knet_log_printf (LOGSYS_LEVEL_ERROR, "Can't find datafd for channel %d: %s", NOZZLE_CHANNEL, strerror(errno));
  1737. return -1;
  1738. }
  1739. res = knet_handle_remove_datafd(instance->knet_handle, datafd);
  1740. if (res != 0) {
  1741. knet_log_printf (LOGSYS_LEVEL_ERROR, "Can't remove datafd for nozzle channel %d: %s", NOZZLE_CHANNEL, strerror(errno));
  1742. return -1;
  1743. }
  1744. run_nozzle_script(instance, NOZZLE_DOWN, "pre-down");
  1745. res = nozzle_set_down(instance->nozzle_handle);
  1746. if (res != 0) {
  1747. knet_log_printf (LOGSYS_LEVEL_ERROR, "Can't set nozzle device down: %s", strerror(errno));
  1748. return -1;
  1749. }
  1750. run_nozzle_script(instance, NOZZLE_POSTDOWN, "post-down");
  1751. res = nozzle_close(instance->nozzle_handle);
  1752. if (res != 0) {
  1753. knet_log_printf (LOGSYS_LEVEL_ERROR, "Can't close nozzle device: %s", strerror(errno));
  1754. return -1;
  1755. }
  1756. knet_log_printf (LOGSYS_LEVEL_INFO, "Removed nozzle device");
  1757. return 0;
  1758. }
  1759. static void free_nozzle(struct totemknet_instance *instance)
  1760. {
  1761. free(instance->nozzle_name);
  1762. free(instance->nozzle_ipaddr);
  1763. free(instance->nozzle_prefix);
  1764. free(instance->nozzle_macaddr);
  1765. instance->nozzle_name = instance->nozzle_ipaddr = instance->nozzle_prefix =
  1766. instance->nozzle_macaddr = NULL;
  1767. }
  1768. static int setup_nozzle(void *knet_context)
  1769. {
  1770. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1771. char *ipaddr_str = NULL;
  1772. char *name_str = NULL;
  1773. char *prefix_str = NULL;
  1774. char *macaddr_str = NULL;
  1775. char mac[32];
  1776. int name_res;
  1777. int macaddr_res;
  1778. int res = -1;
  1779. /*
  1780. * Return value ignored on purpose. icmap_get_string changes
  1781. * ipaddr_str/prefix_str only on success.
  1782. */
  1783. (void)icmap_get_string(NOZZLE_IPADDR, &ipaddr_str);
  1784. (void)icmap_get_string(NOZZLE_PREFIX, &prefix_str);
  1785. macaddr_res = icmap_get_string(NOZZLE_MACADDR, &macaddr_str);
  1786. name_res = icmap_get_string(NOZZLE_NAME, &name_str);
  1787. /* Is is being removed? */
  1788. if (name_res == CS_ERR_NOT_EXIST && instance->nozzle_handle) {
  1789. remove_nozzle_device(instance);
  1790. free_nozzle(instance);
  1791. goto out_free;
  1792. }
  1793. if (!name_str) {
  1794. /* no nozzle */
  1795. goto out_free;
  1796. }
  1797. if (!ipaddr_str) {
  1798. knet_log_printf (LOGSYS_LEVEL_ERROR, "No IP address supplied for Nozzle device");
  1799. goto out_free;
  1800. }
  1801. if (!prefix_str) {
  1802. knet_log_printf (LOGSYS_LEVEL_ERROR, "No prefix supplied for Nozzle IP address");
  1803. goto out_free;
  1804. }
  1805. if (macaddr_str && strlen(macaddr_str) != 17) {
  1806. knet_log_printf (LOGSYS_LEVEL_ERROR, "macaddr for nozzle device is not in the correct format '%s'", macaddr_str);
  1807. goto out_free;
  1808. }
  1809. if (!macaddr_str) {
  1810. macaddr_str = (char*)"54:54:01:00:00:00";
  1811. }
  1812. if (instance->nozzle_name &&
  1813. (strcmp(name_str, instance->nozzle_name) == 0) &&
  1814. (strcmp(ipaddr_str, instance->nozzle_ipaddr) == 0) &&
  1815. (strcmp(prefix_str, instance->nozzle_prefix) == 0) &&
  1816. (instance->nozzle_macaddr == NULL ||
  1817. strcmp(macaddr_str, instance->nozzle_macaddr) == 0)) {
  1818. /* Nothing has changed */
  1819. knet_log_printf (LOGSYS_LEVEL_DEBUG, "Nozzle device info not changed");
  1820. goto out_free;
  1821. }
  1822. /* Add nodeid into MAC address */
  1823. memcpy(mac, macaddr_str, 12);
  1824. snprintf(mac+12, sizeof(mac) - 13, "%02x:%02x",
  1825. instance->our_nodeid >> 8,
  1826. instance->our_nodeid & 0xFF);
  1827. knet_log_printf (LOGSYS_LEVEL_INFO, "Local nozzle MAC address is %s", mac);
  1828. if (name_res == CS_OK && name_str) {
  1829. /* Reconfigure */
  1830. if (instance->nozzle_name) {
  1831. remove_nozzle_device(instance);
  1832. free_nozzle(instance);
  1833. }
  1834. res = create_nozzle_device(knet_context, name_str, ipaddr_str, prefix_str,
  1835. mac);
  1836. instance->nozzle_name = strdup(name_str);
  1837. instance->nozzle_ipaddr = strdup(ipaddr_str);
  1838. instance->nozzle_prefix = strdup(prefix_str);
  1839. instance->nozzle_macaddr = strdup(macaddr_str);
  1840. if (!instance->nozzle_name || !instance->nozzle_ipaddr ||
  1841. !instance->nozzle_prefix) {
  1842. knet_log_printf (LOGSYS_LEVEL_ERROR, "strdup failed in nozzle allocation");
  1843. /*
  1844. * This 'free' will cause a complete reconfigure of the device next time we reload
  1845. * but will also let the the current device keep working until then.
  1846. * remove_nozzle() only needs the, statically-allocated, nozzle_handle
  1847. */
  1848. free_nozzle(instance);
  1849. }
  1850. }
  1851. out_free:
  1852. free(name_str);
  1853. free(ipaddr_str);
  1854. free(prefix_str);
  1855. if (macaddr_res == CS_OK) {
  1856. free(macaddr_str);
  1857. }
  1858. return res;
  1859. }
  1860. #endif // HAVE_LIBNOZZLE