Home server limitations

Heyo,
tl;dr at bottom
I currently have a home server which has been running well however my storage requirements keep going up and have reached a point where a change is needed.
my system has a nonRAID HBA with connectivity for up to 16 drives.
I knew my storage requirements would grow but i have not anticipated the speed at which it has.
atm my system boots from an ssd, runs samba, ssh, sql, vpn, multiple simple nginx sites,
the storage setup atm is dm-raid with 7 drives in RAID5 with a drive soon to be added to provide RAID6.
I have ext4 on luks however i have come to a point where i cannot expand the array past 16TB, which i thought was no longer a problem with ext4
Google searches however showed me that it must be created above 16TB initially and that i cannot resize past 16TB.
i chose ext4 as i was expected to convert to btrfs once it became viable.
my questions now are.
where should i go from here. im currently stuck in a 15TB filesystem quickly running out of space.
its important for me to have a single volume of data, with data protection(hd failure resolution+encryption) and becoming a concern in the long term is data integrity.
With the choice to convert over to btrfs i have another question in my head regarding raid/encryption. as i understand btrfs has raid1/0 support and potentially raid5+ in the future,
i currently like the filesystem ontop of luks ontop of dmraid, it makes sense to me.
if i change to btrfs does this layering choice make sense?
can someone recommend a more appropriate choice?
in the not to distant future my storage requirements may go up to around 30TB+ easily.
as i see it i can do the following.
1. keep dm-raid+luks and replace ext4 with btrfs and grow volume(via convert filesystem) - (ok for meantime but an array of may disks like this doesnt sound ideal)
2. change to a different filesystem that supports multi-device large volumes with the features requested.
3. split up the storage into multiple smaller volumes(least preferred)
advice would be very much appreciated,
tl;dr HALP! many disk RAID array wont grow above 16TB(ext4) and need a solution for future.

I think that none of the setups both of you describe is really hacky. Layering several filesystems and whatnot on top of each other works fine and people do it all the time. I am, however, a bit critical of both approaches. (Particularly as a fan of ZFS, so consider me biased.)
1. If seiichiro0185 uses a limited number of 4 disks as raid-z inside a NAS, then this is a perfectly fine solution. But with that setup he won't ever experience that large raid-z arrays with the wrong number of disks (for more info see here: http://www.solarisinternals.com/wiki/in … ces_Guide) or even several raid-z arrays grouped together (even more info here: http://constantin.glez.de/blog/2010/06/ … rformance) will give you performance hits.
2. If smelly has 7 disks he wants to keep (and planning to add more over time, if I understood correctly), I would recommend what I wrote above: Creating a striped ZFS pool from sets of mirrors, similar to RAID-10, by using zpool add and zpool attach. This will give you less space than RAID-Z (granted) and maybe slower r/w speeds (don't know enough about that), but your CPU will have to do less work and you will be more flexible in adding/removing disks. Of course, you need an even number of disks for that, so 6 for now. creating mirrors of same-size (or similar size) disks and glueing them together to make one pool. You can add more mirrors to extend the pool over time, or, if one disk in a mirror fails you can replace it with a bigger one. As soon as you replace the other disk, ZFS will automatically grow the pool.
And keep in mind that setting up ZFS on top of anything else but physical disks (and most definitely placing ZFS anywhere above an mdadm layer) will practically disable ZFS's error correction magic!
I could go on and on about this but I'll stop here. Hope you don't mind the pamphlet.

Similar Messages

  • For home server...

    I have a PowerMac G4 MDD that I'm using for my home file server. I have a copy of OS X 10.4 server and would like to setup a complete environment for my home, Mail, Web, iChat, DNS, Time, File servers...
    I'm not an IT person by trade, just hobby. So my knowledge is limited. I currently have a FreeBSD server doing most of this work already but would like to move it to OS X. Because of my FreeBSD home server I'm pretty familire with what the services do, just not what is needed to set it up to begin with in OS X.
    My problem is that although I know quite a bit about UNIX and such, I don't know anything about what needs to be setup in addition to the services I want, and in what order they need to be set up? For instance, the term directory has a completely seperate meaning then what I'm use to and this is exaserbating my confusion...
    Is there a howto or guide somewhere that is written for some one of my limited knowledge of formal IT abilities to help setting up a home based server (for idiots).
    Thanks for any help.
    RPR

    if you have experience with configuring and using freebsd, you're already ahead of most people who are likely to setup os x server.
    start with the server documentation here: http://www.apple.com/server/macosx/resources/
    check john de troye's tips doc: http://tinyurl.com/8qb77l
    there are also some quick setup guides like this one around the web: http://wiki.bssd.org/images_up/6/65/LeopardServer.pdf
    check http://afp548.com and its forums for details on troubleshooting and extending os x server.

  • Starting a Home Server

    I am wanting to set up a home server (at my house) using a mac mini and an external hard drive array. I want to use the home server for a lot of different things including but not limited to:
    #1. Backing up computers to the server.
    #2. Using the server to store music and movies on for streaming and remote viewing.
    #3. Running my mail app on the server 24/7 so rules run instantly on all my devices.
    #4. To run a video surveillance software 24/7 using cameras around the house.
    #5. Remote view all my files, music and maybe videos if really needed (knowing that download speeds for music and movies might be slower).
    #6. Remotely backup my servers information to a external hard drive array at my dads house.
    #7. Allow my dad to backup his server to my external hard drive array the same way.
    I know this seams like a lot of work and money, but we are not interested in using a cloud service for this.
    I guess what I am looking for is some tips or help as i get started.
    Is there any applications that people would recommend to make the process easier.
    As far as a hard drive array, what do you suggest (8 Bay).
    Backup software?
    Will the mac mini be powerful enough to do all this?
    One last thing. I haven't boughten anything yet. I am wanting wait a few more months to see if apple releases a new mac min.
    Thanks.

    Play with OS X server on your laptop but don't plan on migrating the settings is my advice. (There are tools, but you may be better off learning how it works).  Ideally servers have static IP's, unique names & it makes more sense to me to start fresh when the server arrives.
    I'd test on a secondary installation of OSX so that the laptop can still be used after you stop testing OS X server.
    As for offsite backup. I'd also suggest you look at Arq - it backs up to Amazon S3 or Glacier.  Chronosync may be another option - it could sync between you and your dad once you have setup a secure way to access his server.
    Personally I would ignore Back To My Mac - you need a recent Mac to use it & you end up leaving your Apple ID scattered all over the place if you use it in public (ever noticed how the Apple ID gets into the iCloud settings after you login to one service). Other services like GoToMyPC, LogMeIn can allow remote access via a browser on many OS's.
    However since you are also wanting full access to the file shares you may be better suited with a VPN into the network. A VPN joins your device from the internet into the local network, so you can use whatever app or services that work on the local network. So you can use VNC/ARD iOS apps like 'Screens' to control Macs. You can also use the Screen sharing application on OS X to connect once the VPN connection is running into your network. Or VNC on Linux/ Windows machines.
    I don't think it is a good idea to setup the VPN for access from the Apple store or Library - you should really think about what level of access you want from these places - it's far safer to restrict to a few devices.
    The VPN is probably best run from your router - if you have one that is capable. The server can run it too as a service, however it's better if you are not 100% reliant on the server for the outside access - when it goes off the remote access would go down too.
    Seek out posts by MrHoffman in the server forums and there is some good advice concerning DNS on his site… you will want that working correctly if you plan to have outside access.
    http://labs.hoffmanlabs.com
    P.S. You seem to want to run Mail.app for your email rule processing - is that correct?
    That is a poor idea because the app needs to be running so that means the server must boot, auto login & launch Mail - that is a gaping hole for any server, it does require physical access, but it's not great for security should the server be stolen.
    "How did you hack it?" — "I just turned it on"

  • Users and permissions for a small home server

    Hello community,
    I have been using Linux on the desktop for many years now, but unfortunately my knowledge about servers is very limited, almost non-existent. Therefore my question is most probably equally well fitting here and into the newbie corner.
    I'm trying to set up a little home server which should be in charge of following tasks:
    - CUPS print server in the local network
    - access to shared files through NFS in the local network
    - backup (again over NFS)
    - an Owncloud server
    - maybe a mail server in the long run (NSA, paranoia, etc. )
    For now I have set up the print server, the NFS server and was working on the Owncloud installation, when Owncloud gave me some errors with users and permissions. So I was led to the idea of rethinking the users and permissions on server. So far there is only the root user who may do everything. This seems like a quite unsafe configuration. I'd like to make it safer. First, the printer, the backup and the locally shared files should be accessible from the local network only. SSH access should also be accessible locally only. The Owncloud file folder should be accessible from the internet, but of course only for the Owncloud users registered to the Owncloud server.
    What is the best way to set up users and permissions for such a set up?
    Thanks for any hints,
    PhotonX

    Hi, i think it depends who are you serving for, if you are just serving for a small office or home server or a big organization. The following quick thinking just came to me:
    I think cups set automatically a system  user of its own, and runs as it, so no trouble there. Cups also has the option to set users and it uses the system users as default, i think it depends in in how many printers/users your have in your server.Users that can manage cups are in the lp group. 
    For nfs every user should have their home, samba is also a good option if you have  windows computer in your network and it integrates better with graphical file  managers like nautilus in the clients side, but it is a hassle to configure.
    You should run the web server (owncloud ) as it own user, maybe you can manage to set something up for owncloud in the filesystem, but owncloud uses a database, and the users for owncloud are stored in there, and they are not system users.
    You can configure ssh for local use only enabling the corresponding subnets in your /etc/sshd.conf and optionally but recommended you can set a firewall and permissions. You can use iptables but i prefer ufw for simple setup.
    I think you should read the wiki:
    https://wiki.archlinux.org/index.php/users_and_groups
    and the other respective topics in the wiki.
    Also as an advice i know that arch linux is a great distribution, but you have to do more work to mantain a stable server. I would recommend debian or another more conservative distro, but of course it is your choice.
    Last edited by hydrosIII (2014-11-06 06:26:45)

  • Home server undertaking, NFS, PXE boot, 6 servers

    Hey all, I have few old servers I like to play around with, and a main home server. My main one, which is a supermicro tower with 7 36 gb scsi320 drives, dual dual-core xeons. I have 5 poweredge 2600's that aren't in use due to my limitation of networking equipment, but I want to set up an NFS with pxe boot daisy chaining the poweredges to my supermicro. is this possible, and any advice?
    i'm reading https://wiki.archlinux.org/index.php/Di … t_NFS_root and trying one tonight.

    I think you need to have a subnetting system worked out, having a network of more networks and less hosts. So that you can "route" between each machine on either side of the network, effectively making a token ethernet.  But then it's going to get confusing if you actually try to complete the circle.  You could use iptables on each machine, one NIC would have a fixed address, serving dhcp to the PXE client machine.  So when you boot up a new PXE client, have it boot from the original server, maybe a copy of the same kernel in the /var/tftpboot directory on the main server and in the PXE client's same directory, but the root filesystem still accessed from the main server across the iptables and subnet.  Using pxelinux.cfg rules, you could have it set, to boot (possibly in fixed order) downline with the different configurations to get them to work.  I think you will be troubleshooting network bottlenecks, because no matter how you do it, it will eventually all go back to the main server.  Any errors in implementation will of course propogate across the network and cause problems.
    Ditto, just get a hand-me-down switch from somewhere.
    Last edited by nomorewindows (2012-06-23 16:35:33)

  • USB v FW ??   (Home Server HDD & network speeds)

    hi guys,
    i have a mac mini with two HDD's as my home server/media centre. both hdds are WD My Book 1TB's (USB). i have just purchased but not picked up
    http://www.wdc.com/en/products/Products.asp?DriveID=580
    in regards to USB vs Firewire i am just wondering:
    if the mac mini is sharing the data from a USB drive to both ethernet and wireless clients, will i notice a difference in write & read speeds using FW instead?
    Currently I am sharing movies/tv recordings via ethernet to my ps3/360, and regular files (wirelessly) to my iMac and MacBook.
    If you guys could give me some feedback, because if there is an outstanding difference I'll cancel it and order a 1tb with FireWire instead.
    Cheers

    will i notice a difference in write & read speeds using FW instead?
    No. Throughput will be limited by Ethernet, even Gigabit Ethernet; wirelessly, more so.
    The main benefit of a FireWire drive is the ability to boot from it. You can't do that with USB.

  • Home Server with Mac Mini... Best storage solution

    I have a Mac Mini which I want to setup as a home server with SL Server. The OS will be installed on the internal disk but I want my data to be stored securely and delivered fast.
    Which external storage solution do you recommend:
    a.) A Netgear ReadyNAS NV+ (which I already own) with Gigabit ethernet connected to the Gigabit LAN
    b.) A Lacie (or other) Raid disk connected via FireWire (400 in my case) to the Mac Mini
    c.) Something else
    My Mac Mini is a C2D 1.83GHz with 4Gb RAM and I want to connect my iMac, my iPhone and my girlfriends MacBook to it. A general "household/kids" iMac will be added later. I will connect the Mac Mini via USB to a UPS so that it can shut down safely when mains fails. Which does not happen often over here, but still...
    In case b.) the disk shuts down nicely with the Mac. In case a.) the NAS will abrubtly shut down.
    I am pretty green when it comes to server stuff. Any help would be greatly appreciated.

    I have two mac mini servers setup as a primary server and secondary backup for our small business. I have two WD 2TB FW 800 drives on the primary with the second backup drive daisy-chained to the first (mini's only have one FW 800 port). I have the secondary drive setup as a timemachine backup for the primary drive. Works great even though my IT guy recommended a "server grade" backup solution like Syncronize or CarbonCopy. From my standpoint, timemachine does exactly what i need and pushes over a GB or two backup in seconds with limited to zero processor usage.
    I inquired with my IT guy about getting two NAS drives plugged into my cabinet switch to have full data redundancy on both my primary and secondary server but he recommended against it. he had concerns on speed and couldn't confirm that NAS and mac ACLs worked well together. Any observations on this appreciated.
    I would definitely recommend enclosing your setup in a cabinet and getting a UPS. I purchased a 6U cabinet that fits under my desk to secure the minis, data drives, rack UPS and switch after I had 3 bad situations of the drives getting accidentally unplugged.

  • Windows Home Server 2011 and Windows 8.1 desktop

    My questions is whether a Windows Live account and a local account can be combined in Windows 8.  I asked this question in Microsoft Community and
    an MS employee said I should ask my question here.
    Is there a way to have both active?
    I want to reap the benefits of having a live account to keep everything in sync and fully utilize the features of Windows 8.1 but I have a Windows Home Server 2011 that requires that I have a local user account that matches the server side so that I can
    use resources on the server.
    I've seen lots of tutorials for switching between the two account types but nothing for combining them.
    Is this even possible?
    Thanks in advance

    Your question has not been answered.
    Windows Home Server 2011 does not use domains, so even if you had Windows 8.1 Pro, you'd still be left without a solution. I have one PC with Windows 8.1 Enterprise and that does work with Home Server; and a laptop with Windows 7 Pro and that works fine
    too. Like you, I have issues with Windows 8.1 Pro.
    Does anyone from Microsoft Server actually read these posts?
    @PeterPensive,
    the OP's original question was relating to "linking/combining" an MS Account with a Win8.x local account. That question was answered. (the answer is no), so, for a WHS scenario, linked accounts aren't possible, but, in Win8.x, an MS Account might be suitable
    for use with WHS.
    Are you confirming that an MS Account on Win8.x works ok with WHS?
    < Also, this is a community-driven forum - MS staff rarely, if ever, participate here.. >
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • How do I add my phone's Wi-Fi Mac address to my home server so that I can use my home Wi-Fi with my phone?

    Hello. I am using an Android cell phone and, though the phone sees my home server name and accepts my password, it won't connect. I understand that I may have to add my phone's Wi-Fi Mac address to my home server in order for it to allow my phone access, but I have no idea how I might do that. Could someone help me with this? Thank you.

    Tdalso wrote:
    How do I add a phone number so I can use either my US or Canadian number (depending on where I am) with iMessage and Facetime on both my iPhones?
    You need to log out of iMessage and Facetime, make sure your number is correct in Settings/General/About, then log back in again to send a new activation request.

  • Home Sharing in Itunes 9 on Windows Home Server

    I have installed iTunes 9 and have started using Home Sharing. I want to be able to use Home Sharing with my WHS (Windows Home Server) as our music is stored there and we have iTunes on all computers, plus 2 iphones and iPods.
    This would need a Home Sharing server (service) to run on the WHS. Has Apple produced such a piece of software or can I install the Home Sharing component of iTunes 9 on my server? I am advised (by Microsoft) that installing iTunes 9 is not a good idea on WHS as WHS is designed to run services not user apps.
    Any suggestions or has Apple someting in plan?
    It seems that sharing between PCs is a bit behind the times when many people have moved over to Home Servers or NAS drives.

    I too would like to would like to know how to implement iTunes on Windows Home Server (WHS) so my Music library can be stored on a redundant source that is always available to be accessed from any PC in the house. Does Apple have a way to do this or plans to create a product for WHS?
    I understand Firefly can be used to stream music content on a WHS, but think this should be a complete iTunes solution with a common library and allow playlist storage from iTune clients that connect to it.

  • All 30 minutes my Macs (iMac/Snow Leopard, MacMini/Lion) are loosing the connection to the Windows Servers (2 Networks: Home with Home Server 2011 (Server 2008) and Office with Home Server V1 (Server 2003)).

    Hallo,
    Ich betreibe im Büro und zu Hause jeweils einen Microsoft Home Server. In beiden Netzwerken ist neben diversen Windows Rechnern auch ein Mac vorhanden.
    Die jeweilige "Konfiguration" ist wie folgt:
    - Apple MacMini (Late 2011, als HTPC) mit Lion per Wlan über AVM Fritzbox 7390 an Microsoft Windows Home Server 2011 (Windows Server 2008).
    - Apple iMac (Late 2010, Arbeitsplatzrechner) mit Snow Leopard per Lan über AVM Fritzbox 7270 an Microsoft Windows Home Server V1 (Windows Server 2003)
    Alle Betriebssysteme sind auf aktuellem Stand.
    Die Fritzboxen laufen mit der jeweils aktuellen Firmware
    Nun zu dem Problem:
    Beide Macs unterbrechen ca. alle 30 min den Kontakt zum Server. Die Verbindung wird zwar ca. 1-2 Minute später wieder aufgebaut, aber am MacMini (HTPC) macht sich dadurch bemerkbar, daß der Film oder die Musik für obige Zeitspanne stoppt und danach weiterläuft. Beim iMac (Arbeitsrechner) kann ein zuvor vom Server geladenes Dokument dann nicht mehr gespeichert oder gedruckt werden.
    Der MacMini hat dieses Phänomen direkt bei der Verbindung mit dem WHS gezeigt. Der iMac hat jedoch zuvor ca. 1,5 Jahre ohne Probleme funktioniert. Dieses Problem tritt bei dem iMac (Snow Leopard) erst seit ca. 6-9 Monate auf.
    Da unterschiedliche WHS und OS X Versionen betroffen sind und auch unterschiedliche Fritzboxen verwendet werden und scheint ein allgemeines Problem im Zusammenspiel Windows/OS X vorzuliegen.
    Bei dem iMac fällt der genaue Zeitpunkt der Verbindungsunterbrechung nicht auf.
    Bei dem MacMini läßt sich der Zeitpunkt dagegen relativ leicht bestimmen. Aus der Ereignisanzeige beim Windows Server ergibt sich leider kein eindeutiges Fehlerbild. Zu dem jeweiligen Zeitpunkt taucht aber relativ oft, aber nicht immer (!), in "Windows-Protokolle Sicherheit" der Fehler 4625 ("Fehler beim Anmelden eines Kontos") auf. Dies würde auf eine Rechteproblematik hindeuten. Das Konto des Mac kann aber alles was ihm auf dem WHS erlaubt ist.
    Beim Suchen nach einer Lösung (bisher leider erfolglos) bin ich u.a. auch über das Problem des Server Infrastructure License Services (silsvc) beim Windows Small Business Server 2011 Essentials gestolpert (auch alle 30 min!). Vielleicht ein Zusammenhang?
    Hello,
    I run the office and at home each a Microsoft Home Server. In both networks, in addition to various Windows computers, a Mac is available.
    The particular "configuration" is as follows:
    - Apple MacMini (Late 2011, as HTPC) with Lion via wifi via AVM Fritzbox 7390 to Microsoft Windows Home Server 2011 (Windows Server 2008).
    - Apple iMac (Late 2010, desktop PC) with Snow Leopard by Lan on AVM Fritzbox 7270 on Microsoft Windows Home Server V1 (Windows Server 2003)
    All operating systems on current conditions with all patches and updates.
    The Fritz boxes running with the latest firmware
    Now to the problem:
    Both Macs are loosing every 30 minutes the contact to the server. The connection is "re-"established about 1-2 minutes later. On MacMini (HTPC), the film or music is stopped for the above period. Thereafter, the film / music goes on. With the iMac (workstation) a document loaded from the server can no longer be saved or printed.
    The MacMini has shown this phenomenon directly in connection with the WHS. However, the iMac has been working about 1.5 years with no problems. This problem only occurs for about 6-9 months
    Because of different WHS and OS X versions are affected and also different Fritz boxes are used and it seems to be a general problem in the interplay Windows / OS X to be present.
    When the iMac is the exact date of disconnection does not occur.
    With the Mac Mini, the time can however be determined relatively easily. From the Event Viewer on Windows Server is unfortunately no clear error image. At the particular time but appeared relatively often, but not always (!) In Windows Security Logs the error 4625 (Failed to log on an account) on. This would indicate a rights issue.
    Searching for a solution (so far unsuccessfully, unfortunately), I stumbled over the problem of the Server Infrastructure License Services (silsvc) in Windows Small Business Server 2011 Essentials (every 30 min!). Maybe a connection?

    Hi, and thank you for your reply!
    My reason for not posting this in the server forum is that I suspect it is a clien issue. All my other clients connect happily to the server which leads me to believe the server is configured correctly.
    Only my the two MacBook Pro's are having problems.

  • TS1490 i am running Windows Home Server 2011 and iTunes can't seem to connect to the iTunes Store nor run Genius on my Library.  What do I need to do?

    I am running Windows Home Server 2011 and have installed iTunes on my dedicated server, attached to my router.  I can't connect to the iTunes Store nor run Genius on the server ONLY (iTunes runs fine on by two other PCs and my Apple TV and I share the libary that resides on the server).  I am running a very current version of iTunes 64 bit.  I have run the connectivity test and it failed. 
    My guess is that there is some setting in the Server software that i need to change to let iTunes access urls or computers on the internet.  Does anyone have any experience with this software combination?
    Thank you

    Some guy managed to get this to work. The following link is for iTunes 10.5 but it should work for the current release.
    http://social.microsoft.com/Forums/en-US/whs2011/thread/bd62ee3d-a933-4cad-ae9b- fd38adc994c0
    Good luck!

  • HP MediaSmart Home Server EX 490 won't boot up and can't recover - running Windows XP

    Recently my Home Server launched successfully and I had it available on my new home network. I played a video on .api format via ethernet cable to my tv and I could see the server in my network directory.
    A few days ago I tried to access the server with a brand new MacBook through a wireless browse. I couldn't access as a guest so I decided to try to launch it with a direct ethernet connection from the old PC which I used to set up the server in 2010 (running Windows XP 2002 edition SP3).
    The server did not boot up properly and i have had a flashing red light since in the status light (far right) on the front of the server.
    I have attemped a recovery using the disks that came with the server and following instructions from HP support when I needed to recover it once before (while it was still under warrantly and supported by HP). The recovery process looked like it was working until it reached an "Unidentified Error" at Stage 4.
    Has anyone got any advice about how I could resintall the OS on the Server in this state while making best endeavour to not lose the data? Is the OS on the SYS drive and is that the lowest drive? Can I take the other drives out and rebuild the OS then put them back in and access the data? HP have had me chasing wild geese for hours over the phone and I'm ready to explode.

    Correction: Recovery process failure at Step 2 of 4

  • Windows Home Server and iTunes

    Hi, I have the following setup (all machines on GBit LAN):
    - a Windows Home Server machine with all my music on it (currently stored raw on the filesystem)
    - 3 Windows XP machines
    - 2 iPods
    I would like an authoritative answer on how to setup iTunes on my network so that:
    - I can maintain a central, organised store of my music on the Windows Home Server
    - I can access all my music and podcasts on the PCs without having to copy it locally
    - I can sync my iPods normally
    I would like to avoid 3rd party software such as Firefly if at all possible. The WHS machine runs headless (as is normal practice) so any solution should avoid the use of desktop apps like iTunes on the server.
    As WHS is gaining widespread acceptance as a home file and media server, if Apple do not have a suggested setup for iTunes/WHS I would suggest it would be a good idea to develop one.
    Please note, with respect, I would like to avoid speculation. If you haven't actually done the above and proven the solution, please refrain from speculating to avoid people (myself included) going down potential dead ends.
    Thank you

    Has anyone found a way around this?
    Message was edited by: postrooms

  • Windows Home Server and Apple TV 2

    There are some old threads talking about Windows Home Server and the original Apple TV - the HP Windows Home Servers actually have excellent Mac support and out of the box with the Twonky Media Server that is bundled with the HP WIndows Home Servers would stream to the original Apple TV with no issue.
    The wrinkle is the Apple TV 2 requires Home Sharing. I'm not going to debate good/bad - it is what it is. I was searching for a way to get my WHS working with my Apple TV 2 since I'm finally getting around to automating the transcoding of my Tivo files and I would much rather my WHS be my media server than my Mac. I came across this article that seems perfectly reasonable:
    http://forum.wegotserved.com/index.php/topic/16359-whs-and-apple-tv-v2/
    I haven't tried it yet, but it seems perfectly reasonable. Has anyone else tried it? I'll report back either way - if I remember to

    "But can it be both simultaneously?
    Both a server and a media machine that is showing a movie on your TV?"
    Yes it can, no problems.
    The Mini Server OSX is pretty much the same as the client Snow Leopard, complete with Front Row, iTunes, Mail, Safari etc, but no iLife09 supplied - you will have to pay extra for that.
    It will do everything that Snow Leopard will do but has all the server capabilities too if you know how to set it up/use the software.
    The only things I had trouble with was I can't find Migration Assistant and a strange quirk is that it won't share a USB connected printer across a network! No sign of printer sharing in System prefs but I guess you can do it via the Server config somewhere...
    I just used CUPS to enable Bonjour printer sharing - works fine
    I have been able to insatll everything I had on my previous CoreDuo Mini including Final Cut Express, iLife09, EyeTV, some bit torrent stuff - all works fine...
    I really like the fact that I can plug two monitors in - I have the MiniDVI connected to a 50" plasma and 1080p Projector (using an HDMI splitter), the Mini Display port feeds a separate 20" widescreen monitor - when the plasma/PJ is switched off the main display automatically switches back to the 20" monitor
    All in all this MiniServer is a great little HTPC - powerful and silent with 1TB of storage. The Server software is a bonus I haven't even looked at as yet

Maybe you are looking for