<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Аспро: ЛайтШоп [тема: Сбой кластера.]</title>
		<link>http://proxmox.su</link>
		<description>Новое в теме Сбой кластера. форума Proxmox Виртуальная Среда на сайте Аспро: ЛайтШоп [proxmox.su]</description>
		<language>ru</language>
		<docs>http://backend.userland.com/rss2</docs>
		<pubDate>Fri, 29 May 2026 00:26:49 +0300</pubDate>
		<item>
			<title>Сбой кластера.</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum63/message330992/78627-sboy-klastera.">Сбой кластера.</a></b> <i>Proxmox Виртуальная Среда</i> в форуме <a href="http://proxmox.su/forum/forum63/">Proxmox Виртуальная Среда</a>. <br />
			Ок, отлично, заработало. Я запустил corosync на красном узле с перекрестием. Теперь всё работает, спасибо большое! <br />
			<i>18.04.2025 11:03:00, franconovik.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum63/message330992/78627-sboy-klastera.</link>
			<guid>http://proxmox.su/forum/messages/forum63/message330992/78627-sboy-klastera.</guid>
			<pubDate>Fri, 18 Apr 2025 11:03:00 +0300</pubDate>
			<category>Proxmox Виртуальная Среда</category>
		</item>
		<item>
			<title>Сбой кластера.</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum63/message330991/78627-sboy-klastera.">Сбой кластера.</a></b> <i>Proxmox Виртуальная Среда</i> в форуме <a href="http://proxmox.su/forum/forum63/">Proxmox Виртуальная Среда</a>. <br />
			Скопируй ключ с другого нода... диск всё ещё забит? Ключ не должен просто так исчезать. <br />
			<i>18.04.2025 10:16:00, fabian.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum63/message330991/78627-sboy-klastera.</link>
			<guid>http://proxmox.su/forum/messages/forum63/message330991/78627-sboy-klastera.</guid>
			<pubDate>Fri, 18 Apr 2025 10:16:00 +0300</pubDate>
			<category>Proxmox Виртуальная Среда</category>
		</item>
		<item>
			<title>Сбой кластера.</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum63/message330990/78627-sboy-klastera.">Сбой кластера.</a></b> <i>Proxmox Виртуальная Среда</i> в форуме <a href="http://proxmox.su/forum/forum63/">Proxmox Виртуальная Среда</a>. <br />
			Привет! Я перезапустил corosync после обновления и повышения версии на всех узлах. На 4 узлах всё ок. Получаю:<br /><br />```<br />root@pve00:/etc# systemctl status corosync.service ● corosync.service - Corosync Cluster Engine<br /> &nbsp; Loaded: loaded (/lib/systemd/system/corosync.service; enabled; preset: enabled)<br /> &nbsp; Active: active (running) since Fri 2025-04-18 09:06:22 CEST; 5min ago<br /> &nbsp; Docs: man:corosync man:corosync.conf man:corosync_overview<br /> &nbsp;Main PID: 3434012 (corosync)<br /> &nbsp;Tasks: 9 (limit: 48156)<br /> &nbsp;Memory: 136.5M<br /> &nbsp;CPU: 8.860s<br /> &nbsp;CGroup: /system.slice/corosync.service<br /> &nbsp;└─3434012 /usr/sbin/corosync -f<br /> &nbsp;Apr 18 09:06:26 pve00 corosync[3434012]:   [KNET  ] host: host: 3 (passive) best link: 0 (pri: 1)<br /> &nbsp;Apr 18 09:06:26 pve00 corosync[3434012]:   [QUORUM] Sync members[4]: 1 2 3 4<br /> &nbsp;Apr 18 09:06:26 pve00 corosync[3434012]:   [QUORUM] Sync joined[3]: 2 3 4<br /> &nbsp;Apr 18 09:06:26 pve00 corosync[3434012]:   [TOTEM ] A new membership (1.16219) was formed. Members joined: 2 3 4<br /> &nbsp;Apr 18 09:06:26 pve00 corosync[3434012]:   [VOTEQ ] Waiting for all cluster members. Current votes: 2 expected_votes: 5<br /> &nbsp;Apr 18 09:06:26 pve00 corosync[3434012]:   [QUORUM] This node is within the primary component and will provide service.<br /> &nbsp;Apr 18 09:06:26 pve00 corosync[3434012]:   [QUORUM] Members[4]: 1 2 3 4<br /> &nbsp;Apr 18 09:06:26 pve00 corosync[3434012]:   [MAIN  ] Completed service synchronization, ready to provide service.<br /> &nbsp;Apr 18 09:06:26 pve00 corosync[3434012]:   [KNET  ] pmtud: PMTUD link change for host: 3 link: 0 from 469 to 1397<br /> &nbsp;Apr 18 09:06:26 pve00 corosync[3434012]:   [KNET  ] pmtud: Global data MTU changed to: 1397<br />```<br /><br />Это странно, потому что 5-й узел не учитывается. На узле с красным крестиком получаю:<br /><br />```<br />root@pve04:/etc# systemctl start corosync<br />Job for corosync.service failed because the control process exited with error code.<br />See "systemctl status corosync.service" and "journalctl -xeu corosync.service" for details.<br /><br />root@pve04:/etc# systemctl status corosync<br />× corosync.service - Corosync Cluster Engine<br /> &nbsp; Loaded: loaded (/lib/systemd/system/corosync.service; enabled; preset: enabled)<br /> &nbsp; Active: failed (Result: exit-code) since Fri 2025-04-18 09:10:36 CEST; 18s ago<br /> &nbsp; Docs: man:corosync man:corosync.conf man:corosync_overview<br /> &nbsp;Process: 1411168 ExecStart=/usr/sbin/corosync -f $COROSYNC_OPTIONS (code=exited, status=8)<br /> Main PID: 1411168 (code=exited, status=8)<br /> &nbsp; &nbsp;CPU: 21ms<br /> Apr 18 09:10:36 pve04 systemd[1]: Starting corosync.service - Corosync Cluster Engine...<br /> Apr 18 09:10:36 pve04 corosync[1411168]:   [MAIN  ] Corosync Cluster Engine  starting up<br /> Apr 18 09:10:36 pve04 corosync[1411168]:   [MAIN  ] Corosync built-in features: dbus monitoring watchdog systemd xmlconf vqsim nozzle<br /> Apr 18 09:10:36 pve04 corosync[1411168]:   [MAIN  ] Could not open /etc/corosync/authkey: No such file or directory<br /> Apr 18 09:10:36 pve04 corosync[1411168]:   [MAIN  ] Corosync Cluster Engine exiting with status 8 at main.c:1428.<br /> Apr 18 09:10:36 pve04 systemd[1]: corosync.service: Main process exited, code=exited, status=8<br /> Apr 18 09:10:36 pve04 systemd[1]: corosync.service: Failed with result 'exit-code'.<br /> Apr 18 09:10:36 pve04 systemd[1]: Failed to start corosync.service - Corosync Cluster Engine.<br />```<br /><br />Как это исправить?<br />/thanks <br />
			<i>18.04.2025 09:13:00, franconovik.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum63/message330990/78627-sboy-klastera.</link>
			<guid>http://proxmox.su/forum/messages/forum63/message330990/78627-sboy-klastera.</guid>
			<pubDate>Fri, 18 Apr 2025 09:13:00 +0300</pubDate>
			<category>Proxmox Виртуальная Среда</category>
		</item>
		<item>
			<title>Сбой кластера.</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum63/message330989/78627-sboy-klastera.">Сбой кластера.</a></b> <i>Proxmox Виртуальная Среда</i> в форуме <a href="http://proxmox.su/forum/forum63/">Proxmox Виртуальная Среда</a>. <br />
			Вы можете отредактировать /etc/corosync/corosync.conf на каждом узле (не забудьте увеличить config_version), перезапустите corosync на каждом узле. Затем скопируйте /etc/corosync/corosync в /etc/pve/corosync.conf, когда кластер будет работать нормально. <br />
			<i>18.04.2025 08:05:00, spirit.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum63/message330989/78627-sboy-klastera.</link>
			<guid>http://proxmox.su/forum/messages/forum63/message330989/78627-sboy-klastera.</guid>
			<pubDate>Fri, 18 Apr 2025 08:05:00 +0300</pubDate>
			<category>Proxmox Виртуальная Среда</category>
		</item>
		<item>
			<title>Сбой кластера.</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum63/message330988/78627-sboy-klastera.">Сбой кластера.</a></b> <i>Proxmox Виртуальная Среда</i> в форуме <a href="http://proxmox.su/forum/forum63/">Proxmox Виртуальная Среда</a>. <br />
			Привет, я знаю, где добавить скобку, но когда я редактирую файл и пытаюсь сохранить, система пишет мне, что файловая система заполнена. Я пытался применить то, что здесь <noindex><a href="https://pve.proxmox.com/pve-docs/chapter-pvecm.html#pvecm_edit_corosync_conf" target="_blank" rel="nofollow" >https://pve.proxmox.com/pve-docs/chapter-pvecm.html#pvecm_edit_corosync_conf</a></noindex>, но когда я выполняю `cp /etc/pve/corosyncconf /etc/pve/corosync.conf.old`, я получаю ответ: `cp: не удалось создать обычный файл 'corosync.conf.old': Permission denied`. Так как же мне писать и обновлять файл?<br /><br />root@pve04:/etc/pve# cat corosync.conf<br />logging {<br /> &nbsp; &nbsp;debug: off<br /> &nbsp; &nbsp;to_syslog: yes<br />}<br />nodelist {<br /> &nbsp; &nbsp;node {<br /> &nbsp; &nbsp; &nbsp; &nbsp;name: pve00<br /> &nbsp; &nbsp; &nbsp; &nbsp;nodeid: 1<br /> &nbsp; &nbsp; &nbsp; &nbsp;quorum_votes: 1<br /> &nbsp; &nbsp; &nbsp; &nbsp;ring0_addr: 182.xx.y.227<br /> &nbsp; &nbsp;}<br /> &nbsp; &nbsp;node {<br /> &nbsp; &nbsp; &nbsp; &nbsp;name: pve01<br /> &nbsp; &nbsp; &nbsp; &nbsp;nodeid: 2<br /> &nbsp; &nbsp; &nbsp; &nbsp;quorum_votes: 1<br /> &nbsp; &nbsp; &nbsp; &nbsp;ring0_addr: 182.xx.y.228<br /> &nbsp; &nbsp;}<br /> &nbsp; &nbsp;node {<br /> &nbsp; &nbsp; &nbsp; &nbsp;name: pve02<br /> &nbsp; &nbsp; &nbsp; &nbsp;nodeid: 3<br /> &nbsp; &nbsp; &nbsp; &nbsp;quorum_votes: 1<br /> &nbsp; &nbsp; &nbsp; &nbsp;ring0_addr: 182.xx.y.229<br /> &nbsp; &nbsp;}<br /> &nbsp; &nbsp;node {<br /> &nbsp; &nbsp; &nbsp; &nbsp;name: pve03<br /> &nbsp; &nbsp; &nbsp; &nbsp;nodeid: 4<br /> &nbsp; &nbsp; &nbsp; &nbsp;quorum_votes: 1<br /> &nbsp; &nbsp; &nbsp; &nbsp;ring0_addr: 182.xx.y.230<br /> &nbsp; &nbsp;}<br /> &nbsp; &nbsp;node {<br /> &nbsp; &nbsp; &nbsp; &nbsp;name: pve04<br /> &nbsp; &nbsp; &nbsp; &nbsp;nodeid: 5<br /> &nbsp; &nbsp; &nbsp; &nbsp;quorum_votes: 1<br /> &nbsp; &nbsp; &nbsp; &nbsp;ring0_addr: 182.xx.y.231<br /> &nbsp; &nbsp;}<br />}<br />quorum {<br /> &nbsp; &nbsp;provider: corosync_votequorum<br /> &nbsp; &nbsp;two_node: 1<br />}<br />totem {<br /> &nbsp; &nbsp;cluster_name: US01<br /> &nbsp; &nbsp;config_version: 7<br /> &nbsp; &nbsp;interface {<br /> &nbsp; &nbsp; &nbsp; &nbsp;linknumber: 0<br /> &nbsp; &nbsp;}<br /> &nbsp; &nbsp;ip_version: ipv4-6<br /> &nbsp; &nbsp;link_mode: passive<br /> &nbsp; &nbsp;secauth: on<br /> &nbsp; &nbsp;version: 2<br />}<br /><br />Мне нужно добавить скобку после строки:<br />ring0_addr: 182.xx.y.231<br />/thanks <br />
			<i>18.04.2025 07:48:00, franconovik.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum63/message330988/78627-sboy-klastera.</link>
			<guid>http://proxmox.su/forum/messages/forum63/message330988/78627-sboy-klastera.</guid>
			<pubDate>Fri, 18 Apr 2025 07:48:00 +0300</pubDate>
			<category>Proxmox Виртуальная Среда</category>
		</item>
		<item>
			<title>Сбой кластера.</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum63/message330987/78627-sboy-klastera.">Сбой кластера.</a></b> <i>Proxmox Виртуальная Среда</i> в форуме <a href="http://proxmox.su/forum/forum63/">Proxmox Виртуальная Среда</a>. <br />
			Выложите содержимое файла /etc/corosync/corosync.conf. <br />
			<i>17.04.2025 18:14:00, alexskysilk.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum63/message330987/78627-sboy-klastera.</link>
			<guid>http://proxmox.su/forum/messages/forum63/message330987/78627-sboy-klastera.</guid>
			<pubDate>Thu, 17 Apr 2025 18:14:00 +0300</pubDate>
			<category>Proxmox Виртуальная Среда</category>
		</item>
		<item>
			<title>Сбой кластера.</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum63/message330986/78627-sboy-klastera.">Сбой кластера.</a></b> <i>Proxmox Виртуальная Среда</i> в форуме <a href="http://proxmox.su/forum/forum63/">Proxmox Виртуальная Среда</a>. <br />
			Привет, у меня кластер Proxmox, все узлы обновились до версии 8.3.3. Сегодня из дашборда заметил, что у одного узла красный крестик, а у остальных четырех — зеленые. Начал разбираться. На всех узлах получаю следующее:<br /><br />root@pve03:/etc# pvecm status<br />Cluster information<br />-------------------<br />Name: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; US01<br />Config Version: &nbsp; 7<br />Transport: &nbsp; &nbsp; &nbsp; &nbsp;knet<br />Secure auth: &nbsp; &nbsp; &nbsp;on<br /><br />Quorum information<br />------------------<br />Date: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Thu Apr 17 17:24:38 2025<br />Quorum provider: &nbsp;corosync_votequorum<br />Nodes: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4<br />Node ID: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0x00000004<br />Ring ID: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.161f5<br />Quorate: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Yes<br /><br />Votequorum information<br />----------------------<br />Expected votes: &nbsp; 5<br />Highest expected: 5<br />Total votes: &nbsp; &nbsp; &nbsp;4<br />Quorum: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3<br />Flags: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2Node Quorate WaitForAll<br /><br />Membership information ----------------------<br />Nodeid &nbsp; &nbsp; &nbsp;Votes Name<br />0x00000001 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 182.xx.y.227<br />0x00000002 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 182.xx.y.228<br />0x00000003 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 182.xx.y.229<br />0x00000004 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1 182.xx.y.230 (local)<br /><br />root@pve03:/etc# systemctl status corosync.service<br />● corosync.service - Corosync Cluster Engine<br />Loaded: loaded (/lib/systemd/system/corosync.service; enabled; preset: enabled)<br />Active: active (running) since Thu 2025-02-27 16:00:17 CET; 1 month 18 days ago<br />Docs: man:corosync man:corosync.conf man:corosync_overview<br />Main PID: 52581 (corosync)<br />Tasks: 9 (limit: 154510)<br />Memory: 146.4M<br />CPU: 1d 21h 2min 26.287s<br />CGroup: /system.slice/corosync.service<br />└─52581 /usr/sbin/corosync -f<br />Apr 17 07:23:25 pve03 corosync[52581]:   [KNET  ] link: host: 5 link: 0 is down<br />Apr 17 07:23:25 pve03 corosync[52581]:   [KNET  ] host: host: 5 (passive) best link: 0 (pri: 1)<br />Apr 17 07:23:25 pve03 corosync[52581]:   [KNET  ] host: host: 5 has no active links<br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;===== как активировать ?<br />Apr 17 07:23:27 pve03 corosync[52581]:   [TOTEM ] Token has not been received in 3712 ms<br />Apr 17 07:23:34 pve03 corosync[52581]:   [QUORUM] Sync members[4]: 1 2 3 4<br />Apr 17 07:23:34 pve03 corosync[52581]:   [QUORUM] Sync left[1]: 5<br />Apr 17 07:23:34 pve03 corosync[52581]:   [TOTEM ] A new membership (1.161f5) was formed. Members left: 5<br />Apr 17 07:23:34 pve03 corosync[52581]:   [TOTEM ] Failed to receive the leave message. failed: 5<br />Apr 17 07:23:34 pve03 corosync[52581]:   [QUORUM] Members[4]: 1 2 3 4<br />Apr 17 07:23:34 pve03 corosync[52581]:   [MAIN  ] Completed service synchronization, ready to provide service.<br /><br />root@pve03:~# root@pve04:/etc/pve# pvecm status<br />Can't use an undefined value as a HASH reference at /usr/share/perl5/PVE/CLI/pvecm.pm line 496, &lt;DATA&gt; line 960.<br /><br />root@pve04:/etc/pve# systemctl status corosync.service<br />× corosync.service - Corosync Cluster Engine<br />Loaded: loaded (/lib/systemd/system/corosync.service; enabled; preset: enabled)<br />Active: failed (Result: exit-code) since Thu 2025-04-17 16:17:50 CEST; 40min ago<br />Docs: man:corosync man:corosync.conf man:corosync_overview<br />Process: 1316 ExecStart=/usr/sbin/corosync -f $COROSYNC_OPTIONS (code=exited, status=8)<br />Main PID: 1316 (code=exited, status=8)<br />CPU: 10ms<br />Apr 17 16:17:50 pve04 systemd[1]: Starting corosync.service - Corosync Cluster Engine...<br />Apr 17 16:17:50 pve04 corosync[1316]: parser error: /etc/corosync/corosync.conf:54: Missing closing brace<br />Apr 17 16:17:50 pve04 systemd[1]: corosync.service: Main process exited, code=exited, status=8/n/a<br />Apr 17 16:17:50 pve04 systemd[1]: corosync.service: Failed with result 'exit-code'.<br />Apr 17 16:17:50 pve04 systemd[1]: Failed to start corosync.service - Corosync Cluster Engine.<br /><br />На узле с красным крестиком заметил отсутствие файла corosync, а в `/etc/pve/corosync.conf` отсутствует закрывающая скобка. Как обновить этот файл?<br /><br />Спасибо /Franco <br />
			<i>17.04.2025 17:27:00, franconovik.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum63/message330986/78627-sboy-klastera.</link>
			<guid>http://proxmox.su/forum/messages/forum63/message330986/78627-sboy-klastera.</guid>
			<pubDate>Thu, 17 Apr 2025 17:27:00 +0300</pubDate>
			<category>Proxmox Виртуальная Среда</category>
		</item>
	</channel>
</rss>
