Thanks again for the input.<br><br>I should mention that the use of the RAID share is two-fold.<br>1.) It&#39;s a storage location for my backup and media files (though notably not the best solution).<br>2.) It would safeguard the media files against drive failure. (backups would already be safeguarded as they&#39;re on the PC and the RAID.<br>
Any suggestions for a better/easier/more practical solution?<br><br>A question on running VM and updates.<br><br>In my previous attempts to run VM, I&#39;ve always had a problem where if I allowed the kernel to update via apt it would break VM and I would have to re-install.&nbsp; Is there any way around this?<br>
<br><div class="gmail_quote">On Thu, Jan 15, 2009 at 3:51 PM, Daniel A. Ramaley <span dir="ltr">&lt;<a href="mailto:daniel.ramaley@drake.edu">daniel.ramaley@drake.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
If you intend to be able to move RAIDed drives to another machine and<br>
still access them, i&#39;d suggest reevaluating the hardware RAID decision.<br>
With hardware RAID, if the RAID controller isn&#39;t identical (same<br>
hardware and firmware revisions), there is no guarantee of it working.<br>
Software RAID is a bit more flexible; as long as you have a kernel<br>
version that is close it should be possible to read another system&#39;s<br>
disks. If you&#39;re really thinking of needing to remove RAID disks and<br>
make them work on another machine, i&#39;d advise doing a lot of testing<br>
and playing with it prior to loading any data onto the RAID. Also,<br>
remember that RAID is not a backup. While there are certain hardware<br>
failures that RAID will protect you from (motherboard or controller<br>
failure being notable exceptions), it will not protect you from<br>
software or user errors (rm -rf ...).<br>
<br>
As far as the VM issues, more attacks against VMs are being discovered<br>
all the time. Running things in a virtual machine is adding more layers<br>
of software, so of course it will be overall less secure than running<br>
on bare hardware. But for many applications the marginal difference in<br>
security is a worthwhile tradeoff to get the benefits that<br>
virtualization can give (fewer machines, lower overall power use,<br>
etc.). For a home server i&#39;d say go ahead with virtualization, but just<br>
be sure to keep up to date with security patches. But you should do<br>
that anyway, especially if running internet-facing services.<br>
<div><div></div><div class="Wj3C7c"><br>
On Thursday January 15 2009 15:36, <a href="mailto:jrnosee@gmail.com">jrnosee@gmail.com</a> wrote:<br>
&gt;Awesome. &nbsp;I think that gets most of what I wanted to know.<br>
&gt;<br>
&gt;on the<br>
&gt;If it&#39;s a RAID mirror then... maybe. Are you planning to use the linux<br>
&gt;software RAID driver? Get familiar with the mdadm commands. If you&#39;re<br>
&gt; using a hardware RAID controller, then being able to rebuild your<br>
&gt; RAID sometimes depends on having a compatible controller available.<br>
&gt;<br>
&gt;It&#39;s probably going to be a hardware RAID...I think. &nbsp;I know once upon<br>
&gt; a time just having a controller card didn&#39;t always mean it was a full<br>
&gt; hardware RAID. &nbsp;I bought a cheap SATA controller (probably Silicon<br>
&gt; Image based) some time back that I&#39;ll probably use, but I forget it&#39;s<br>
&gt; capabilities. &nbsp;I guess my question was whether or not I could access<br>
&gt; the files without rebuilding the RAID or if it&#39;s even possible (i.e.<br>
&gt; just plugging the one drive I grabbed into say an eSATA port on<br>
&gt; another computer...worst case would be if all I had was a basic<br>
&gt; windows computer available to me. &nbsp;Say, at my parent&#39;s house.).<br>
&gt;<br>
&gt;And on:<br>
&gt;Yes and no. Using a VM offers other vectors of attack... for instance<br>
&gt;someone has demonstrated reading information directly from the CPU<br>
&gt; buffers between VM&#39;s on the same machine.<br>
&gt;<br>
&gt;Is this something that can be executed from the exposed VM, or on the<br>
&gt; host machine, and by exposing a VM am I inherently exposing the host?<br>
&gt;<br>
&gt;Thanks again,<br>
&gt;<br>
&gt;Justin<br>
&gt;<br>
&gt;On Thu, Jan 15, 2009 at 3:12 PM, David Champion<br>
&lt;<a href="mailto:dchampion@visionary.com">dchampion@visionary.com</a>&gt;wrote:<br>
&gt;&gt; I can offer answers on some of these... see replies inline...<br>
&gt;&gt;<br>
&gt;&gt; -dc<br>
&gt;&gt;<br>
&gt;&gt; <a href="mailto:jrnosee@gmail.com">jrnosee@gmail.com</a> wrote:<br>
&gt;&gt;&gt; I&#39;ve decided to take on a new endeavor and I&#39;m looking for any<br>
&gt;&gt;&gt; thoughts, suggestions, tips, etc. I can get.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I&#39;m going to set up a box running Ubuntu (not sure if it will be<br>
&gt;&gt;&gt; server (or server w/ gui) or desktop yet).<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; This box is going to be 2 things.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; 1.) VMware Server<br>
&gt;&gt;&gt; Currently this runs my NSLU2 &quot;slug&quot; embedded linux development<br>
&gt;&gt;&gt; environment. &nbsp;I may also add a web/email server VM* (see below)<br>
&gt;&gt;&gt; 2.) Media File and Backup Server<br>
&gt;&gt;&gt; I&#39;m going to set up a mirrored 500GB raid to hold multi-media files<br>
&gt;&gt;&gt; and backup files from my home windows pc&#39;s.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; The OS will either be on a separate drive, or the same drive as the<br>
&gt;&gt;&gt; VM&#39;s. The RAID will be a share as a whole (unless suggested<br>
&gt;&gt;&gt; differently). &nbsp;I want to make as much room available to this share<br>
&gt;&gt;&gt; as possible.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; My primary questions involve the RAID as I&#39;ve never set one up<br>
&gt;&gt;&gt; before. There are 2 things I&#39;m hoping the raid can do for me, but I<br>
&gt;&gt;&gt; don&#39;t know if it can, or how to set it up.<br>
&gt;&gt;&gt; 1.) Pull &#39;n go in an emergency. &nbsp;You know, the house is burning<br>
&gt;&gt;&gt; down and I have time to grab...one drive tray from the server. &nbsp;If<br>
&gt;&gt;&gt; I pull out one of the two raid drives and my house goes up in<br>
&gt;&gt;&gt; flames, can I just stick the drive in another computer later as a<br>
&gt;&gt;&gt; single drive and get my files back?<br>
&gt;&gt;<br>
&gt;&gt; If it&#39;s a RAID mirror then... maybe. Are you planning to use the<br>
&gt;&gt; linux software RAID driver? Get familiar with the mdadm commands. If<br>
&gt;&gt; you&#39;re using a hardware RAID controller, then being able to rebuild<br>
&gt;&gt; your RAID sometimes depends on having a compatible controller<br>
&gt;&gt; available.<br>
&gt;&gt;<br>
&gt;&gt; &nbsp;2.) Windows/Linux accessable. &nbsp;I&#39;m going to be sharing to a Windows<br>
&gt;&gt; PC. &nbsp;I<br>
&gt;&gt;<br>
&gt;&gt;&gt; want the linux OS to be able to read the drive too. &nbsp;I&#39;m going to<br>
&gt;&gt;&gt; have large (4+GB) files on it and I know FAT32 won&#39;t go that big.<br>
&gt;&gt;&gt; Should #1 happen, I may want to get at these files from a Windows<br>
&gt;&gt;&gt; PC.<br>
&gt;&gt;<br>
&gt;&gt; The store&#39;s local filesystem format is irrelevant, you only care<br>
&gt;&gt; that the network file share is readable... which will probably<br>
&gt;&gt; either be Samba or NFS... unless you want to make an iSCSI share or<br>
&gt;&gt; something like that. Probably best to use a linux native fs, like<br>
&gt;&gt; ext3.<br>
&gt;&gt;<br>
&gt;&gt; &nbsp;My other questions involves Security &amp; VM&#39;s.<br>
&gt;&gt;<br>
&gt;&gt;&gt; 1.) If I open up a VM to the web for webhosting and email, are my<br>
&gt;&gt;&gt; other VM&#39;s and my host OS still safe from attack? &nbsp;Sadly for years<br>
&gt;&gt;&gt; I&#39;ve pretty much sat myself behind a router firewall and lived<br>
&gt;&gt;&gt; happily...I doubt that&#39;ll be enough sooner than later.<br>
&gt;&gt;<br>
&gt;&gt; Yes and no. Using a VM offers other vectors of attack... for<br>
&gt;&gt; instance someone has demonstrated reading information directly from<br>
&gt;&gt; the CPU buffers between VM&#39;s on the same machine.<br>
&gt;&gt;<br>
&gt;&gt; &nbsp;Odd question out:<br>
&gt;&gt;&gt; Going along with #2 from the RAID questions, is there any format I<br>
&gt;&gt;&gt; can use on a portable drive that would store large (4+GB) files,<br>
&gt;&gt;&gt; and be readable and writable in Linux and Windows?<br>
&gt;&gt;<br>
&gt;&gt; The linux fuseblock driver should be able to read &amp; write NTFS (I&#39;ve<br>
&gt;&gt; been using it without any issues). You can also get linux filesystem<br>
&gt;&gt; drivers for ext2 &amp; 3, reiserfs and probably others for Windows. If<br>
&gt;&gt; you&#39;re worried about being able to plug it into any random Windows<br>
&gt;&gt; box and read it, you&#39;ll probably want NTFS.<br>
&gt;&gt;<br>
&gt;&gt; &nbsp;Thanks,<br>
&gt;&gt;<br>
&gt;&gt;&gt; Justin W. Richeson<br>
&gt;&gt;&gt; -------------------------------------------------------------------<br>
&gt;&gt;&gt;-----<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; Cialug mailing list<br>
&gt;&gt;&gt; <a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br>
&gt;&gt;&gt; <a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/listinfo/cialug</a><br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Cialug mailing list<br>
&gt;&gt; <a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br>
&gt;&gt; <a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/listinfo/cialug</a><br>
<br>
</div></div><font color="#888888">--<br>
------------------------------------------------------------------------<br>
Dan Ramaley &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Dial Center 118, Drake University<br>
Network Programmer/Analyst &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2407 Carpenter Ave<br>
+1 515 271-4540 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Des Moines IA 50311 USA<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
Cialug mailing list<br>
<a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br>
<a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/listinfo/cialug</a><br>
</div></div></blockquote></div><br>