<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Аспро: ЛайтШоп [тема: Расширение Datastore]</title>
		<link>http://proxmox.su</link>
		<description>Новое в теме Расширение Datastore форума Proxmox Backup Server на сайте Аспро: ЛайтШоп [proxmox.su]</description>
		<language>ru</language>
		<docs>http://backend.userland.com/rss2</docs>
		<pubDate>Sat, 23 May 2026 16:57:14 +0300</pubDate>
		<item>
			<title>Расширение Datastore</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum64/message361292/81861-rasshirenie-datastore">Расширение Datastore</a></b> <i>Proxmox Backup Server</i> в форуме <a href="http://proxmox.su/forum/forum64/">Proxmox Backup Server</a>. <br />
			sdb1 — это диск резервного хранилища. Добавьте место на диске sdb в вашей среде. В PBS: &nbsp;<br />apt install lsof &nbsp;<br />apt install parted &nbsp;<br />lsof /dev/sdb1 &nbsp;<br />Завершите процесс 847 (номер процесса, занимающего диск, PBS может зависнуть в вашем SSH) &nbsp;<br /><br />В консоли: &nbsp;<br />umount /dev/sdb1 &nbsp;<br />parted /dev/sdb &nbsp;<br />(parted) print &nbsp;<br />Warning: не всё доступное пространство на /dev/sdb используется, вы можете исправить GPT, чтобы использовать всё пространство (ещё ########### блоков), или продолжить с текущими настройками? Fix/Ignore? F &nbsp;<br />(parted) resizepart 1 &nbsp;<br />Yes &nbsp;<br />100% &nbsp;<br />(parted) quit &nbsp;<br /><br />Перезагрузитесь. После перезагрузки: &nbsp;<br />resize2fs /dev/sdb1 <br />
			<i>20.04.2025 19:09:00, LOLPOP.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum64/message361292/81861-rasshirenie-datastore</link>
			<guid>http://proxmox.su/forum/messages/forum64/message361292/81861-rasshirenie-datastore</guid>
			<pubDate>Sun, 20 Apr 2025 19:09:00 +0300</pubDate>
			<category>Proxmox Backup Server</category>
		</item>
		<item>
			<title>Расширение Datastore</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum64/message361291/81861-rasshirenie-datastore">Расширение Datastore</a></b> <i>Proxmox Backup Server</i> в форуме <a href="http://proxmox.su/forum/forum64/">Proxmox Backup Server</a>. <br />
			fs_growfs может расширять файловую систему на смонтированном разделе. Так что все эти предыдущие шаги не нужны. Достаточно сделать следующее:<br /><br />Bash:<br />#1. Установить parted, если он еще не установлен<br />apt update && apt install parted<br />#2. ОБЯЗАТЕЛЬНО переместить второй GPT-заголовок в конец диска<br /># Иначе при запуске "parted /dev/vdb" появится предупреждение<br />sgdisk -e /dev/vdb<br />#3. Изменить размер раздела. В нашем случае это раздел номер 1.<br />parted /dev/vdb resizepart 1 100%<br />#4. Расширить XFS на разделе 1 до 100% (по умолчанию)<br />xfs_growfs /dev/vdb1 <br />
			<i>13.02.2025 12:12:00, atomic.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum64/message361291/81861-rasshirenie-datastore</link>
			<guid>http://proxmox.su/forum/messages/forum64/message361291/81861-rasshirenie-datastore</guid>
			<pubDate>Thu, 13 Feb 2025 12:12:00 +0300</pubDate>
			<category>Proxmox Backup Server</category>
		</item>
		<item>
			<title>Расширение Datastore</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum64/message361290/81861-rasshirenie-datastore">Расширение Datastore</a></b> <i>Proxmox Backup Server</i> в форуме <a href="http://proxmox.su/forum/forum64/">Proxmox Backup Server</a>. <br />
			-&gt; apt update &nbsp;<br />-&gt; apt install parted &nbsp;<br />-&gt; fuser -v /mnt/datastore/ClusterDtStoreName &nbsp;<br />-&gt; umount -l /mnt/datastore/ClusterDtStoreName &nbsp;<br />-&gt; umount /mnt/datastore/ClusterDtStoreName &nbsp;<br />-&gt; parted /dev/sdb resizepart 1 100% &nbsp;<br />-&gt; mount /dev/sdb1 /mnt/datastore/ClusterDtStoreName &nbsp;<br />-&gt; xfs_growfs /dev/sdb1 &nbsp;<br /><br />Должно сработать для файловой системы xfs. <br />
			<i>15.10.2024 16:04:00, sive.host.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum64/message361290/81861-rasshirenie-datastore</link>
			<guid>http://proxmox.su/forum/messages/forum64/message361290/81861-rasshirenie-datastore</guid>
			<pubDate>Tue, 15 Oct 2024 16:04:00 +0300</pubDate>
			<category>Proxmox Backup Server</category>
		</item>
		<item>
			<title>Расширение Datastore</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum64/message361289/81861-rasshirenie-datastore">Расширение Datastore</a></b> <i>Proxmox Backup Server</i> в форуме <a href="http://proxmox.su/forum/forum64/">Proxmox Backup Server</a>. <br />
			Похоже, что parted больше не входит в состав PBS. <br />
			<i>03.09.2023 11:10:00, ksl28.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum64/message361289/81861-rasshirenie-datastore</link>
			<guid>http://proxmox.su/forum/messages/forum64/message361289/81861-rasshirenie-datastore</guid>
			<pubDate>Sun, 03 Sep 2023 11:10:00 +0300</pubDate>
			<category>Proxmox Backup Server</category>
		</item>
		<item>
			<title>Расширение Datastore</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum64/message361288/81861-rasshirenie-datastore">Расширение Datastore</a></b> <i>Proxmox Backup Server</i> в форуме <a href="http://proxmox.su/forum/forum64/">Proxmox Backup Server</a>. <br />
			Большое спасибо за помощь. Хранилище данных расширено. Даниэль <br />
			<i>04.05.2021 09:48:00, DanV.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum64/message361288/81861-rasshirenie-datastore</link>
			<guid>http://proxmox.su/forum/messages/forum64/message361288/81861-rasshirenie-datastore</guid>
			<pubDate>Tue, 04 May 2021 09:48:00 +0300</pubDate>
			<category>Proxmox Backup Server</category>
		</item>
		<item>
			<title>Расширение Datastore</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum64/message361287/81861-rasshirenie-datastore">Расширение Datastore</a></b> <i>Proxmox Backup Server</i> в форуме <a href="http://proxmox.su/forum/forum64/">Proxmox Backup Server</a>. <br />
			Для тех, кто сталкивается с проблемой расширения хранилища данных... (PBS установлен в кластере PVE. Виртуальный диск pve в PBS — /dev/sdb)<br /><br />- расширьте диск в PVE &nbsp;<br />- проверьте, что диск расширился в PBS: перейдите в administration -&gt; storage/disks &nbsp;<br />- откройте оболочку PBS и выполните следующий код:<br /><br />parted /dev/sdb &nbsp;<br />(parted) print &nbsp;<br />Внимание: не всё доступное пространство для /dev/sdb кажется используемым, можно исправить GPT, чтобы задействовать всё пространство (ещё ########### блоков), или продолжить с текущими настройками? &nbsp;<br />Fix/Ignore? F &nbsp;<br />(parted) resizepart 1 Yes 100% &nbsp;<br />(parted) quit &nbsp;<br /><br />(* мне пришлось добавить "Yes" в строку resizepart, как указано в вики) &nbsp;<br /><br />Далее: &nbsp;<br />resize2fs /dev/sdb1 &nbsp;(* этот шаг может занять некоторое время) &nbsp;<br /><br />- проверьте, что хранилище данных расширилось <br />
			<i>02.05.2021 00:05:00, comporder1.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum64/message361287/81861-rasshirenie-datastore</link>
			<guid>http://proxmox.su/forum/messages/forum64/message361287/81861-rasshirenie-datastore</guid>
			<pubDate>Sun, 02 May 2021 00:05:00 +0300</pubDate>
			<category>Proxmox Backup Server</category>
		</item>
		<item>
			<title>Расширение Datastore</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum64/message361286/81861-rasshirenie-datastore">Расширение Datastore</a></b> <i>Proxmox Backup Server</i> в форуме <a href="http://proxmox.su/forum/forum64/">Proxmox Backup Server</a>. <br />
			Спасибо, @oversite, за ответ. Думаю, следовало начать свой пост с того, что у меня мало опыта с Linux. Запуск apt update перед установкой действительно помог запустить процесс. Теперь я понимаю, почему. Жалко, что не додумался сделать это до публикации. <br />
			<i>30.04.2021 14:45:00, comporder1.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum64/message361286/81861-rasshirenie-datastore</link>
			<guid>http://proxmox.su/forum/messages/forum64/message361286/81861-rasshirenie-datastore</guid>
			<pubDate>Fri, 30 Apr 2021 14:45:00 +0300</pubDate>
			<category>Proxmox Backup Server</category>
		</item>
		<item>
			<title>Расширение Datastore</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum64/message361285/81861-rasshirenie-datastore">Расширение Datastore</a></b> <i>Proxmox Backup Server</i> в форуме <a href="http://proxmox.su/forum/forum64/">Proxmox Backup Server</a>. <br />
			Ты определённо должен суметь установить parted на чистую систему Debian. Ты серьёзно хочешь сказать, что команды "apt update" и "apt install parted" у тебя не работают? Что показывает команда "apt search ^parted"? <br />
			<i>30.04.2021 08:23:00, oversite.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum64/message361285/81861-rasshirenie-datastore</link>
			<guid>http://proxmox.su/forum/messages/forum64/message361285/81861-rasshirenie-datastore</guid>
			<pubDate>Fri, 30 Apr 2021 08:23:00 +0300</pubDate>
			<category>Proxmox Backup Server</category>
		</item>
		<item>
			<title>Расширение Datastore</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum64/message361284/81861-rasshirenie-datastore">Расширение Datastore</a></b> <i>Proxmox Backup Server</i> в форуме <a href="http://proxmox.su/forum/forum64/">Proxmox Backup Server</a>. <br />
			Я в похожей ситуации, только использую ZFS для своего хранилища. Поэтому я включил autoexpand для пула ZFS, и он автоматически расширился, чтобы занять новое виртуальное устройство: zpool set autoexpand=on backup <br />
			<i>30.04.2021 07:53:00, Liviu Sas.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum64/message361284/81861-rasshirenie-datastore</link>
			<guid>http://proxmox.su/forum/messages/forum64/message361284/81861-rasshirenie-datastore</guid>
			<pubDate>Fri, 30 Apr 2021 07:53:00 +0300</pubDate>
			<category>Proxmox Backup Server</category>
		</item>
		<item>
			<title>Расширение Datastore</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum64/message361283/81861-rasshirenie-datastore">Расширение Datastore</a></b> <i>Proxmox Backup Server</i> в форуме <a href="http://proxmox.su/forum/forum64/">Proxmox Backup Server</a>. <br />
			@fabian, ссылка, которую ты указал, использует parted для расширения файловой системы. В PBS iso parted нет, и его нельзя установить через apt-get install parted. Так что какой следующий шаг? <br />
			<i>29.04.2021 16:34:00, comporder1.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum64/message361283/81861-rasshirenie-datastore</link>
			<guid>http://proxmox.su/forum/messages/forum64/message361283/81861-rasshirenie-datastore</guid>
			<pubDate>Thu, 29 Apr 2021 16:34:00 +0300</pubDate>
			<category>Proxmox Backup Server</category>
		</item>
		<item>
			<title>Расширение Datastore</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum64/message361282/81861-rasshirenie-datastore">Расширение Datastore</a></b> <i>Proxmox Backup Server</i> в форуме <a href="http://proxmox.su/forum/forum64/">Proxmox Backup Server</a>. <br />
			Привет! Я тоже установил PBS как виртуальную машину на PVE с дисками для datastore1 и datastore2. Сейчас я увеличил размер первого диска, и в PBS запустил команду zpool set autoexpand=on datastore1 — диск успешно увеличился. Но во вкладке ZFS у datastore1 по-прежнему отображается исходный размер. Не подскажете, как можно увеличить ZFS datastore? Спасибо, Даниэль. <br />
			<i>30.04.2021 11:33:00, DanV.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum64/message361282/81861-rasshirenie-datastore</link>
			<guid>http://proxmox.su/forum/messages/forum64/message361282/81861-rasshirenie-datastore</guid>
			<pubDate>Fri, 30 Apr 2021 11:33:00 +0300</pubDate>
			<category>Proxmox Backup Server</category>
		</item>
		<item>
			<title>Расширение Datastore</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum64/message361281/81861-rasshirenie-datastore">Расширение Datastore</a></b> <i>Proxmox Backup Server</i> в форуме <a href="http://proxmox.su/forum/forum64/">Proxmox Backup Server</a>. <br />
			Привет! Мы установили PBS как виртуальную машину на PVE. У виртуальной машины есть виртуальный диск для хранения бэкапов (40 ГБ в виде Directory Storage). Теперь я хочу увеличить объём хранилища. На стороне PVE я увеличил виртуальный диск. Через некоторое время PBS показывал новый размер диска — 50 ГБ. Но в Datastore по-прежнему отображается 40 ГБ. Как мне заставить Datastore использовать дополнительные 10 ГБ? <br />
			<i>16.11.2020 13:22:00, knippinski.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum64/message361281/81861-rasshirenie-datastore</link>
			<guid>http://proxmox.su/forum/messages/forum64/message361281/81861-rasshirenie-datastore</guid>
			<pubDate>Mon, 16 Nov 2020 13:22:00 +0300</pubDate>
			<category>Proxmox Backup Server</category>
		</item>
	</channel>
</rss>
