totemknet.c 60 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129
  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_ifaces_get (void *knet_context,
  399. char ***status,
  400. unsigned int *iface_count)
  401. {
  402. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  403. struct knet_link_status link_status;
  404. knet_node_id_t host_list[KNET_MAX_HOST];
  405. uint8_t link_list[KNET_MAX_LINK];
  406. size_t num_hosts;
  407. size_t num_links;
  408. size_t link_idx;
  409. int i,j;
  410. char *ptr;
  411. int res = 0;
  412. /*
  413. * Don't do the whole 'link_info' bit if the caller just wants
  414. * a count of interfaces.
  415. */
  416. if (status) {
  417. int own_idx = OWN_INDEX_NONE;
  418. res = knet_host_get_host_list(instance->knet_handle,
  419. host_list, &num_hosts);
  420. if (res) {
  421. return (-1);
  422. }
  423. qsort(host_list, num_hosts, sizeof(uint16_t), node_compare);
  424. for (j=0; j<num_hosts; j++) {
  425. if (host_list[j] == instance->our_nodeid) {
  426. own_idx = j;
  427. break;
  428. }
  429. }
  430. for (i=0; i<INTERFACE_MAX; i++) {
  431. memset(instance->link_status[i], 'd', CFG_INTERFACE_STATUS_MAX_LEN-1);
  432. if (own_idx != OWN_INDEX_NONE) {
  433. instance->link_status[i][own_idx] = 'n';
  434. }
  435. instance->link_status[i][num_hosts] = '\0';
  436. }
  437. /* This is all a bit "inside-out" because "status" is a set of strings per link
  438. * and knet orders things by host
  439. */
  440. for (j=0; j<num_hosts; j++) {
  441. if (own_idx != OWN_INDEX_NONE && j == own_idx) {
  442. continue ;
  443. }
  444. res = knet_link_get_link_list(instance->knet_handle,
  445. host_list[j], link_list, &num_links);
  446. if (res) {
  447. return (-1);
  448. }
  449. link_idx = 0;
  450. for (i=0; i < num_links; i++) {
  451. /*
  452. * Skip over links that are unconfigured to corosync. This is basically
  453. * link0 if corosync isn't using it for comms, as we will still
  454. * have it set up for loopback.
  455. */
  456. if (!instance->totem_config->interfaces[link_list[i]].configured) {
  457. continue;
  458. }
  459. ptr = instance->link_status[link_idx++];
  460. res = knet_link_get_status(instance->knet_handle,
  461. host_list[j],
  462. link_list[i],
  463. &link_status,
  464. sizeof(link_status));
  465. if (res == 0) {
  466. ptr[j] = '0' + (link_status.enabled |
  467. link_status.connected<<1 |
  468. link_status.dynconnected<<2);
  469. }
  470. else {
  471. knet_log_printf (LOGSYS_LEVEL_ERROR,
  472. "totemknet_ifaces_get: Cannot get link status: %s", strerror(errno));
  473. ptr[j] = '?';
  474. }
  475. }
  476. }
  477. *status = instance->link_status;
  478. }
  479. *iface_count = INTERFACE_MAX;
  480. return (res);
  481. }
  482. int totemknet_finalize (
  483. void *knet_context)
  484. {
  485. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  486. int res = 0;
  487. int i,j;
  488. static knet_node_id_t nodes[KNET_MAX_HOST]; /* static to save stack */
  489. uint8_t links[KNET_MAX_LINK];
  490. size_t num_nodes;
  491. size_t num_links;
  492. knet_log_printf(LOG_DEBUG, "totemknet: finalize");
  493. qb_loop_poll_del (instance->poll_handle, instance->logpipes[0]);
  494. qb_loop_poll_del (instance->poll_handle, instance->knet_fd);
  495. /*
  496. * Disable forwarding to make knet flush send queue. This ensures that the LEAVE message will be sent.
  497. */
  498. res = knet_handle_setfwd(instance->knet_handle, 0);
  499. if (res) {
  500. knet_log_printf (LOGSYS_LEVEL_CRIT, "totemknet: knet_handle_setfwd failed: %s", strerror(errno));
  501. }
  502. res = knet_host_get_host_list(instance->knet_handle, nodes, &num_nodes);
  503. if (res) {
  504. knet_log_printf (LOGSYS_LEVEL_ERROR, "Cannot get knet node list for shutdown: %s", strerror(errno));
  505. /* Crash out anyway */
  506. goto finalise_error;
  507. }
  508. /* Tidily shut down all nodes & links. */
  509. for (i=0; i<num_nodes; i++) {
  510. res = knet_link_get_link_list(instance->knet_handle, nodes[i], links, &num_links);
  511. if (res) {
  512. knet_log_printf (LOGSYS_LEVEL_ERROR, "Cannot get knet link list for node " CS_PRI_NODE_ID ": %s", nodes[i], strerror(errno));
  513. goto finalise_error;
  514. }
  515. for (j=0; j<num_links; j++) {
  516. res = knet_link_set_enable(instance->knet_handle, nodes[i], links[j], 0);
  517. if (res) {
  518. 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));
  519. }
  520. res = knet_link_clear_config(instance->knet_handle, nodes[i], links[j]);
  521. if (res) {
  522. 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));
  523. }
  524. }
  525. res = knet_host_remove(instance->knet_handle, nodes[i]);
  526. if (res) {
  527. knet_log_printf (LOGSYS_LEVEL_ERROR, "totemknet: knet_host_remove(node " CS_PRI_NODE_ID ") failed: %s", nodes[i], strerror(errno));
  528. }
  529. }
  530. finalise_error:
  531. res = knet_handle_free(instance->knet_handle);
  532. if (res) {
  533. knet_log_printf (LOGSYS_LEVEL_CRIT, "totemknet: knet_handle_free failed: %s", strerror(errno));
  534. }
  535. totemknet_stop_merge_detect_timeout(instance);
  536. log_flush_messages(instance);
  537. /*
  538. * Error is deliberately ignored
  539. */
  540. (void)pthread_mutex_destroy(&instance->log_mutex);
  541. return (res);
  542. }
  543. static int log_deliver_fn (
  544. int fd,
  545. int revents,
  546. void *data)
  547. {
  548. struct totemknet_instance *instance = (struct totemknet_instance *)data;
  549. char buffer[sizeof(struct knet_log_msg)*4];
  550. char *bufptr = buffer;
  551. int done = 0;
  552. int len;
  553. len = read(fd, buffer, sizeof(buffer));
  554. while (done < len) {
  555. struct knet_log_msg *msg = (struct knet_log_msg *)bufptr;
  556. switch (msg->msglevel) {
  557. case KNET_LOG_ERR:
  558. libknet_log_printf (LOGSYS_LEVEL_ERROR, "%s: %s",
  559. knet_log_get_subsystem_name(msg->subsystem),
  560. msg->msg);
  561. break;
  562. case KNET_LOG_WARN:
  563. libknet_log_printf (LOGSYS_LEVEL_WARNING, "%s: %s",
  564. knet_log_get_subsystem_name(msg->subsystem),
  565. msg->msg);
  566. break;
  567. case KNET_LOG_INFO:
  568. libknet_log_printf (LOGSYS_LEVEL_INFO, "%s: %s",
  569. knet_log_get_subsystem_name(msg->subsystem),
  570. msg->msg);
  571. break;
  572. case KNET_LOG_DEBUG:
  573. libknet_log_printf (LOGSYS_LEVEL_DEBUG, "%s: %s",
  574. knet_log_get_subsystem_name(msg->subsystem),
  575. msg->msg);
  576. break;
  577. }
  578. bufptr += sizeof(struct knet_log_msg);
  579. done += sizeof(struct knet_log_msg);
  580. }
  581. return 0;
  582. }
  583. static int data_deliver_fn (
  584. int fd,
  585. int revents,
  586. void *data)
  587. {
  588. struct totemknet_instance *instance = (struct totemknet_instance *)data;
  589. struct msghdr msg_hdr;
  590. struct iovec iov_recv;
  591. struct sockaddr_storage system_from;
  592. ssize_t msg_len;
  593. int truncated_packet;
  594. iov_recv.iov_base = instance->iov_buffer;
  595. iov_recv.iov_len = KNET_MAX_PACKET_SIZE;
  596. msg_hdr.msg_name = &system_from;
  597. msg_hdr.msg_namelen = sizeof (struct sockaddr_storage);
  598. msg_hdr.msg_iov = &iov_recv;
  599. msg_hdr.msg_iovlen = 1;
  600. #ifdef HAVE_MSGHDR_CONTROL
  601. msg_hdr.msg_control = 0;
  602. #endif
  603. #ifdef HAVE_MSGHDR_CONTROLLEN
  604. msg_hdr.msg_controllen = 0;
  605. #endif
  606. #ifdef HAVE_MSGHDR_FLAGS
  607. msg_hdr.msg_flags = 0;
  608. #endif
  609. #ifdef HAVE_MSGHDR_ACCRIGHTS
  610. msg_hdr.msg_accrights = NULL;
  611. #endif
  612. #ifdef HAVE_MSGHDR_ACCRIGHTSLEN
  613. msg_hdr.msg_accrightslen = 0;
  614. #endif
  615. msg_len = recvmsg (fd, &msg_hdr, MSG_NOSIGNAL | MSG_DONTWAIT);
  616. if (msg_len <= 0) {
  617. return (0);
  618. }
  619. truncated_packet = 0;
  620. #ifdef HAVE_MSGHDR_FLAGS
  621. if (msg_hdr.msg_flags & MSG_TRUNC) {
  622. truncated_packet = 1;
  623. }
  624. #else
  625. /*
  626. * We don't have MSGHDR_FLAGS, but we can (hopefully) safely make assumption that
  627. * if bytes_received == KNET_MAX_PACKET_SIZE then packet is truncated
  628. */
  629. if (bytes_received == KNET_MAX_PACKET_SIZE) {
  630. truncated_packet = 1;
  631. }
  632. #endif
  633. if (truncated_packet) {
  634. knet_log_printf(instance->totemknet_log_level_error,
  635. "Received too big message. This may be because something bad is happening"
  636. "on the network (attack?), or you tried join more nodes than corosync is"
  637. "compiled with (%u) or bug in the code (bad estimation of "
  638. "the KNET_MAX_PACKET_SIZE). Dropping packet.", PROCESSOR_COUNT_MAX);
  639. return (0);
  640. }
  641. /*
  642. * Handle incoming message
  643. */
  644. instance->totemknet_deliver_fn (
  645. instance->context,
  646. instance->iov_buffer,
  647. msg_len,
  648. &system_from);
  649. return (0);
  650. }
  651. static void timer_function_netif_check_timeout (
  652. void *data)
  653. {
  654. struct totemknet_instance *instance = (struct totemknet_instance *)data;
  655. int i;
  656. for (i=0; i < INTERFACE_MAX; i++) {
  657. if (!instance->totem_config->interfaces[i].configured) {
  658. continue;
  659. }
  660. instance->totemknet_iface_change_fn (instance->context,
  661. &instance->my_ids[i],
  662. i);
  663. }
  664. }
  665. static void knet_set_access_list_config(struct totemknet_instance *instance)
  666. {
  667. #ifdef HAVE_KNET_ACCESS_LIST
  668. uint32_t value;
  669. cs_error_t err;
  670. value = instance->totem_config->block_unlisted_ips;
  671. knet_log_printf (LOGSYS_LEVEL_DEBUG, "knet_enable access list: %d", value);
  672. err = knet_handle_enable_access_lists(instance->knet_handle, value);
  673. if (err) {
  674. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_WARNING, "knet_handle_enable_access_lists failed");
  675. }
  676. #endif
  677. }
  678. /* NOTE: this relies on the fact that totem_reload_notify() is called first */
  679. static void totemknet_refresh_config(
  680. int32_t event,
  681. const char *key_name,
  682. struct icmap_notify_value new_val,
  683. struct icmap_notify_value old_val,
  684. void *user_data)
  685. {
  686. uint8_t reloading;
  687. uint32_t value;
  688. uint32_t link_no;
  689. size_t num_nodes;
  690. knet_node_id_t host_ids[KNET_MAX_HOST];
  691. int i;
  692. int err;
  693. struct totemknet_instance *instance = (struct totemknet_instance *)user_data;
  694. ENTER();
  695. /*
  696. * If a full reload is in progress then don't do anything until it's done and
  697. * can reconfigure it all atomically
  698. */
  699. if (icmap_get_uint8("config.totemconfig_reload_in_progress", &reloading) == CS_OK && reloading) {
  700. return;
  701. }
  702. knet_set_access_list_config(instance);
  703. if (icmap_get_uint32("totem.knet_pmtud_interval", &value) == CS_OK) {
  704. instance->totem_config->knet_pmtud_interval = value;
  705. knet_log_printf (LOGSYS_LEVEL_DEBUG, "knet_pmtud_interval now %d", value);
  706. err = knet_handle_pmtud_setfreq(instance->knet_handle, instance->totem_config->knet_pmtud_interval);
  707. if (err) {
  708. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_WARNING, "knet_handle_pmtud_setfreq failed");
  709. }
  710. }
  711. /* Configure link parameters for each node */
  712. err = knet_host_get_host_list(instance->knet_handle, host_ids, &num_nodes);
  713. if (err != 0) {
  714. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_host_get_host_list failed");
  715. }
  716. for (i=0; i<num_nodes; i++) {
  717. for (link_no = 0; link_no < INTERFACE_MAX; link_no++) {
  718. if (host_ids[i] == instance->our_nodeid || !instance->totem_config->interfaces[link_no].configured) {
  719. continue;
  720. }
  721. err = knet_link_set_ping_timers(instance->knet_handle, host_ids[i], link_no,
  722. instance->totem_config->interfaces[link_no].knet_ping_interval,
  723. instance->totem_config->interfaces[link_no].knet_ping_timeout,
  724. instance->totem_config->interfaces[link_no].knet_ping_precision);
  725. if (err) {
  726. 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);
  727. }
  728. err = knet_link_set_pong_count(instance->knet_handle, host_ids[i], link_no,
  729. instance->totem_config->interfaces[link_no].knet_pong_count);
  730. if (err) {
  731. 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);
  732. }
  733. err = knet_link_set_priority(instance->knet_handle, host_ids[i], link_no,
  734. instance->totem_config->interfaces[link_no].knet_link_priority);
  735. if (err) {
  736. 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);
  737. }
  738. }
  739. }
  740. LEAVE();
  741. }
  742. static void totemknet_add_config_notifications(struct totemknet_instance *instance)
  743. {
  744. icmap_track_t icmap_track_totem = NULL;
  745. icmap_track_t icmap_track_reload = NULL;
  746. ENTER();
  747. icmap_track_add("totem.",
  748. ICMAP_TRACK_ADD | ICMAP_TRACK_DELETE | ICMAP_TRACK_MODIFY | ICMAP_TRACK_PREFIX,
  749. totemknet_refresh_config,
  750. instance,
  751. &icmap_track_totem);
  752. icmap_track_add("config.totemconfig_reload_in_progress",
  753. ICMAP_TRACK_ADD | ICMAP_TRACK_MODIFY,
  754. totemknet_refresh_config,
  755. instance,
  756. &icmap_track_reload);
  757. LEAVE();
  758. }
  759. static int totemknet_is_crypto_enabled(const struct totemknet_instance *instance)
  760. {
  761. return (!(strcmp(instance->totem_config->crypto_cipher_type, "none") == 0 &&
  762. strcmp(instance->totem_config->crypto_hash_type, "none") == 0));
  763. }
  764. static int totemknet_set_knet_crypto(struct totemknet_instance *instance)
  765. {
  766. struct knet_handle_crypto_cfg crypto_cfg;
  767. int res;
  768. /* These have already been validated */
  769. memcpy(crypto_cfg.crypto_model, instance->totem_config->crypto_model, sizeof(crypto_cfg.crypto_model));
  770. memcpy(crypto_cfg.crypto_cipher_type, instance->totem_config->crypto_cipher_type, sizeof(crypto_cfg.crypto_model));
  771. memcpy(crypto_cfg.crypto_hash_type, instance->totem_config->crypto_hash_type, sizeof(crypto_cfg.crypto_model));
  772. memcpy(crypto_cfg.private_key, instance->totem_config->private_key, instance->totem_config->private_key_len);
  773. crypto_cfg.private_key_len = instance->totem_config->private_key_len;
  774. #ifdef HAVE_KNET_CRYPTO_RECONF
  775. knet_log_printf(LOGSYS_LEVEL_DEBUG, "Configuring crypto %s/%s/%s on index %d",
  776. crypto_cfg.crypto_model,
  777. crypto_cfg.crypto_cipher_type,
  778. crypto_cfg.crypto_hash_type,
  779. instance->totem_config->crypto_index
  780. );
  781. /* If crypto is being disabled we need to explicitly allow cleartext traffic in knet */
  782. if (!totemknet_is_crypto_enabled(instance)) {
  783. res = knet_handle_crypto_rx_clear_traffic(instance->knet_handle, KNET_CRYPTO_RX_ALLOW_CLEAR_TRAFFIC);
  784. if (res) {
  785. knet_log_printf(LOGSYS_LEVEL_ERROR, "knet_handle_crypto_rx_clear_traffic(ALLOW) failed %s", strerror(errno));
  786. }
  787. }
  788. /* use_config will be called later when all nodes are synced */
  789. res = knet_handle_crypto_set_config(instance->knet_handle, &crypto_cfg, instance->totem_config->crypto_index);
  790. if (res == -1) {
  791. knet_log_printf(LOGSYS_LEVEL_ERROR, "knet_handle_crypto_set_config (index %d) failed: %s", instance->totem_config->crypto_index, strerror(errno));
  792. goto exit_error;
  793. }
  794. if (res == -2) {
  795. knet_log_printf(LOGSYS_LEVEL_ERROR, "knet_handle_crypto_set_config (index %d) failed: -2", instance->totem_config->crypto_index);
  796. goto exit_error;
  797. }
  798. #else
  799. knet_log_printf(LOGSYS_LEVEL_DEBUG, "Configuring crypto %s/%s/%s",
  800. crypto_cfg.crypto_model,
  801. crypto_cfg.crypto_cipher_type,
  802. crypto_cfg.crypto_hash_type
  803. );
  804. res = knet_handle_crypto(instance->knet_handle, &crypto_cfg);
  805. if (res == -1) {
  806. knet_log_printf(LOGSYS_LEVEL_ERROR, "knet_handle_crypto failed: %s", strerror(errno));
  807. goto exit_error;
  808. }
  809. if (res == -2) {
  810. knet_log_printf(LOGSYS_LEVEL_ERROR, "knet_handle_crypto failed: -2");
  811. goto exit_error;
  812. }
  813. #endif
  814. exit_error:
  815. return res;
  816. }
  817. /*
  818. * Create an instance
  819. */
  820. int totemknet_initialize (
  821. qb_loop_t *poll_handle,
  822. void **knet_context,
  823. struct totem_config *totem_config,
  824. totemsrp_stats_t *stats,
  825. void *context,
  826. void (*deliver_fn) (
  827. void *context,
  828. const void *msg,
  829. unsigned int msg_len,
  830. const struct sockaddr_storage *system_from),
  831. void (*iface_change_fn) (
  832. void *context,
  833. const struct totem_ip_address *iface_address,
  834. unsigned int link_no),
  835. void (*mtu_changed) (
  836. void *context,
  837. int net_mtu),
  838. void (*target_set_completed) (
  839. void *context))
  840. {
  841. struct totemknet_instance *instance;
  842. int8_t channel=0;
  843. int res;
  844. int i;
  845. instance = malloc (sizeof (struct totemknet_instance));
  846. if (instance == NULL) {
  847. return (-1);
  848. }
  849. totemknet_instance_initialize (instance);
  850. instance->totem_config = totem_config;
  851. /*
  852. * Configure logging
  853. */
  854. instance->totemknet_log_level_security = 1; //totem_config->totem_logging_configuration.log_level_security;
  855. instance->totemknet_log_level_error = totem_config->totem_logging_configuration.log_level_error;
  856. instance->totemknet_log_level_warning = totem_config->totem_logging_configuration.log_level_warning;
  857. instance->totemknet_log_level_notice = totem_config->totem_logging_configuration.log_level_notice;
  858. instance->totemknet_log_level_debug = totem_config->totem_logging_configuration.log_level_debug;
  859. instance->totemknet_subsys_id = totem_config->totem_logging_configuration.log_subsys_id;
  860. instance->totemknet_log_printf = totem_config->totem_logging_configuration.log_printf;
  861. instance->knet_subsys_id = _logsys_subsys_create("KNET", "libknet.h");
  862. /*
  863. * Initialize local variables for totemknet
  864. */
  865. instance->our_nodeid = instance->totem_config->node_id;
  866. for (i=0; i< INTERFACE_MAX; i++) {
  867. totemip_copy(&instance->my_ids[i], &totem_config->interfaces[i].bindnet);
  868. instance->my_ids[i].nodeid = instance->our_nodeid;
  869. instance->ip_port[i] = totem_config->interfaces[i].ip_port;
  870. /* Needed for totemsrp */
  871. totem_config->interfaces[i].boundto.nodeid = instance->our_nodeid;
  872. }
  873. instance->poll_handle = poll_handle;
  874. instance->context = context;
  875. instance->totemknet_deliver_fn = deliver_fn;
  876. instance->totemknet_iface_change_fn = iface_change_fn;
  877. instance->totemknet_mtu_changed = mtu_changed;
  878. instance->totemknet_target_set_completed = target_set_completed;
  879. instance->loopback_link = 0;
  880. res = pipe(instance->logpipes);
  881. if (res == -1) {
  882. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_CRIT, "failed to create pipe for instance->logpipes");
  883. goto exit_error;
  884. }
  885. if (fcntl(instance->logpipes[0], F_SETFL, O_NONBLOCK) == -1 ||
  886. fcntl(instance->logpipes[1], F_SETFL, O_NONBLOCK) == -1) {
  887. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_CRIT, "failed to set O_NONBLOCK flag for instance->logpipes");
  888. goto exit_error;
  889. }
  890. #if !defined(KNET_API_VER) || (KNET_API_VER == 1)
  891. instance->knet_handle = knet_handle_new(instance->totem_config->node_id, instance->logpipes[1], KNET_LOG_DEBUG);
  892. #endif
  893. #if KNET_API_VER == 2
  894. instance->knet_handle = knet_handle_new(instance->totem_config->node_id, instance->logpipes[1], KNET_LOG_DEBUG, KNET_HANDLE_FLAG_PRIVILEGED);
  895. #endif
  896. if (!instance->knet_handle) {
  897. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_CRIT, "knet_handle_new failed");
  898. goto exit_error;
  899. }
  900. knet_set_access_list_config(instance);
  901. res = knet_handle_pmtud_setfreq(instance->knet_handle, instance->totem_config->knet_pmtud_interval);
  902. if (res) {
  903. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_WARNING, "knet_handle_pmtud_setfreq failed");
  904. }
  905. res = knet_handle_enable_filter(instance->knet_handle, instance, dst_host_filter_callback_fn);
  906. if (res) {
  907. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_WARNING, "knet_handle_enable_filter failed");
  908. }
  909. res = knet_handle_enable_sock_notify(instance->knet_handle, instance, socket_error_callback_fn);
  910. if (res) {
  911. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_WARNING, "knet_handle_enable_sock_notify failed");
  912. }
  913. res = knet_host_enable_status_change_notify(instance->knet_handle, instance, host_change_callback_fn);
  914. if (res) {
  915. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_WARNING, "knet_host_enable_status_change_notify failed");
  916. }
  917. res = knet_handle_enable_pmtud_notify(instance->knet_handle, instance, pmtu_change_callback_fn);
  918. if (res) {
  919. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_WARNING, "knet_handle_enable_pmtud_notify failed");
  920. }
  921. global_instance = instance;
  922. /* Get an fd into knet */
  923. instance->knet_fd = 0;
  924. res = knet_handle_add_datafd(instance->knet_handle, &instance->knet_fd, &channel);
  925. if (res) {
  926. knet_log_printf(LOG_DEBUG, "knet_handle_add_datafd failed: %s", strerror(errno));
  927. goto exit_error;
  928. }
  929. /* Enable crypto if requested */
  930. #ifdef HAVE_KNET_CRYPTO_RECONF
  931. if (totemknet_is_crypto_enabled(instance)) {
  932. res = totemknet_set_knet_crypto(instance);
  933. if (res == 0) {
  934. res = knet_handle_crypto_use_config(instance->knet_handle, totem_config->crypto_index);
  935. if (res) {
  936. knet_log_printf(LOG_DEBUG, "knet_handle_crypto_use_config failed: %s", strerror(errno));
  937. goto exit_error;
  938. }
  939. } else {
  940. knet_log_printf(LOG_DEBUG, "Failed to set up knet crypto");
  941. goto exit_error;
  942. }
  943. res = knet_handle_crypto_rx_clear_traffic(instance->knet_handle, KNET_CRYPTO_RX_DISALLOW_CLEAR_TRAFFIC);
  944. if (res) {
  945. knet_log_printf(LOG_DEBUG, "knet_handle_crypto_rx_clear_traffic (DISALLOW) failed: %s", strerror(errno));
  946. goto exit_error;
  947. }
  948. } else {
  949. res = knet_handle_crypto_rx_clear_traffic(instance->knet_handle, KNET_CRYPTO_RX_ALLOW_CLEAR_TRAFFIC);
  950. if (res) {
  951. knet_log_printf(LOG_DEBUG, "knet_handle_crypto_rx_clear_traffic (ALLOW) failed: %s", strerror(errno));
  952. goto exit_error;
  953. }
  954. }
  955. #else
  956. if (totemknet_is_crypto_enabled(instance)) {
  957. res = totemknet_set_knet_crypto(instance);
  958. if (res) {
  959. knet_log_printf(LOG_DEBUG, "Failed to set up knet crypto");
  960. goto exit_error;
  961. }
  962. }
  963. #endif
  964. /* Set up compression */
  965. if (strcmp(totem_config->knet_compression_model, "none") != 0) {
  966. /* Not fatal, but will log */
  967. (void)totemknet_configure_compression(knet_context, totem_config);
  968. }
  969. knet_handle_setfwd(instance->knet_handle, 1);
  970. instance->link_mode = KNET_LINK_POLICY_PASSIVE;
  971. if (strcmp(instance->totem_config->link_mode, "active")==0) {
  972. instance->link_mode = KNET_LINK_POLICY_ACTIVE;
  973. }
  974. if (strcmp(instance->totem_config->link_mode, "rr")==0) {
  975. instance->link_mode = KNET_LINK_POLICY_RR;
  976. }
  977. for (i=0; i<INTERFACE_MAX; i++) {
  978. instance->link_status[i] = malloc(CFG_INTERFACE_STATUS_MAX_LEN);
  979. if (!instance->link_status[i]) {
  980. goto exit_error;
  981. }
  982. }
  983. qb_loop_poll_add (instance->poll_handle,
  984. QB_LOOP_MED,
  985. instance->logpipes[0],
  986. POLLIN, instance, log_deliver_fn);
  987. qb_loop_poll_add (instance->poll_handle,
  988. QB_LOOP_HIGH,
  989. instance->knet_fd,
  990. POLLIN, instance, data_deliver_fn);
  991. /*
  992. * Upper layer isn't ready to receive message because it hasn't
  993. * initialized yet. Add short timer to check the interfaces.
  994. */
  995. qb_loop_timer_add (instance->poll_handle,
  996. QB_LOOP_MED,
  997. 100*QB_TIME_NS_IN_MSEC,
  998. (void *)instance,
  999. timer_function_netif_check_timeout,
  1000. &instance->timer_netif_check_timeout);
  1001. totemknet_start_merge_detect_timeout(instance);
  1002. /* Start listening for config changes */
  1003. totemknet_add_config_notifications(instance);
  1004. /* Add stats keys to icmap */
  1005. stats_knet_add_handle();
  1006. knet_log_printf (LOGSYS_LEVEL_INFO, "totemknet initialized");
  1007. *knet_context = instance;
  1008. return (0);
  1009. exit_error:
  1010. log_flush_messages(instance);
  1011. free(instance);
  1012. return (-1);
  1013. }
  1014. void *totemknet_buffer_alloc (void)
  1015. {
  1016. /* Need to have space for a message AND a struct mcast in case of encapsulated messages */
  1017. return malloc(KNET_MAX_PACKET_SIZE + 512);
  1018. }
  1019. void totemknet_buffer_release (void *ptr)
  1020. {
  1021. return free (ptr);
  1022. }
  1023. int totemknet_processor_count_set (
  1024. void *knet_context,
  1025. int processor_count)
  1026. {
  1027. return (0);
  1028. }
  1029. int totemknet_recv_flush (void *knet_context)
  1030. {
  1031. return (0);
  1032. }
  1033. int totemknet_send_flush (void *knet_context)
  1034. {
  1035. return (0);
  1036. }
  1037. int totemknet_token_send (
  1038. void *knet_context,
  1039. const void *msg,
  1040. unsigned int msg_len)
  1041. {
  1042. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1043. int res = 0;
  1044. ucast_sendmsg (instance, &instance->token_target, msg, msg_len);
  1045. return (res);
  1046. }
  1047. int totemknet_mcast_flush_send (
  1048. void *knet_context,
  1049. const void *msg,
  1050. unsigned int msg_len)
  1051. {
  1052. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1053. int res = 0;
  1054. mcast_sendmsg (instance, msg, msg_len, 0);
  1055. return (res);
  1056. }
  1057. int totemknet_mcast_noflush_send (
  1058. void *knet_context,
  1059. const void *msg,
  1060. unsigned int msg_len)
  1061. {
  1062. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1063. int res = 0;
  1064. mcast_sendmsg (instance, msg, msg_len, 1);
  1065. return (res);
  1066. }
  1067. extern int totemknet_iface_check (void *knet_context)
  1068. {
  1069. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1070. int res = 0;
  1071. knet_log_printf(LOG_DEBUG, "totemknet: iface_check");
  1072. return (res);
  1073. }
  1074. extern void totemknet_net_mtu_adjust (void *knet_context, struct totem_config *totem_config)
  1075. {
  1076. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1077. knet_log_printf(LOG_DEBUG, "totemknet: Returning MTU of %d", totem_config->net_mtu);
  1078. }
  1079. int totemknet_token_target_set (
  1080. void *knet_context,
  1081. unsigned int nodeid)
  1082. {
  1083. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1084. int res = 0;
  1085. instance->token_target.nodeid = nodeid;
  1086. instance->totemknet_target_set_completed (instance->context);
  1087. return (res);
  1088. }
  1089. extern int totemknet_recv_mcast_empty (
  1090. void *knet_context)
  1091. {
  1092. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1093. unsigned int res;
  1094. struct sockaddr_storage system_from;
  1095. struct msghdr msg_hdr;
  1096. struct iovec iov_recv;
  1097. struct pollfd ufd;
  1098. int nfds;
  1099. int msg_processed = 0;
  1100. iov_recv.iov_base = instance->iov_buffer;
  1101. iov_recv.iov_len = KNET_MAX_PACKET_SIZE;
  1102. msg_hdr.msg_name = &system_from;
  1103. msg_hdr.msg_namelen = sizeof (struct sockaddr_storage);
  1104. msg_hdr.msg_iov = &iov_recv;
  1105. msg_hdr.msg_iovlen = 1;
  1106. #ifdef HAVE_MSGHDR_CONTROL
  1107. msg_hdr.msg_control = 0;
  1108. #endif
  1109. #ifdef HAVE_MSGHDR_CONTROLLEN
  1110. msg_hdr.msg_controllen = 0;
  1111. #endif
  1112. #ifdef HAVE_MSGHDR_FLAGS
  1113. msg_hdr.msg_flags = 0;
  1114. #endif
  1115. #ifdef HAVE_MSGHDR_ACCRIGHTS
  1116. msg_msg_hdr.msg_accrights = NULL;
  1117. #endif
  1118. #ifdef HAVE_MSGHDR_ACCRIGHTSLEN
  1119. msg_msg_hdr.msg_accrightslen = 0;
  1120. #endif
  1121. do {
  1122. ufd.fd = instance->knet_fd;
  1123. ufd.events = POLLIN;
  1124. nfds = poll (&ufd, 1, 0);
  1125. if (nfds == 1 && ufd.revents & POLLIN) {
  1126. res = recvmsg (instance->knet_fd, &msg_hdr, MSG_NOSIGNAL | MSG_DONTWAIT);
  1127. if (res != -1) {
  1128. msg_processed = 1;
  1129. } else {
  1130. msg_processed = -1;
  1131. }
  1132. }
  1133. } while (nfds == 1);
  1134. return (msg_processed);
  1135. }
  1136. int totemknet_iface_set (void *knet_context,
  1137. const struct totem_ip_address *local_addr,
  1138. unsigned short ip_port,
  1139. unsigned int iface_no)
  1140. {
  1141. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1142. totemip_copy(&instance->my_ids[iface_no], local_addr);
  1143. knet_log_printf(LOG_INFO, "Configured link number %d: local addr: %s, port=%d", iface_no, totemip_print(local_addr), ip_port);
  1144. instance->ip_port[iface_no] = ip_port;
  1145. return 0;
  1146. }
  1147. int totemknet_member_add (
  1148. void *knet_context,
  1149. const struct totem_ip_address *local,
  1150. const struct totem_ip_address *member,
  1151. int link_no)
  1152. {
  1153. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1154. int err;
  1155. int port = instance->ip_port[link_no];
  1156. struct sockaddr_storage remote_ss;
  1157. struct sockaddr_storage local_ss;
  1158. int addrlen;
  1159. int i;
  1160. int host_found = 0;
  1161. knet_node_id_t host_ids[KNET_MAX_HOST];
  1162. size_t num_host_ids;
  1163. /* Only create 1 loopback link and use link 0 */
  1164. if (member->nodeid == instance->our_nodeid) {
  1165. if (!instance->loopback_link) {
  1166. link_no = 0;
  1167. instance->loopback_link = 1;
  1168. } else {
  1169. /* Already done */
  1170. return 0;
  1171. }
  1172. }
  1173. knet_log_printf (LOGSYS_LEVEL_DEBUG, "knet: member_add: " CS_PRI_NODE_ID " (%s), link=%d", member->nodeid, totemip_print(member), link_no);
  1174. knet_log_printf (LOGSYS_LEVEL_DEBUG, "knet: local: " CS_PRI_NODE_ID " (%s)", local->nodeid, totemip_print(local));
  1175. /* Only add the host if it doesn't already exist in knet */
  1176. err = knet_host_get_host_list(instance->knet_handle, host_ids, &num_host_ids);
  1177. if (err) {
  1178. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_host_get_host_list");
  1179. return -1;
  1180. }
  1181. for (i=0; i<num_host_ids; i++) {
  1182. if (host_ids[i] == member->nodeid) {
  1183. host_found = 1;
  1184. }
  1185. }
  1186. if (!host_found) {
  1187. err = knet_host_add(instance->knet_handle, member->nodeid);
  1188. if (err != 0 && errno != EEXIST) {
  1189. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_host_add");
  1190. return -1;
  1191. }
  1192. } else {
  1193. knet_log_printf (LOGSYS_LEVEL_DEBUG, "nodeid " CS_PRI_NODE_ID " already added", member->nodeid);
  1194. }
  1195. if (err == 0) {
  1196. if (knet_host_set_policy(instance->knet_handle, member->nodeid, instance->link_mode)) {
  1197. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_set_policy failed");
  1198. return -1;
  1199. }
  1200. }
  1201. memset(&local_ss, 0, sizeof(local_ss));
  1202. memset(&remote_ss, 0, sizeof(remote_ss));
  1203. /* Casts to remove const */
  1204. totemip_totemip_to_sockaddr_convert((struct totem_ip_address *)member, port, &remote_ss, &addrlen);
  1205. totemip_totemip_to_sockaddr_convert((struct totem_ip_address *)local, port, &local_ss, &addrlen);
  1206. if (member->nodeid == instance->our_nodeid) {
  1207. knet_log_printf (LOGSYS_LEVEL_DEBUG, "knet: loopback link is %d\n", link_no);
  1208. err = knet_link_set_config(instance->knet_handle, member->nodeid, link_no,
  1209. KNET_TRANSPORT_LOOPBACK,
  1210. &local_ss, &remote_ss, KNET_LINK_FLAG_TRAFFICHIPRIO);
  1211. }
  1212. else {
  1213. err = knet_link_set_config(instance->knet_handle, member->nodeid, link_no,
  1214. instance->totem_config->interfaces[link_no].knet_transport,
  1215. &local_ss, &remote_ss, KNET_LINK_FLAG_TRAFFICHIPRIO);
  1216. }
  1217. if (err) {
  1218. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_link_set_config failed");
  1219. return -1;
  1220. }
  1221. knet_log_printf (LOGSYS_LEVEL_DEBUG, "knet: member_add: Setting link prio to %d",
  1222. instance->totem_config->interfaces[link_no].knet_link_priority);
  1223. err = knet_link_set_priority(instance->knet_handle, member->nodeid, link_no,
  1224. instance->totem_config->interfaces[link_no].knet_link_priority);
  1225. if (err) {
  1226. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_link_set_priority for nodeid " CS_PRI_NODE_ID ", link %d failed", member->nodeid, link_no);
  1227. }
  1228. /* ping timeouts maybe 0 here for a newly added interface so we leave this till later, it will
  1229. get done in totemknet_refresh_config */
  1230. if (instance->totem_config->interfaces[link_no].knet_ping_interval != 0) {
  1231. err = knet_link_set_ping_timers(instance->knet_handle, member->nodeid, link_no,
  1232. instance->totem_config->interfaces[link_no].knet_ping_interval,
  1233. instance->totem_config->interfaces[link_no].knet_ping_timeout,
  1234. instance->totem_config->interfaces[link_no].knet_ping_precision);
  1235. if (err) {
  1236. 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);
  1237. }
  1238. err = knet_link_set_pong_count(instance->knet_handle, member->nodeid, link_no,
  1239. instance->totem_config->interfaces[link_no].knet_pong_count);
  1240. if (err) {
  1241. 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);
  1242. }
  1243. }
  1244. err = knet_link_set_enable(instance->knet_handle, member->nodeid, link_no, 1);
  1245. if (err) {
  1246. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_link_set_enable for nodeid " CS_PRI_NODE_ID ", link %d failed", member->nodeid, link_no);
  1247. return -1;
  1248. }
  1249. /* register stats */
  1250. stats_knet_add_member(member->nodeid, link_no);
  1251. return (0);
  1252. }
  1253. int totemknet_member_remove (
  1254. void *knet_context,
  1255. const struct totem_ip_address *token_target,
  1256. int link_no)
  1257. {
  1258. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1259. int res;
  1260. uint8_t link_list[KNET_MAX_LINK];
  1261. size_t num_links;
  1262. knet_log_printf (LOGSYS_LEVEL_DEBUG, "knet: member_remove: " CS_PRI_NODE_ID ", link=%d", token_target->nodeid, link_no);
  1263. /* Don't remove the link with the loopback on it until we shut down */
  1264. if (token_target->nodeid == instance->our_nodeid) {
  1265. return 0;
  1266. }
  1267. /* Tidy stats */
  1268. stats_knet_del_member(token_target->nodeid, link_no);
  1269. /* Remove the link first */
  1270. res = knet_link_set_enable(instance->knet_handle, token_target->nodeid, link_no, 0);
  1271. if (res != 0) {
  1272. 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);
  1273. return res;
  1274. }
  1275. res = knet_link_clear_config(instance->knet_handle, token_target->nodeid, link_no);
  1276. if (res != 0) {
  1277. 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);
  1278. return res;
  1279. }
  1280. /* If this is the last link, then remove the node */
  1281. res = knet_link_get_link_list(instance->knet_handle,
  1282. token_target->nodeid, link_list, &num_links);
  1283. if (res) {
  1284. return (0); /* not really failure */
  1285. }
  1286. if (num_links == 0) {
  1287. res = knet_host_remove(instance->knet_handle, token_target->nodeid);
  1288. }
  1289. return res;
  1290. }
  1291. int totemknet_member_list_rebind_ip (
  1292. void *knet_context)
  1293. {
  1294. return (0);
  1295. }
  1296. static int totemknet_configure_compression (
  1297. void *knet_context,
  1298. struct totem_config *totem_config)
  1299. {
  1300. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1301. struct knet_handle_compress_cfg compress_cfg;
  1302. int res = 0;
  1303. assert(strlen(totem_config->knet_compression_model) < sizeof(compress_cfg.compress_model));
  1304. strcpy(compress_cfg.compress_model, totem_config->knet_compression_model);
  1305. compress_cfg.compress_threshold = totem_config->knet_compression_threshold;
  1306. compress_cfg.compress_level = totem_config->knet_compression_level;
  1307. res = knet_handle_compress(instance->knet_handle, &compress_cfg);
  1308. if (res) {
  1309. KNET_LOGSYS_PERROR(errno, LOGSYS_LEVEL_ERROR, "knet_handle_compress failed");
  1310. }
  1311. return res;
  1312. }
  1313. int totemknet_reconfigure (
  1314. void *knet_context,
  1315. struct totem_config *totem_config)
  1316. {
  1317. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1318. int res = 0;
  1319. (void)totemknet_configure_compression(knet_context, totem_config);
  1320. #ifdef HAVE_LIBNOZZLE
  1321. /* Set up nozzle device(s). Return code is ignored, because inability
  1322. * configure nozzle is not fatal problem, errors are logged and
  1323. * there is not much else we can do */
  1324. (void)setup_nozzle(instance);
  1325. #endif
  1326. if (totem_config->crypto_changed) {
  1327. /* Flip crypto_index */
  1328. totem_config->crypto_index = 3-totem_config->crypto_index;
  1329. res = totemknet_set_knet_crypto(instance);
  1330. knet_log_printf(LOG_INFO, "kronosnet crypto reconfigured on index %d: %s/%s/%s", totem_config->crypto_index,
  1331. totem_config->crypto_model,
  1332. totem_config->crypto_cipher_type,
  1333. totem_config->crypto_hash_type);
  1334. }
  1335. return (res);
  1336. }
  1337. int totemknet_crypto_reconfigure_phase (
  1338. void *knet_context,
  1339. struct totem_config *totem_config,
  1340. cfg_message_crypto_reconfig_phase_t phase)
  1341. {
  1342. #ifdef HAVE_KNET_CRYPTO_RECONF
  1343. int res;
  1344. int config_to_use;
  1345. int config_to_clear;
  1346. struct knet_handle_crypto_cfg crypto_cfg;
  1347. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1348. knet_log_printf(LOGSYS_LEVEL_DEBUG, "totemknet_crypto_reconfigure_phase %d, index=%d\n", phase, totem_config->crypto_index);
  1349. switch (phase) {
  1350. case CRYPTO_RECONFIG_PHASE_ACTIVATE:
  1351. config_to_use = totem_config->crypto_index;
  1352. if (!totemknet_is_crypto_enabled(instance)) {
  1353. config_to_use = 0; /* we are clearing it */
  1354. }
  1355. /* Enable the new config on this node */
  1356. res = knet_handle_crypto_use_config(instance->knet_handle, config_to_use);
  1357. if (res == -1) {
  1358. knet_log_printf(LOGSYS_LEVEL_ERROR, "knet_handle_crypto_use_config %d failed: %s", config_to_use, strerror(errno));
  1359. }
  1360. break;
  1361. case CRYPTO_RECONFIG_PHASE_CLEANUP:
  1362. /*
  1363. * All nodes should now have the new config. clear the old one out
  1364. * OR disable crypto entirely if that's what the new config insists on.
  1365. */
  1366. config_to_clear = 3-totem_config->crypto_index;
  1367. knet_log_printf(LOGSYS_LEVEL_DEBUG, "Clearing old knet crypto config %d\n", config_to_clear);
  1368. strcpy(crypto_cfg.crypto_model, "none");
  1369. strcpy(crypto_cfg.crypto_cipher_type, "none");
  1370. strcpy(crypto_cfg.crypto_hash_type, "none");
  1371. res = knet_handle_crypto_set_config(instance->knet_handle, &crypto_cfg, config_to_clear);
  1372. if (res == -1) {
  1373. knet_log_printf(LOGSYS_LEVEL_ERROR, "knet_handle_crypto_set_config to clear index %d failed: %s", config_to_clear, strerror(errno));
  1374. }
  1375. if (res == -2) {
  1376. knet_log_printf(LOGSYS_LEVEL_ERROR, "knet_handle_crypto_set_config to clear index %d failed: -2", config_to_clear);
  1377. }
  1378. /* If crypto is enabled then disable all cleartext reception */
  1379. if (totemknet_is_crypto_enabled(instance)) {
  1380. res = knet_handle_crypto_rx_clear_traffic(instance->knet_handle, KNET_CRYPTO_RX_DISALLOW_CLEAR_TRAFFIC);
  1381. if (res) {
  1382. knet_log_printf(LOGSYS_LEVEL_ERROR, "knet_handle_crypto_rx_clear_traffic(DISALLOW) failed %s", strerror(errno));
  1383. }
  1384. }
  1385. }
  1386. #endif
  1387. return 0;
  1388. }
  1389. void totemknet_stats_clear (
  1390. void *knet_context)
  1391. {
  1392. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1393. (void) knet_handle_clear_stats(instance->knet_handle, KNET_CLEARSTATS_HANDLE_AND_LINK);
  1394. }
  1395. /* For the stats module */
  1396. int totemknet_link_get_status (
  1397. knet_node_id_t node, uint8_t link_no,
  1398. struct knet_link_status *status)
  1399. {
  1400. int res;
  1401. int ret = CS_OK;
  1402. /* We are probably not using knet */
  1403. if (!global_instance) {
  1404. return CS_ERR_NOT_EXIST;
  1405. }
  1406. if (link_no >= INTERFACE_MAX) {
  1407. return CS_ERR_NOT_EXIST; /* Invalid link number */
  1408. }
  1409. res = knet_link_get_status(global_instance->knet_handle, node, link_no, status, sizeof(struct knet_link_status));
  1410. if (res) {
  1411. switch (errno) {
  1412. case EINVAL:
  1413. ret = CS_ERR_INVALID_PARAM;
  1414. break;
  1415. case EBUSY:
  1416. ret = CS_ERR_BUSY;
  1417. break;
  1418. case EDEADLK:
  1419. ret = CS_ERR_TRY_AGAIN;
  1420. break;
  1421. default:
  1422. ret = CS_ERR_LIBRARY;
  1423. break;
  1424. }
  1425. }
  1426. return (ret);
  1427. }
  1428. int totemknet_handle_get_stats (
  1429. struct knet_handle_stats *stats)
  1430. {
  1431. int res;
  1432. /* We are probably not using knet */
  1433. if (!global_instance) {
  1434. return CS_ERR_NOT_EXIST;
  1435. }
  1436. res = knet_handle_get_stats(global_instance->knet_handle, stats, sizeof(struct knet_handle_stats));
  1437. if (res != 0) {
  1438. return (qb_to_cs_error(-errno));
  1439. }
  1440. return CS_OK;
  1441. }
  1442. static void timer_function_merge_detect_timeout (
  1443. void *data)
  1444. {
  1445. struct totemknet_instance *instance = (struct totemknet_instance *)data;
  1446. if (instance->merge_detect_messages_sent_before_timeout == 0) {
  1447. instance->send_merge_detect_message = 1;
  1448. }
  1449. instance->merge_detect_messages_sent_before_timeout = 0;
  1450. totemknet_start_merge_detect_timeout(instance);
  1451. }
  1452. static void totemknet_start_merge_detect_timeout(
  1453. void *knet_context)
  1454. {
  1455. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1456. qb_loop_timer_add(instance->poll_handle,
  1457. QB_LOOP_MED,
  1458. instance->totem_config->merge_timeout * 2 * QB_TIME_NS_IN_MSEC,
  1459. (void *)instance,
  1460. timer_function_merge_detect_timeout,
  1461. &instance->timer_merge_detect_timeout);
  1462. }
  1463. static void totemknet_stop_merge_detect_timeout(
  1464. void *knet_context)
  1465. {
  1466. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1467. qb_loop_timer_del(instance->poll_handle,
  1468. instance->timer_merge_detect_timeout);
  1469. }
  1470. static void log_flush_messages (void *knet_context)
  1471. {
  1472. struct pollfd pfd;
  1473. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1474. int cont;
  1475. cont = 1;
  1476. while (cont) {
  1477. pfd.fd = instance->logpipes[0];
  1478. pfd.events = POLLIN;
  1479. pfd.revents = 0;
  1480. if ((poll(&pfd, 1, 0) > 0) &&
  1481. (pfd.revents & POLLIN) &&
  1482. (log_deliver_fn(instance->logpipes[0], POLLIN, instance) == 0)) {
  1483. cont = 1;
  1484. } else {
  1485. cont = 0;
  1486. }
  1487. }
  1488. }
  1489. #ifdef HAVE_LIBNOZZLE
  1490. #define NOZZLE_NAME "nozzle.name"
  1491. #define NOZZLE_IPADDR "nozzle.ipaddr"
  1492. #define NOZZLE_PREFIX "nozzle.ipprefix"
  1493. #define NOZZLE_MACADDR "nozzle.macaddr"
  1494. #define NOZZLE_CHANNEL 1
  1495. static char *get_nozzle_script_dir(void *knet_context)
  1496. {
  1497. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1498. char filename[PATH_MAX + FILENAME_MAX + 1];
  1499. static char updown_dirname[PATH_MAX + FILENAME_MAX + 1];
  1500. int res;
  1501. const char *dirname_res;
  1502. /*
  1503. * Build script directory based on corosync.conf file location
  1504. */
  1505. res = snprintf(filename, sizeof(filename), "%s",
  1506. corosync_get_config_file());
  1507. if (res >= sizeof(filename)) {
  1508. knet_log_printf (LOGSYS_LEVEL_DEBUG, "nozzle up/down path too long");
  1509. return NULL;
  1510. }
  1511. dirname_res = dirname(filename);
  1512. res = snprintf(updown_dirname, sizeof(updown_dirname), "%s/%s",
  1513. dirname_res, "updown.d");
  1514. if (res >= sizeof(updown_dirname)) {
  1515. knet_log_printf (LOGSYS_LEVEL_DEBUG, "nozzle up/down path too long");
  1516. return NULL;
  1517. }
  1518. return updown_dirname;
  1519. }
  1520. /*
  1521. * Deliberately doesn't return the status as caller doesn't care.
  1522. * The result will be logged though
  1523. */
  1524. static void run_nozzle_script(struct totemknet_instance *instance, int type, const char *typename)
  1525. {
  1526. int res;
  1527. char *exec_string;
  1528. res = nozzle_run_updown(instance->nozzle_handle, type, &exec_string);
  1529. if (res == -1 && errno != ENOENT) {
  1530. knet_log_printf (LOGSYS_LEVEL_INFO, "exec nozzle %s script failed: %s", typename, strerror(errno));
  1531. } else if (res == -2) {
  1532. knet_log_printf (LOGSYS_LEVEL_INFO, "nozzle %s script failed", typename);
  1533. knet_log_printf (LOGSYS_LEVEL_INFO, "%s", exec_string);
  1534. }
  1535. }
  1536. /*
  1537. * Reparse IP address to add in our node ID
  1538. * IPv6 addresses must end in '::'
  1539. * IPv4 addresses must just be valid
  1540. * '/xx' lengths are optional for IPv6, mandatory for IPv4
  1541. *
  1542. * Returns the modified IP address as a string to pass into libnozzle
  1543. */
  1544. static int reparse_nozzle_ip_address(struct totemknet_instance *instance,
  1545. const char *input_addr,
  1546. const char *prefix, int nodeid,
  1547. char *output_addr, size_t output_len)
  1548. {
  1549. char *coloncolon;
  1550. int bits;
  1551. int max_prefix = 64;
  1552. uint32_t nodeid_mask;
  1553. uint32_t addr_mask;
  1554. uint32_t masked_nodeid;
  1555. struct in_addr *addr;
  1556. struct totem_ip_address totemip;
  1557. coloncolon = strstr(input_addr, "::");
  1558. if (!coloncolon) {
  1559. max_prefix = 30;
  1560. }
  1561. bits = atoi(prefix);
  1562. if (bits < 8 || bits > max_prefix) {
  1563. knet_log_printf(LOGSYS_LEVEL_ERROR, "nozzle IP address prefix must be >= 8 and <= %d (got %d)", max_prefix, bits);
  1564. return -1;
  1565. }
  1566. /* IPv6 is easy */
  1567. if (coloncolon) {
  1568. memcpy(output_addr, input_addr, coloncolon-input_addr);
  1569. sprintf(output_addr + (coloncolon-input_addr), "::%x", nodeid);
  1570. return 0;
  1571. }
  1572. /* For IPv4 we need to parse the address into binary, mask off the required bits,
  1573. * add in the masked_nodeid and 'print' it out again
  1574. */
  1575. nodeid_mask = UINT32_MAX & ((1<<(32 - bits)) - 1);
  1576. addr_mask = UINT32_MAX ^ nodeid_mask;
  1577. masked_nodeid = nodeid & nodeid_mask;
  1578. if (totemip_parse(&totemip, input_addr, AF_INET)) {
  1579. knet_log_printf(LOGSYS_LEVEL_ERROR, "Failed to parse IPv4 nozzle IP address");
  1580. return -1;
  1581. }
  1582. addr = (struct in_addr *)&totemip.addr;
  1583. addr->s_addr &= htonl(addr_mask);
  1584. addr->s_addr |= htonl(masked_nodeid);
  1585. inet_ntop(AF_INET, addr, output_addr, output_len);
  1586. return 0;
  1587. }
  1588. static int create_nozzle_device(void *knet_context, const char *name,
  1589. const char *ipaddr, const char *prefix,
  1590. const char *macaddr)
  1591. {
  1592. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1593. char device_name[IFNAMSIZ+1];
  1594. size_t size = IFNAMSIZ;
  1595. int8_t channel = NOZZLE_CHANNEL;
  1596. nozzle_t nozzle_dev;
  1597. int nozzle_fd;
  1598. int res;
  1599. char *updown_dir;
  1600. char parsed_ipaddr[INET6_ADDRSTRLEN];
  1601. char mac[19];
  1602. memset(device_name, 0, size);
  1603. memset(&mac, 0, sizeof(mac));
  1604. strncpy(device_name, name, size);
  1605. updown_dir = get_nozzle_script_dir(knet_context);
  1606. knet_log_printf (LOGSYS_LEVEL_INFO, "nozzle script dir is %s", updown_dir);
  1607. nozzle_dev = nozzle_open(device_name, size, updown_dir);
  1608. if (!nozzle_dev) {
  1609. knet_log_printf (LOGSYS_LEVEL_ERROR, "Unable to init nozzle device %s: %s", device_name, strerror(errno));
  1610. return -1;
  1611. }
  1612. instance->nozzle_handle = nozzle_dev;
  1613. if (nozzle_set_mac(nozzle_dev, macaddr) < 0) {
  1614. knet_log_printf (LOGSYS_LEVEL_ERROR, "Unable to add set nozzle MAC to %s: %s", mac, strerror(errno));
  1615. goto out_clean;
  1616. }
  1617. if (reparse_nozzle_ip_address(instance, ipaddr, prefix, instance->our_nodeid, parsed_ipaddr, sizeof(parsed_ipaddr))) {
  1618. /* Prints its own errors */
  1619. goto out_clean;
  1620. }
  1621. knet_log_printf (LOGSYS_LEVEL_INFO, "Local nozzle IP address is %s / %d", parsed_ipaddr, atoi(prefix));
  1622. if (nozzle_add_ip(nozzle_dev, parsed_ipaddr, prefix) < 0) {
  1623. knet_log_printf (LOGSYS_LEVEL_ERROR, "Unable to add set nozzle IP addr to %s/%s: %s", parsed_ipaddr, prefix, strerror(errno));
  1624. goto out_clean;
  1625. }
  1626. nozzle_fd = nozzle_get_fd(nozzle_dev);
  1627. knet_log_printf (LOGSYS_LEVEL_INFO, "Opened '%s' on fd %d", device_name, nozzle_fd);
  1628. res = knet_handle_add_datafd(instance->knet_handle, &nozzle_fd, &channel);
  1629. if (res != 0) {
  1630. knet_log_printf (LOGSYS_LEVEL_ERROR, "Unable to add nozzle FD to knet: %s", strerror(errno));
  1631. goto out_clean;
  1632. }
  1633. run_nozzle_script(instance, NOZZLE_PREUP, "pre-up");
  1634. res = nozzle_set_up(nozzle_dev);
  1635. if (res != 0) {
  1636. knet_log_printf (LOGSYS_LEVEL_ERROR, "Unable to set nozzle interface UP: %s", strerror(errno));
  1637. goto out_clean;
  1638. }
  1639. run_nozzle_script(instance, NOZZLE_UP, "up");
  1640. return 0;
  1641. out_clean:
  1642. nozzle_close(nozzle_dev);
  1643. return -1;
  1644. }
  1645. static int remove_nozzle_device(void *knet_context)
  1646. {
  1647. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1648. int res;
  1649. int datafd;
  1650. res = knet_handle_get_datafd(instance->knet_handle, NOZZLE_CHANNEL, &datafd);
  1651. if (res != 0) {
  1652. knet_log_printf (LOGSYS_LEVEL_ERROR, "Can't find datafd for channel %d: %s", NOZZLE_CHANNEL, strerror(errno));
  1653. return -1;
  1654. }
  1655. res = knet_handle_remove_datafd(instance->knet_handle, datafd);
  1656. if (res != 0) {
  1657. knet_log_printf (LOGSYS_LEVEL_ERROR, "Can't remove datafd for nozzle channel %d: %s", NOZZLE_CHANNEL, strerror(errno));
  1658. return -1;
  1659. }
  1660. run_nozzle_script(instance, NOZZLE_DOWN, "pre-down");
  1661. res = nozzle_set_down(instance->nozzle_handle);
  1662. if (res != 0) {
  1663. knet_log_printf (LOGSYS_LEVEL_ERROR, "Can't set nozzle device down: %s", strerror(errno));
  1664. return -1;
  1665. }
  1666. run_nozzle_script(instance, NOZZLE_POSTDOWN, "post-down");
  1667. res = nozzle_close(instance->nozzle_handle);
  1668. if (res != 0) {
  1669. knet_log_printf (LOGSYS_LEVEL_ERROR, "Can't close nozzle device: %s", strerror(errno));
  1670. return -1;
  1671. }
  1672. knet_log_printf (LOGSYS_LEVEL_INFO, "Removed nozzle device");
  1673. return 0;
  1674. }
  1675. static void free_nozzle(struct totemknet_instance *instance)
  1676. {
  1677. free(instance->nozzle_name);
  1678. free(instance->nozzle_ipaddr);
  1679. free(instance->nozzle_prefix);
  1680. free(instance->nozzle_macaddr);
  1681. instance->nozzle_name = instance->nozzle_ipaddr = instance->nozzle_prefix =
  1682. instance->nozzle_macaddr = NULL;
  1683. }
  1684. static int setup_nozzle(void *knet_context)
  1685. {
  1686. struct totemknet_instance *instance = (struct totemknet_instance *)knet_context;
  1687. char *ipaddr_str = NULL;
  1688. char *name_str = NULL;
  1689. char *prefix_str = NULL;
  1690. char *macaddr_str = NULL;
  1691. char mac[32];
  1692. int name_res;
  1693. int macaddr_res;
  1694. int res = -1;
  1695. /*
  1696. * Return value ignored on purpose. icmap_get_string changes
  1697. * ipaddr_str/prefix_str only on success.
  1698. */
  1699. (void)icmap_get_string(NOZZLE_IPADDR, &ipaddr_str);
  1700. (void)icmap_get_string(NOZZLE_PREFIX, &prefix_str);
  1701. macaddr_res = icmap_get_string(NOZZLE_MACADDR, &macaddr_str);
  1702. name_res = icmap_get_string(NOZZLE_NAME, &name_str);
  1703. /* Is is being removed? */
  1704. if (name_res == CS_ERR_NOT_EXIST && instance->nozzle_handle) {
  1705. remove_nozzle_device(instance);
  1706. free_nozzle(instance);
  1707. goto out_free;
  1708. }
  1709. if (!name_str) {
  1710. /* no nozzle */
  1711. goto out_free;
  1712. }
  1713. if (!ipaddr_str) {
  1714. knet_log_printf (LOGSYS_LEVEL_ERROR, "No IP address supplied for Nozzle device");
  1715. goto out_free;
  1716. }
  1717. if (!prefix_str) {
  1718. knet_log_printf (LOGSYS_LEVEL_ERROR, "No prefix supplied for Nozzle IP address");
  1719. goto out_free;
  1720. }
  1721. if (macaddr_str && strlen(macaddr_str) != 17) {
  1722. knet_log_printf (LOGSYS_LEVEL_ERROR, "macaddr for nozzle device is not in the correct format '%s'", macaddr_str);
  1723. goto out_free;
  1724. }
  1725. if (!macaddr_str) {
  1726. macaddr_str = (char*)"54:54:01:00:00:00";
  1727. }
  1728. if (instance->nozzle_name &&
  1729. (strcmp(name_str, instance->nozzle_name) == 0) &&
  1730. (strcmp(ipaddr_str, instance->nozzle_ipaddr) == 0) &&
  1731. (strcmp(prefix_str, instance->nozzle_prefix) == 0) &&
  1732. (instance->nozzle_macaddr == NULL ||
  1733. strcmp(macaddr_str, instance->nozzle_macaddr) == 0)) {
  1734. /* Nothing has changed */
  1735. knet_log_printf (LOGSYS_LEVEL_DEBUG, "Nozzle device info not changed");
  1736. goto out_free;
  1737. }
  1738. /* Add nodeid into MAC address */
  1739. memcpy(mac, macaddr_str, 12);
  1740. snprintf(mac+12, sizeof(mac) - 13, "%02x:%02x",
  1741. instance->our_nodeid >> 8,
  1742. instance->our_nodeid & 0xFF);
  1743. knet_log_printf (LOGSYS_LEVEL_INFO, "Local nozzle MAC address is %s", mac);
  1744. if (name_res == CS_OK && name_str) {
  1745. /* Reconfigure */
  1746. if (instance->nozzle_name) {
  1747. remove_nozzle_device(instance);
  1748. free_nozzle(instance);
  1749. }
  1750. res = create_nozzle_device(knet_context, name_str, ipaddr_str, prefix_str,
  1751. mac);
  1752. instance->nozzle_name = strdup(name_str);
  1753. instance->nozzle_ipaddr = strdup(ipaddr_str);
  1754. instance->nozzle_prefix = strdup(prefix_str);
  1755. instance->nozzle_macaddr = strdup(macaddr_str);
  1756. if (!instance->nozzle_name || !instance->nozzle_ipaddr ||
  1757. !instance->nozzle_prefix) {
  1758. knet_log_printf (LOGSYS_LEVEL_ERROR, "strdup failed in nozzle allocation");
  1759. /*
  1760. * This 'free' will cause a complete reconfigure of the device next time we reload
  1761. * but will also let the the current device keep working until then.
  1762. * remove_nozzle() only needs the, statically-allocated, nozzle_handle
  1763. */
  1764. free_nozzle(instance);
  1765. }
  1766. }
  1767. out_free:
  1768. free(name_str);
  1769. free(ipaddr_str);
  1770. free(prefix_str);
  1771. if (macaddr_res == CS_OK) {
  1772. free(macaddr_str);
  1773. }
  1774. return res;
  1775. }
  1776. #endif // HAVE_LIBNOZZLE