<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=1771&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Spinning rust, SSDs and a RAID-10 /home]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=1771</link>
		<description><![CDATA[The most recent posts in Spinning rust, SSDs and a RAID-10 /home.]]></description>
		<lastBuildDate>Sat, 09 Dec 2017 23:34:16 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Spinning rust, SSDs and a RAID-10 /home]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=6657#p6657</link>
			<description><![CDATA[<p>I was hoping that some btrfs experts might come by, oh well ....</p><p>I used gdisk (from SysRescue) to partition the disk.&#160; Partition #1 of each device is a 200 (201?) MB EFI System Partition (I believe starting at sector 2048).</p><p>A NVMe &quot;disk&quot; is the root device, which has a bunch of partitions to be used eventually, and a scratch partition to install Devuan into initially.&#160; If the previous partition is less than 1G, no extra space was inserted.&#160; For partitions bigger than 1G, a space of 129 (or 128) MB was used.&#160; There will be a bunch of partitions, and about half of the NVMe was partitioned.</p><p>The 4 (spinning rust) disks got a 16G partition (2 for swap, 2 for /tmp as a RAID-0), and then almost everything else to be part of a RAID-10 /home.</p><p>With gdisk, if you want an &quot;empty space&quot; before a partition begins, instead of using a sector number, you can give it an offset.&#160; For a beginning value, the offset probably is positive.&#160; So I typically used +129M as an offset (gdisk seems to round things, and if you want a 128MB space, it seems like you need to enter +129M).&#160; For the end of disks, I wanted to assign all the space except for about 40GB or so, so I used -40G (or -48G ?) for the end value of a partition.</p><p>The thinking is that if you go to unfragment a partition at some point, and you are using a smart program for unfragmenting, it will notice this unallocated space adjoining the partition and use it when unfragmenting.</p>]]></description>
			<author><![CDATA[dummy@example.com (ghaverla)]]></author>
			<pubDate>Sat, 09 Dec 2017 23:34:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=6657#p6657</guid>
		</item>
		<item>
			<title><![CDATA[Spinning rust, SSDs and a RAID-10 /home]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=6631#p6631</link>
			<description><![CDATA[<p>I&#039;m trying to get some other preparations done in the hope that some way to install devuan onto a &quot;razor edge&quot; system pop up.&#160; :-)</p><p>I like the idea of swap (I&#039;ve almost killed VAX 11/785 computers with swapping issues way back when) and a big /tmp on spinning rust.&#160; And from what I&#039;ve read, having swap on SSD isn&#039;t really a good idea.</p><p>I have four 2TB Seagate NAS drives in the new machine.&#160; The idea is to use a gpt partitioning on all of these devices, and set aside the first 32GB of each device for something.&#160; On the first two disks, they get set aside for (parallel) swap.&#160; On the second two disks, they get set aside to be a RAID-0 (striped) /tmp (ext2).</p><p>So that leaves us with almost 2TB of free space on all devices (and nominally all the same size).</p><p>I think (no proof) that leaving some space unallocated is a good thing.&#160; I&#039;m currently playing with the Debian-Buster alpha2 installer (as it boots) on the new hardware, and it has a limited idea of how to do gpt.&#160; It will allow me to place a partition at the beginning or end of free space.&#160; It will not (easily) allow me to put a partition in the middle of free space.</p><p>Does a person need a bit of unallocated space at the end of a swap or /tmp partition?&#160; If a person doesn&#039;t need unallocated space at the end of those partitions, then installing a partition onto the beginning of the free space following that swap (or /tmp) should work fine.&#160; I was thinking of using 98% of the free space, which would leave something like 40GB at the end of the disk unallocated.&#160; Is that enough?&#160; Or should a person only allocate say 70%, so that you can free up some room for storage when you go to buy new disks and are waiting for them to get delivered?</p>]]></description>
			<author><![CDATA[dummy@example.com (ghaverla)]]></author>
			<pubDate>Fri, 08 Dec 2017 16:46:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=6631#p6631</guid>
		</item>
	</channel>
</rss>
