Search found 7 matches

by jingoman
Fri Sep 23, 2011 12:56 pm
Forum: General Discussion and Announcements
Topic: HP Microserver as Amahi host
Replies: 2
Views: 2866

Re: HP Microserver as Amahi host

thanks for the info. the timings i was getting were from SCP file copies via SSH. If i use the samba share from the linux host in OS X Finder, I do see transfers edging towards 10MBps. So this does seem to get nearer to maximum throughputs on a network at 100MBps speeds. However, if I try to do any ...
by jingoman
Sun Sep 18, 2011 9:30 am
Forum: Storage Pooling/Greyhole
Topic: Standard/Basic greyhole.conf syntax
Replies: 0
Views: 2823

Standard/Basic greyhole.conf syntax

Hi guys I had previously played about with greyhole on a VM before deciding whether to use it for my home network server (mainly for media files). This was originally just a plain Amahi install. However, it would do some strange things to the configuration I wanted, so I decided to spend a bit more ...
by jingoman
Wed Sep 07, 2011 2:28 am
Forum: General Discussion and Announcements
Topic: HP Microserver as Amahi host
Replies: 2
Views: 2866

HP Microserver as Amahi host

Does anyone use the above hardware (HP Microserver) for their Amahi server? If so can you comment on the performance, etc? I have one of these, and the original intention was to run an ESXi farm. From this farm, a primary aim was to have my home NAS device/server, for media streaming, etc. The secon...
by jingoman
Sat Sep 03, 2011 1:45 am
Forum: Storage Pooling/Greyhole
Topic: understanding the mechanisms...
Replies: 3
Views: 2293

Re: understanding the mechanisms...

@radioz thanks for the info. yeah, as i had posted, i did more digging on the subject, and found more detailed documentation on greyhole and forum threads as you say with others with the same issue. i guess i need to look at altering my storage design if i want to use this functionality. either by: ...
by jingoman
Fri Sep 02, 2011 2:04 pm
Forum: Storage Pooling/Greyhole
Topic: understanding the mechanisms...
Replies: 3
Views: 2293

understanding the mechanisms...

hi guys, hoping someone can provide some details as to how grey hole works. i have an HP Microserver, which i am using as an ESXi hypervisor. on this hypervisor, i then have a few virtual machines (VM's). i want to split my home network between the VM's i use for Amahi and movie steaming to my XBMC ...
by jingoman
Thu Sep 01, 2011 10:23 am
Forum: Networking
Topic: Advanced DNS config - Amahi DNS as BIND secondary of AD DNS
Replies: 2
Views: 2767

Re: Advanced DNS config - Amahi DNS as BIND secondary of AD

it was due to incorrect syntax!! i added it into the main /etc/named.conf file too, just beneath the declaration of the HDA's own domain. should have read (note the "IN"): zone "redswitch.local" IN { type slave; file "slaves/redswitch_slave.conf"; masters { 192.168.1.20...
by jingoman
Thu Sep 01, 2011 8:23 am
Forum: Networking
Topic: Advanced DNS config - Amahi DNS as BIND secondary of AD DNS
Replies: 2
Views: 2767

Advanced DNS config - Amahi DNS as BIND secondary of AD DNS

i have setup the Amahi server on my local network. for testing purposes, there is also a Windows 2008 AD infrastructure in the same network. each uses their own "x.local" domain name. i have added in the Amahi's domain name as a Secondary zone to Microsoft's AD DNS, by pointing at the appr...