У нас вы можете посмотреть бесплатно Fully Routed Networks in Proxmox! Point-to-Point and Weird Cluster Configs Made Easy with OSPF или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Are you playing with Proxmox clustering, but want faster networking without paying for multi-gig switches? For small clusters, sometimes it can make sense to use fast point to point links between nodes. This could be in a small 2 or 3 node cluster, where you can use dual port 10 gig cards and direct attach cables without a switch. Maybe you've got a wacky 5 node cluster with quad port gigabit cards on each node, and don't want to buy a 20 port switch and do link aggregation. Or maybe you want to be the crazy guy who uses intel NUCs with thunderbolt between them. Whatever your use case, this video will help you setup your fully routed cluster network properly. This is accomplished by creating point to point links between each node in any topology you can think of, and allowing OSPFv3 to exchange route information across all of the links. Once we have configured OSPF on all of the relevant interfaces, the cluster route map will automatically be generated and updated if any links go down and the shortest path will be chosen based on link speeds and priorities. To see the example FRR configuration I used, see my blog post: https://www.apalrd.net/posts/2023/clu... Feel free to chat with me more on my Discord server: / discord If you'd like to support me, feel free to here: https://ko-fi.com/apalrd Timestamps: 00:00 - Introduction 00:38 - Concept 02:13 - Install and Configure FRR 11:58 - Testing 14:07 - Crazy Setups #proxmox #ipv6 #routing