<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>Аспро: ЛайтШоп [тема: Сервер Dell с тремя накопителями по 12 ТБ каждый.]</title>
		<link>http://proxmox.su</link>
		<description>Новое в теме Сервер Dell с тремя накопителями по 12 ТБ каждый. форума Proxmox Виртуальная Среда на сайте Аспро: ЛайтШоп [proxmox.su]</description>
		<language>ru</language>
		<docs>http://backend.userland.com/rss2</docs>
		<pubDate>Fri, 17 Apr 2026 12:07:24 +0300</pubDate>
		<item>
			<title>Сервер Dell с тремя накопителями по 12 ТБ каждый.</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum63/message317923/76779-server-dell-s-tremya-nakopitelyami-po-12-tb-kazhdyy.">Сервер Dell с тремя накопителями по 12 ТБ каждый.</a></b> <i>Proxmox Виртуальная Среда</i> в форуме <a href="http://proxmox.su/forum/forum63/">Proxmox Виртуальная Среда</a>. <br />
			Спасибо. Вы направили меня в верном направлении. В машине действительно были 2x240GB SSD-накопителя, о чем я не знал. 3 диска на 12TB не были видны в ProxMox из-за конфигурации BIOS. Проблема решена. <br />
			<i>26.05.2025 19:21:00, PHOLAN.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum63/message317923/76779-server-dell-s-tremya-nakopitelyami-po-12-tb-kazhdyy.</link>
			<guid>http://proxmox.su/forum/messages/forum63/message317923/76779-server-dell-s-tremya-nakopitelyami-po-12-tb-kazhdyy.</guid>
			<pubDate>Mon, 26 May 2025 19:21:00 +0300</pubDate>
			<category>Proxmox Виртуальная Среда</category>
		</item>
		<item>
			<title>Сервер Dell с тремя накопителями по 12 ТБ каждый.</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum63/message317922/76779-server-dell-s-tremya-nakopitelyami-po-12-tb-kazhdyy.">Сервер Dell с тремя накопителями по 12 ТБ каждый.</a></b> <i>Proxmox Виртуальная Среда</i> в форуме <a href="http://proxmox.su/forum/forum63/">Proxmox Виртуальная Среда</a>. <br />
			Если диски подключены к контроллеру PERC RAID, его отключение отключит и диски. Вам потребуется либо заменить PERC на его версию HBA, в некоторых случаях можно будет прошить прошивку в режим HBA или IT. В других случаях вам просто придется передавать диски через контроллер RAID. <br />
			<i>26.05.2025 16:52:00, guruevi.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum63/message317922/76779-server-dell-s-tremya-nakopitelyami-po-12-tb-kazhdyy.</link>
			<guid>http://proxmox.su/forum/messages/forum63/message317922/76779-server-dell-s-tremya-nakopitelyami-po-12-tb-kazhdyy.</guid>
			<pubDate>Mon, 26 May 2025 16:52:00 +0300</pubDate>
			<category>Proxmox Виртуальная Среда</category>
		</item>
		<item>
			<title>Сервер Dell с тремя накопителями по 12 ТБ каждый.</title>
			<description><![CDATA[<b><a href="http://proxmox.su/forum/messages/forum63/message317921/76779-server-dell-s-tremya-nakopitelyami-po-12-tb-kazhdyy.">Сервер Dell с тремя накопителями по 12 ТБ каждый.</a></b> <i>Proxmox Виртуальная Среда</i> в форуме <a href="http://proxmox.su/forum/forum63/">Proxmox Виртуальная Среда</a>. <br />
			Я установил последнюю версию Proxmox на машину Dell PowerEdge R740xd с 96 ГБ ОЗУ. Я отключил RAID Perc и все диски работают в режиме AHCI. Proxmox ZFS сообщает только об объеме в 366,24 ГБ. У меня запущено 6 ВМ. Как предоставить Proxmox доступ к оставшемуся пространству диска, чтобы его можно было распределить между ВМ? И я бы хотел сохранить ВМ, если это возможно.<br /><br />Спасибо!<br /><br />Вывод `fdisk -l` следующий:<br /><br />```<br />Disk /dev/sda: 223.57 GiB, 240057409536 bytes, 468862128 sectors<br />Disk model: SSDSCKKB240G8R<br />Units: sectors of 1 * 512 = 512 bytes<br />Sector size (logical/physical): 512 bytes / 4096 bytes<br />I/O size (minimum/optimal): 4096 bytes / 4096 bytes<br />Disklabel type: gpt<br />Disk identifier: 617DE48E-74A1-4C97-90D8-9A9B21A89253<br /><br />Device &nbsp; &nbsp; &nbsp; Start &nbsp; &nbsp; &nbsp; End &nbsp; Sectors &nbsp; Size Type<br />/dev/sda1 &nbsp; &nbsp; &nbsp; 34 &nbsp; &nbsp; &nbsp;2047 &nbsp; &nbsp; &nbsp;2014 &nbsp;1007K BIOS boot<br />/dev/sda2 &nbsp; &nbsp; 2048 &nbsp; 2099199 &nbsp; 2097152 &nbsp; &nbsp; 1G EFI System<br />/dev/sda3 &nbsp;2099200 468862094 466762895 222.6G Solaris /usr & Apple ZFS<br /><br />Partition 1 does not start on physical sector boundary.<br /><br /><br />Disk /dev/sdb: 223.57 GiB, 240057409536 bytes, 468862128 sectors<br />Disk model: SSDSCKKB240G8R<br />Units: sectors of 1 * 512 = 512 bytes<br />Sector size (logical/physical): 512 bytes / 4096 bytes<br />I/O size (minimum/optimal): 4096 bytes / 4096 bytes<br />Disklabel type: gpt<br />Disk identifier: 49FF2FC5-235F-4BC5-835C-96D10D1BF343<br /><br />Device &nbsp; &nbsp; &nbsp; Start &nbsp; &nbsp; &nbsp; End &nbsp; Sectors &nbsp; Size Type<br />/dev/sdb1 &nbsp; &nbsp; &nbsp; 34 &nbsp; &nbsp; &nbsp;2047 &nbsp; &nbsp; &nbsp;2014 &nbsp;1007K BIOS boot<br />/dev/sdb2 &nbsp; &nbsp; 2048 &nbsp; 2099199 &nbsp; 2097152 &nbsp; &nbsp; 1G EFI System<br />/dev/sdb3 &nbsp;2099200 468862094 466762895 222.6G Solaris /usr & Apple ZFS<br /><br />Partition 1 does not start on physical sector boundary.<br /><br /><br />Disk /dev/zd0: 64.49 GiB, 69241667584 bytes, 135237632 sectors<br />Units: sectors of 1 * 512 = 512 bytes<br />Sector size (logical/physical): 512 bytes / 16384 bytes<br />I/O size (minimum/optimal): 16384 bytes / 16384 bytes<br /><br /><br />Disk /dev/zd16: 1 MiB, 1048576 bytes, 2048 sectors<br />Units: sectors of 1 * 512 = 512 bytes<br />Sector size (logical/physical): 512 bytes / 16384 bytes<br />I/O size (minimum/optimal): 16384 bytes / 16384 bytes<br /><br /><br />Disk /dev/zd32: 1 MiB, 1048576 bytes, 2048 sectors<br />Units: sectors of 1 * 512 = 512 bytes<br />Sector size (logical/physical): 512 bytes / 16384 bytes<br />I/O size (minimum/optimal): 16384 bytes / 16384 bytes<br /><br /><br />Disk /dev/zd48: 120 GiB, 128849018880 bytes, 251658240 sectors<br />Units: sectors of 1 * 512 = 512 bytes<br />Sector size (logical/physical): 512 bytes / 16384 bytes<br />I/O size (minimum/optimal): 16384 bytes / 16384 bytes<br />Disklabel type: dos<br />Disk identifier: 0x89480eea<br /><br />Device &nbsp; &nbsp; &nbsp;Boot &nbsp; Start &nbsp; &nbsp; &nbsp; End &nbsp; Sectors &nbsp; Size Id Type<br />/dev/zd48p1 * &nbsp; &nbsp; &nbsp; 2048 &nbsp; 1126399 &nbsp; 1124352 &nbsp; 549M &nbsp;7 HPFS/NTFS/exFAT<br />/dev/zd48p2 &nbsp; &nbsp; &nbsp; &nbsp; 104448 250630871 250526424 119.5G &nbsp;7 HPFS/NTFS/exFAT<br />/dev/zd48p3 &nbsp; &nbsp; &nbsp;250632192 251654143 &nbsp; 1021952 &nbsp; 499M 27 Hidden NTFS WinRE<br /><br /><br />Disk /dev/zd112: 100.02 GiB, 107395153920 bytes, 209756160 sectors<br />Units: sectors of 1 * 512 = 512 bytes<br />Sector size (logical/physical): 512 bytes / 16384 bytes<br />I/O size (minimum/optimal): 16384 bytes / 16384 bytes<br />Disklabel type: dos<br />Disk identifier: 0x5e55c0b1<br /><br />Device &nbsp; &nbsp; &nbsp; Boot &nbsp; &nbsp; Start &nbsp; &nbsp; &nbsp; End &nbsp; Sectors &nbsp;Size Id Type<br />/dev/zd112p1 * &nbsp; &nbsp; &nbsp; &nbsp; 2048 &nbsp; &nbsp;104447 &nbsp; &nbsp;102400 &nbsp; 50M &nbsp;7 HPFS/NTFS/exFAT<br />/dev/zd112p2 &nbsp; &nbsp; &nbsp; &nbsp; 104448 187736791 187632344 89.5G &nbsp;7 HPFS/NTFS/exFAT<br />/dev/zd112p3 &nbsp; &nbsp; &nbsp;187738112 188760063 &nbsp; 1021952 &nbsp;499M 27 Hidden NTFS WinRE<br /><br /><br />Disk /dev/zd128: 120.02 GiB, 128869990400 bytes, 251699200 sectors<br />Units: sectors of 1 * 512 = 512 bytes<br />Sector size (logical/physical): 512 bytes / 16384 bytes<br />I/O size (minimum/optimal): 16384 bytes / 16384 bytes<br />Disklabel type: dos<br />Disk identifier: 0xff840117<br /><br />Device &nbsp; &nbsp; &nbsp; Boot &nbsp; &nbsp; Start &nbsp; &nbsp; &nbsp; End &nbsp; Sectors &nbsp; Size Id Type<br />/dev/zd128p1 * &nbsp; &nbsp; &nbsp; &nbsp; 2048 &nbsp; &nbsp;104447 &nbsp; &nbsp;102400 &nbsp; &nbsp;50M &nbsp;7 HPFS/NTFS/exFAT<br />/dev/zd128p2 &nbsp; &nbsp; &nbsp; &nbsp; 104448 250630871 250526424 119.5G &nbsp;7 HPFS/NTFS/exFAT<br />/dev/zd128p3 &nbsp; &nbsp; &nbsp;250632192 251654143 &nbsp; 1021952 &nbsp; 499M 27 Hidden NTFS WinRE<br /><br /><br />Disk /dev/zd144: 100.02 GiB, 107395153920 bytes, 209756160 sectors<br />Units: sectors of 1 * 512 = 512 bytes<br />Sector size (logical/physical): 512 bytes / 16384 bytes<br />I/O size (minimum/optimal): 16384 bytes / 16384 bytes<br />Disklabel type: dos<br />Disk identifier: 0x5e55c0b1<br /><br />Device &nbsp; &nbsp; &nbsp; Boot &nbsp; &nbsp; Start &nbsp; &nbsp; &nbsp; End &nbsp; Sectors &nbsp;Size Id Type<br />/dev/zd144p1 * &nbsp; &nbsp; &nbsp; &nbsp; 2048 &nbsp; &nbsp;104447 &nbsp; &nbsp;102400 &nbsp; 50M &nbsp;7 HPFS/NTFS/exFAT<br />/dev/zd144p2 &nbsp; &nbsp; &nbsp; &nbsp; 104448 187736791 187632344 89.5G &nbsp;7 HPFS/NTFS/exFAT<br />/dev/zd144p3 &nbsp; &nbsp; &nbsp;187738112 188760063 &nbsp; 1021952 &nbsp;499M 27 Hidden NTFS WinRE<br />root@pve:~#<br />``` <br />
			<i>26.05.2025 16:03:00, PHOLAN.</i>]]></description>
			<link>http://proxmox.su/forum/messages/forum63/message317921/76779-server-dell-s-tremya-nakopitelyami-po-12-tb-kazhdyy.</link>
			<guid>http://proxmox.su/forum/messages/forum63/message317921/76779-server-dell-s-tremya-nakopitelyami-po-12-tb-kazhdyy.</guid>
			<pubDate>Mon, 26 May 2025 16:03:00 +0300</pubDate>
			<category>Proxmox Виртуальная Среда</category>
		</item>
	</channel>
</rss>
