<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Enabling RAID 1 on a Mac Mini Server</title>
	<atom:link href="http://blog.scottlowe.org/2010/07/17/enabling-raid-1-on-a-mac-mini-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.scottlowe.org/2010/07/17/enabling-raid-1-on-a-mac-mini-server/</link>
	<description>The weblog of an IT pro specializing in virtualization, storage, and servers</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:13:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Brooklyn Walker</title>
		<link>http://blog.scottlowe.org/2010/07/17/enabling-raid-1-on-a-mac-mini-server/comment-page-1/#comment-52286</link>
		<dc:creator>Brooklyn Walker</dc:creator>
		<pubDate>Sat, 17 Dec 2011 02:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=1997#comment-52286</guid>
		<description>Kyle, the only thing I know is to periodically open a terminal window and type &quot;diskutil appleRAID list&quot; and make sure the status is &quot;online&quot; and not &quot;degraded&quot;.</description>
		<content:encoded><![CDATA[<p>Kyle, the only thing I know is to periodically open a terminal window and type &#8220;diskutil appleRAID list&#8221; and make sure the status is &#8220;online&#8221; and not &#8220;degraded&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kyle</title>
		<link>http://blog.scottlowe.org/2010/07/17/enabling-raid-1-on-a-mac-mini-server/comment-page-1/#comment-52273</link>
		<dc:creator>kyle</dc:creator>
		<pubDate>Thu, 15 Dec 2011 23:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=1997#comment-52273</guid>
		<description>does anyone know how to monitor this?  preferably using SNMP?</description>
		<content:encoded><![CDATA[<p>does anyone know how to monitor this?  preferably using SNMP?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brooklyn Walker</title>
		<link>http://blog.scottlowe.org/2010/07/17/enabling-raid-1-on-a-mac-mini-server/comment-page-1/#comment-52231</link>
		<dc:creator>Brooklyn Walker</dc:creator>
		<pubDate>Sun, 11 Dec 2011 22:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=1997#comment-52231</guid>
		<description>Worked like a charm.

- First I created the recovery disk on a USB SD card
- Rebooted the MacMini Server, held the alt/option key
- Selected to boot from the USB-attached &quot;Recovery Disk&quot; (not the partition on the HD)
- Discovered the partitions &quot;Server HD&quot; (disk0s2) and &quot;Macintosh HD2&quot; (disk1s2)
- Made &quot;Server HD&quot; into a RAID set with &quot;diskutil appleRAID enable mirror disk0s2&quot;
- Discovered the new RAID set (disk15)
- Added the old &quot;Macintosh HD2&quot; to the RAID set with &quot;diskutil appleRAID add member disk1s2 disk15&quot; (took a few hours to build, monitored its status periodically with &quot;diskutil appleRAID list&quot;

Once the rebuild was complete and both members were &quot;online&quot;, shut the computer down, removed the USB card, powered on, and it boot normally.  Noticed that the new RAID set is now &quot;disk2&quot;.</description>
		<content:encoded><![CDATA[<p>Worked like a charm.</p>
<p>- First I created the recovery disk on a USB SD card<br />
- Rebooted the MacMini Server, held the alt/option key<br />
- Selected to boot from the USB-attached &#8220;Recovery Disk&#8221; (not the partition on the HD)<br />
- Discovered the partitions &#8220;Server HD&#8221; (disk0s2) and &#8220;Macintosh HD2&#8243; (disk1s2)<br />
- Made &#8220;Server HD&#8221; into a RAID set with &#8220;diskutil appleRAID enable mirror disk0s2&#8243;<br />
- Discovered the new RAID set (disk15)<br />
- Added the old &#8220;Macintosh HD2&#8243; to the RAID set with &#8220;diskutil appleRAID add member disk1s2 disk15&#8243; (took a few hours to build, monitored its status periodically with &#8220;diskutil appleRAID list&#8221;</p>
<p>Once the rebuild was complete and both members were &#8220;online&#8221;, shut the computer down, removed the USB card, powered on, and it boot normally.  Noticed that the new RAID set is now &#8220;disk2&#8243;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brooklyn Walker</title>
		<link>http://blog.scottlowe.org/2010/07/17/enabling-raid-1-on-a-mac-mini-server/comment-page-1/#comment-52191</link>
		<dc:creator>Brooklyn Walker</dc:creator>
		<pubDate>Wed, 07 Dec 2011 10:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=1997#comment-52191</guid>
		<description>I&#039;m about to try slowe&#039;s method on my MacMini server to implement RAID 1.  Question I have (for anyone) is: should this thing ever blow up (regardless of RAID status) and I ever need to build from scratch, Apple did not include any media, so what should/would I do, take it to their store and let them install a new HD and recover from my Time-Machine backup?  If I were to ask Apple to give me a Server-OS-install CD, would they, for less than their regular price?  Next question: will I get some kind of alert or popup when a RAID 1 member fails, giving me a chance to replace the bad HD and re-build the set?</description>
		<content:encoded><![CDATA[<p>I&#8217;m about to try slowe&#8217;s method on my MacMini server to implement RAID 1.  Question I have (for anyone) is: should this thing ever blow up (regardless of RAID status) and I ever need to build from scratch, Apple did not include any media, so what should/would I do, take it to their store and let them install a new HD and recover from my Time-Machine backup?  If I were to ask Apple to give me a Server-OS-install CD, would they, for less than their regular price?  Next question: will I get some kind of alert or popup when a RAID 1 member fails, giving me a chance to replace the bad HD and re-build the set?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slowe</title>
		<link>http://blog.scottlowe.org/2010/07/17/enabling-raid-1-on-a-mac-mini-server/comment-page-1/#comment-52185</link>
		<dc:creator>slowe</dc:creator>
		<pubDate>Wed, 07 Dec 2011 01:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=1997#comment-52185</guid>
		<description>Foqne, I could be mistaken but I think--if you are very careful--you can preserve your boot disk. *HOWEVER*, I would make sure I have a backup of the data before starting. You can NEVER be too careful!</description>
		<content:encoded><![CDATA[<p>Foqne, I could be mistaken but I think&#8211;if you are very careful&#8211;you can preserve your boot disk. *HOWEVER*, I would make sure I have a backup of the data before starting. You can NEVER be too careful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: foqne</title>
		<link>http://blog.scottlowe.org/2010/07/17/enabling-raid-1-on-a-mac-mini-server/comment-page-1/#comment-52141</link>
		<dc:creator>foqne</dc:creator>
		<pubDate>Sun, 04 Dec 2011 21:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=1997#comment-52141</guid>
		<description>This is probably a very rudimentary question but I&#039;ve never played with RAID before.

I have a mini server with 2 HD doing a few things for me -- everything is saved on the boot disc.  The second disc is totally empty.  Will the process described above to enable mirroring, destroy the setup I have on my boot disc?  I don&#039;t care if the 2nd gets overwritten because it&#039;s empty.</description>
		<content:encoded><![CDATA[<p>This is probably a very rudimentary question but I&#8217;ve never played with RAID before.</p>
<p>I have a mini server with 2 HD doing a few things for me &#8212; everything is saved on the boot disc.  The second disc is totally empty.  Will the process described above to enable mirroring, destroy the setup I have on my boot disc?  I don&#8217;t care if the 2nd gets overwritten because it&#8217;s empty.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slowe</title>
		<link>http://blog.scottlowe.org/2010/07/17/enabling-raid-1-on-a-mac-mini-server/comment-page-1/#comment-52011</link>
		<dc:creator>slowe</dc:creator>
		<pubDate>Sat, 12 Nov 2011 13:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=1997#comment-52011</guid>
		<description>ASDL, you could potentially play with symlinks to select place some data internally and some data externally, but otherwise as far as I am aware there&#039;s no way to present both types of storage as a single volume. Personally---assuming the DS4600 has sufficient performance and data protection---I would just put the data there. Good luck!

Laura, I believe Lion doesn&#039;t include any Rosetta support, which means you won&#039;t be able to run any PPC applications on your Intel-based Macs. If you need Rosetta, you&#039;ll have to downgrade to Snow Leopard. As for the other issue with installing the software, I don&#039;t really have any suggestions for you---sorry. Good luck!</description>
		<content:encoded><![CDATA[<p>ASDL, you could potentially play with symlinks to select place some data internally and some data externally, but otherwise as far as I am aware there&#8217;s no way to present both types of storage as a single volume. Personally&#8212;assuming the DS4600 has sufficient performance and data protection&#8212;I would just put the data there. Good luck!</p>
<p>Laura, I believe Lion doesn&#8217;t include any Rosetta support, which means you won&#8217;t be able to run any PPC applications on your Intel-based Macs. If you need Rosetta, you&#8217;ll have to downgrade to Snow Leopard. As for the other issue with installing the software, I don&#8217;t really have any suggestions for you&#8212;sorry. Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ASDL</title>
		<link>http://blog.scottlowe.org/2010/07/17/enabling-raid-1-on-a-mac-mini-server/comment-page-1/#comment-52006</link>
		<dc:creator>ASDL</dc:creator>
		<pubDate>Fri, 11 Nov 2011 14:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=1997#comment-52006</guid>
		<description>I&#039;ve mirrored the dual 500 Gb drives in my MacMini Server (now running Lion Server) and added an external Promise DS4600 3 Tb RAID. 

Now where&#039;s the best place to put the home folders for my family/users? 

There are four of us and we each have lots of photos and music. If I put the Users home directories on the RAID, then the 500 Gb in the MacMini goes unused, but if I put the Users home folders in the MacMini, they&#039;ll outgrow the space there. 

Is there anywhere to use symlinks or something to &quot;combine&quot; the MacMini 500 500 Gb and the 3 Tb Promise RAID space?

Or do I just have to give up on using the MacMini 500 Gb space?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve mirrored the dual 500 Gb drives in my MacMini Server (now running Lion Server) and added an external Promise DS4600 3 Tb RAID. </p>
<p>Now where&#8217;s the best place to put the home folders for my family/users? </p>
<p>There are four of us and we each have lots of photos and music. If I put the Users home directories on the RAID, then the 500 Gb in the MacMini goes unused, but if I put the Users home folders in the MacMini, they&#8217;ll outgrow the space there. </p>
<p>Is there anywhere to use symlinks or something to &#8220;combine&#8221; the MacMini 500 500 Gb and the 3 Tb Promise RAID space?</p>
<p>Or do I just have to give up on using the MacMini 500 Gb space?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Canuno</title>
		<link>http://blog.scottlowe.org/2010/07/17/enabling-raid-1-on-a-mac-mini-server/comment-page-1/#comment-51398</link>
		<dc:creator>Canuno</dc:creator>
		<pubDate>Thu, 18 Aug 2011 19:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=1997#comment-51398</guid>
		<description>I am working on the new Mac Mini Lion Server, and there is another easy way to accomplish the same goal of 1TB Drive instead of 2 separate 500GB Drives.

1. You have to create a Recovery Disk in your Lion Server First:
http://support.apple.com/kb/DL1433

2.Reboot your MacMini Server pressing the &quot;CMD&quot;+&quot;r&quot; or &quot;Apple&quot;+&quot;R&quot;.

3. Select Utility Disc from the Menu that Pops up.

4. Create de Raid just adding the 2 hard drives to the window and selecting Concatenate arrangement, and apply changes, also is a good thing to do to check the status of the disk at the end of this process, that is really fast (Seconds).

5. Go back to the previous window (Menu Window) and select Reinstall Lion Server X.

6. Then it will ask you for an internet connection and to select the 999GB Disk to instal!

Really easy way for noobs like me. Hope you find it helpful.</description>
		<content:encoded><![CDATA[<p>I am working on the new Mac Mini Lion Server, and there is another easy way to accomplish the same goal of 1TB Drive instead of 2 separate 500GB Drives.</p>
<p>1. You have to create a Recovery Disk in your Lion Server First:<br />
<a href="http://support.apple.com/kb/DL1433" rel="nofollow">http://support.apple.com/kb/DL1433</a></p>
<p>2.Reboot your MacMini Server pressing the &#8220;CMD&#8221;+&#8221;r&#8221; or &#8220;Apple&#8221;+&#8221;R&#8221;.</p>
<p>3. Select Utility Disc from the Menu that Pops up.</p>
<p>4. Create de Raid just adding the 2 hard drives to the window and selecting Concatenate arrangement, and apply changes, also is a good thing to do to check the status of the disk at the end of this process, that is really fast (Seconds).</p>
<p>5. Go back to the previous window (Menu Window) and select Reinstall Lion Server X.</p>
<p>6. Then it will ask you for an internet connection and to select the 999GB Disk to instal!</p>
<p>Really easy way for noobs like me. Hope you find it helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laura Powell</title>
		<link>http://blog.scottlowe.org/2010/07/17/enabling-raid-1-on-a-mac-mini-server/comment-page-1/#comment-51287</link>
		<dc:creator>Laura Powell</dc:creator>
		<pubDate>Fri, 05 Aug 2011 16:26:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/?p=1997#comment-51287</guid>
		<description>Hi, I installed lion on both of my macs and now I can&#039;t use my PPC archicad program.  We bought a Mac Mini Server used and the guy installed Snow Leopard on it.  I don&#039;t think he knew what he was doing anyway.  I got the mini home connected it to a monitor, keyboard, mouse and added a super driver to install software.  I then tried to install the cad software and it keeps giving me a window saying &quot;Specify directory name&quot;.  Also, I noticed that there is no space on the discs so I opened up Disk Utility and noticed that the 2 Raids each 500GB are locked.  Please someone help.  Our clients are going to start beating down our door.</description>
		<content:encoded><![CDATA[<p>Hi, I installed lion on both of my macs and now I can&#8217;t use my PPC archicad program.  We bought a Mac Mini Server used and the guy installed Snow Leopard on it.  I don&#8217;t think he knew what he was doing anyway.  I got the mini home connected it to a monitor, keyboard, mouse and added a super driver to install software.  I then tried to install the cad software and it keeps giving me a window saying &#8220;Specify directory name&#8221;.  Also, I noticed that there is no space on the discs so I opened up Disk Utility and noticed that the 2 Raids each 500GB are locked.  Please someone help.  Our clients are going to start beating down our door.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

