{"id":492,"date":"2021-01-03T21:44:19","date_gmt":"2021-01-03T12:44:19","guid":{"rendered":"http:\/\/153.126.194.20\/?p=492"},"modified":"2024-11-17T15:23:00","modified_gmt":"2024-11-17T06:23:00","slug":"ubuntu-20-04%e3%81%ab%e3%83%aa%e3%83%b3%e3%82%af%e3%82%a2%e3%82%b0%e3%83%aa%e3%82%b2%e3%83%bc%e3%82%b7%e3%83%a7%e3%83%b3%e3%82%92%e8%a8%ad%e5%ae%9a%e3%81%99%e3%82%8b","status":"publish","type":"post","link":"https:\/\/funaori.com\/ja\/2021\/01\/03\/ubuntu-20-04%e3%81%ab%e3%83%aa%e3%83%b3%e3%82%af%e3%82%a2%e3%82%b0%e3%83%aa%e3%82%b2%e3%83%bc%e3%82%b7%e3%83%a7%e3%83%b3%e3%82%92%e8%a8%ad%e5%ae%9a%e3%81%99%e3%82%8b\/","title":{"rendered":"Ubuntu 20.04\u306b\u30ea\u30f3\u30af\u30a2\u30b0\u30ea\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u8a2d\u5b9a\u3059\u308b"},"content":{"rendered":"<h1>Ubuntu 20.04\u306b\u30ea\u30f3\u30b0\u30a2\u30b0\u30ea\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u8a2d\u5b9a\u3057\u3066\u307f\u307e\u3057\u305f<\/h1>\n<p>\u81ea\u5b85\u306e\u30c7\u30fc\u30bf\u4fdd\u5b58\u74b0\u5883\u3092\u898b\u76f4\u3057\u3066\u3001\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u517c\u52d5\u753b\u4fdd\u5b58\u7528\u306bHDD\u3092\u6ca2\u5c71\u3064\u306a\u3044\u3060Ubuntu\u3092\u69cb\u7bc9\u3059\u308b\u3053\u3068\u306b\u3057\u307e\u3057\u305f\u3002<br \/>\nDiskStation\u3068NETGEAR GS308T\u3067\u30ea\u30f3\u30b0\u30a2\u30b0\u30ea\u30b2\u30fc\u30b7\u30e7\u30f3(LACP)\u3092\u3064\u306a\u3044\u3067\u3044\u308b\u306e\u3067\u3001\u3053\u306eUbuntu\u306e\u30de\u30b6\u30fc\u30dc\u30fc\u30c9\u306b\u3082Ether\u304c2\u3064\u3042\u3063\u305f\u306e\u3067\u30ea\u30f3\u30b0\u30a2\u30b0\u30ea\u30b2\u30fc\u30b7\u30e7\u30f3(LACP)\u3067\u3064\u306a\u3050\u3044\u3053\u3068\u306b\u3057\u3066\u307f\u307e\u3057\u305f\u3002<\/p>\n<h2>Ubuntu\u5074\u306e\u8a2d\u5b9a<\/h2>\n<p>\u6b21\u306e\u30b5\u30a4\u30c8\u3092\u53c2\u8003\u306b\u8a2d\u5b9a\u3092\u5909\u66f4\u3057\u307e\u3057\u305f\u3002\u3044\u304f\u3064\u304b\u5fae\u5999\u306a\u9055\u3044\u304c\u3042\u308a\u307e\u3057\u305f\u3002<\/p>\n<ul>\n<li><a href=\"https:\/\/portal.novoserve.com\/index.php?rp=\/knowledgebase\/70\/Configuring-LACP-on-Ubuntu-18.04-and-Ubuntu-20.04.html\">https:\/\/portal.novoserve.com\/index.php?rp=\/knowledgebase\/70\/Configuring-LACP-on-Ubuntu-18.04-and-Ubuntu-20.04.html<\/a><\/li>\n<\/ul>\n<h3>\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u306e\u5909\u66f4<\/h3>\n<p>\u53c2\u8003\u306e\u30b5\u30a4\u30c8\u3067\u306f\u30d5\u30a1\u30a4\u30eb\u306f<code><code>\/etc\/netplan\/01-netcfg.yaml<\/code>`<code>\u3068\u8a18\u8f09\u3055\u308c\u3066\u3044\u307e\u3057\u305f\u304c\u3001\u79c1\u306e\u74b0\u5883\u3067\u306f\u30d5\u30a1\u30a4\u30eb\u540d\u304c<\/code>`<code>\/etc\/netplan\/01-network-manager-all.yaml<\/code><\/code>\u3067\u3057\u305f\u3002<br \/>\n\u3053\u3061\u3089\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u7de8\u96c6\u3057\u3066\u3082\u4e0a\u624b\u304f\u884c\u304d\u307e\u3057\u305f\u3002<\/p>\n<ul>\n<li>\u5909\u66f4\u3057\u305f\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\n<pre><code># Let NetworkManager manage all devices on this system\nnetwork:\nversion: 2\nrenderer: NetworkManager\nethernets:\nenp2s0:\n  dhcp4: no\nenp5s2:\n  dhcp4: no\nbonds:\nbond0:\n  interfaces: [enp2s0, enp5s2]\n  addresses: [192.168.1.4\/24]\n  gateway4: 192.168.1.1\n  parameters:\n    mode: 802.3ad\n    transmit-hash-policy: layer3+4\n    mii-monitor-interval: 1\n  nameservers:\n    addresses:\n      - &quot;192.168.1.1&quot;\n      - &quot;210.131.159.80&quot;<\/code><\/pre>\n<\/li>\n<\/ul>\n<h3>\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u306e\u30c6\u30b9\u30c8<\/h3>\n<p>\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u304c\u6b63\u3057\u3044\u304b\u3092<code><code>netplan try<\/code><\/code>\u3067\u78ba\u8a8d\u3059\u308b\u3068\u3042\u308a\u307e\u3059\u304c\u3001bonds\u306e\u8a2d\u5b9a\u306f\u78ba\u8a8d\u3067\u304d\u306a\u3044\u306e\u306fnetplan\u306e\u30d0\u30b0\u306e\u3088\u3046\u3067\u3059\u3002<br \/>\n\u5143\u306e\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u3092\u3068\u3063\u3066\u304a\u304d<code><code>netplan apply<\/code><\/code>\u3092\u5b9f\u884c\u3057\u307e\u3057\u305f\u3002<\/p>\n<h2>NETGEAR\u306e\u8a2d\u5b9a<\/h2>\n<p>7\u756a\u30688\u756a\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306fch1\u3068\u3057\u3066DiskStation\u3067\u30ea\u30f3\u30b0\u30a2\u30b0\u30ea\u30b2\u30fc\u30b7\u30e7\u30f3\u3067\u4f7f\u3063\u3066\u3044\u308b\u306e\u3067\u30015\u756a\u30686\u756a\u3092ch2\u3068\u3057\u3066\u4f7f\u3048\u308b\u3088\u3046\u306b\u3057\u307e\u3059\u3002<\/p>\n<ul>\n<li>\n<p>ch2\u3068\u3057\u3066\u4f7f\u3046\u30b9\u30a4\u30c3\u30c1\u306e\u30dd\u30fc\u30c8\u3092\u9078\u629e\u3059\u308b<br \/>\n<img decoding=\"async\" src=\"http:\/\/153.126.194.20\/wp-content\/uploads\/2021\/01\/LACP_1-e1609667298349-300x124.png\" alt=\"\" \/><\/p>\n<\/li>\n<li>\n<p>LAG\u30bf\u30a4\u30d7\u3092\u300c\u9759\u7684\u300d\u304b\u3089\u300cLACP\u300d\u306b\u5909\u66f4\u3059\u308b<br \/>\n<img decoding=\"async\" src=\"http:\/\/153.126.194.20\/wp-content\/uploads\/2021\/01\/LACP_2-e1609667278198-300x154.png\" alt=\"\" \/><\/p>\n<\/li>\n<\/ul>\n<h2>\u52d5\u4f5c\u78ba\u8a8d<\/h2>\n<p>NETGEAR\u306e5\u756a\u30686\u756a\u30dd\u30fc\u30c8\u306b\u30a4\u30fc\u30b5\u30cd\u30c3\u30c8\u3092\u63a5\u7d9a\u3057\u307e\u3059\u3002<br \/>\nIP\u30a2\u30c9\u30ec\u30b9\u304c\u8a2d\u5b9a\u3067\u304d\u3066\u3044\u308b\u306e\u304b\u3092\u3001\u6b21\u306e\u30b3\u30de\u30f3\u30c9\u3067<code><code>ip addr show<\/code><\/code>\u78ba\u8a8d\u3057\u307e\u3059\u3002<\/p>\n<pre><code>1: lo: &lt;LOOPBACK,UP,LOWER_UP&gt; mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n    link\/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n    inet 127.0.0.1\/8 scope host lo\n       valid_lft forever preferred_lft forever\n    inet6 ::1\/128 scope host\n       valid_lft forever preferred_lft forever\n2: enp2s0: &lt;BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP&gt; mtu 1500 qdisc fq_codel master bond0 state UP group default qlen 1000\n    link\/ether 00:24:8c:fc:cf:6f brd ff:ff:ff:ff:ff:ff\n3: enp5s2: &lt;BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP&gt; mtu 1500 qdisc fq_codel master bond0 state UP group default qlen 1000\n    link\/ether 00:24:8c:fc:cf:6f brd ff:ff:ff:ff:ff:ff\n4: bond0: &lt;BROADCAST,MULTICAST,MASTER,UP,LOWER_UP&gt; mtu 1500 qdisc noqueue state UP group default qlen 1000\n    link\/ether 00:24:8c:fc:cf:6f brd ff:ff:ff:ff:ff:ff\n    inet 192.168.1.4\/24 brd 192.168.1.255 scope global noprefixroute bond0\n       valid_lft forever preferred_lft forever\n    inet6 fe80::224:8cff:fefc:cf6f\/64 scope link\n       valid_lft forever preferred_lft forever\n<\/code><\/pre>\n<p>\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u306e\u5225\u306e\u6a5f\u5668\u306b\u63a5\u7d9a\u3067\u304d\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u3066\u5b8c\u4e86\u3067\u3059\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ubuntu 20.04\u306b\u30ea\u30f3\u30b0\u30a2\u30b0\u30ea\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u8a2d\u5b9a\u3057\u3066\u307f\u307e\u3057\u305f \u81ea\u5b85\u306e\u30c7\u30fc\u30bf\u4fdd\u5b58\u74b0\u5883\u3092\u898b\u76f4\u3057\u3066\u3001\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u517c\u52d5\u753b\u4fdd\u5b58\u7528\u306bHDD\u3092\u6ca2\u5c71\u3064\u306a\u3044\u3060Ubuntu\u3092\u69cb\u7bc9\u3059\u308b\u3053\u3068\u306b\u3057\u307e\u3057\u305f\u3002 DiskStation\u3068NETGE&hellip; <a class=\"more-link\" href=\"https:\/\/funaori.com\/ja\/2021\/01\/03\/ubuntu-20-04%e3%81%ab%e3%83%aa%e3%83%b3%e3%82%af%e3%82%a2%e3%82%b0%e3%83%aa%e3%82%b2%e3%83%bc%e3%82%b7%e3%83%a7%e3%83%b3%e3%82%92%e8%a8%ad%e5%ae%9a%e3%81%99%e3%82%8b\/\">\u7d9a\u304d\u3092\u8aad\u3080 <span class=\"screen-reader-text\">Ubuntu 20.04\u306b\u30ea\u30f3\u30af\u30a2\u30b0\u30ea\u30b2\u30fc\u30b7\u30e7\u30f3\u3092\u8a2d\u5b9a\u3059\u308b<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_locale":"ja","_original_post":"http:\/\/153.126.194.20\/?p=492","footnotes":""},"categories":[14],"tags":[],"class_list":["post-492","post","type-post","status-publish","format-standard","hentry","category-ubuntu","ja","entry"],"_links":{"self":[{"href":"https:\/\/funaori.com\/wp-json\/wp\/v2\/posts\/492","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/funaori.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/funaori.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/funaori.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/funaori.com\/wp-json\/wp\/v2\/comments?post=492"}],"version-history":[{"count":5,"href":"https:\/\/funaori.com\/wp-json\/wp\/v2\/posts\/492\/revisions"}],"predecessor-version":[{"id":499,"href":"https:\/\/funaori.com\/wp-json\/wp\/v2\/posts\/492\/revisions\/499"}],"wp:attachment":[{"href":"https:\/\/funaori.com\/wp-json\/wp\/v2\/media?parent=492"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/funaori.com\/wp-json\/wp\/v2\/categories?post=492"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/funaori.com\/wp-json\/wp\/v2\/tags?post=492"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}