Search found 6 matches

by camnz
Wed Feb 16, 2011 9:19 pm
Forum: Storage Pooling/Greyhole
Topic: Greyhole set up, but no files visible only folders
Replies: 2
Views: 1828

Re: Greyhole set up, but no files visible only folders

Update:

Looks like greyhole is slowly sync'ing the files across the drives. Files are visible in shares now... :roll:

Strange though, there's nothing in the queue but the log is getting heaps of fsck_file entries added - thousands over the past couple of hours! :?

Will report back later
by camnz
Wed Feb 16, 2011 5:25 pm
Forum: Storage Pooling/Greyhole
Topic: Greyhole set up, but no files visible only folders
Replies: 2
Views: 1828

Greyhole set up, but no files visible only folders

Hi there, When I mount shares, the directory structure is mostly there, but very few files at all. I've just migrated my files from RAID 5 to Greyhole using the reduntant drive from the array as an intermediary drive (formatted ext4). The RAID array was then disbanded to provide drives for Greyhole....
by camnz
Wed Apr 07, 2010 9:43 pm
Forum: Networking
Topic: How do I make custom entries into the local DNS?
Replies: 5
Views: 3761

Re: How do I make custom entries into the local DNS?

I think I may have cracked it! Been playing with the Aliases section of the Amahi Networking config - adding entries there for virtual hosts on the old server is getting results. I'll just need to go through and create a new alias for each vhost to cater for the *.home.sm name rather than the curren...
by camnz
Wed Apr 07, 2010 9:08 pm
Forum: Networking
Topic: How do I make custom entries into the local DNS?
Replies: 5
Views: 3761

Re: How do I make custom entries into the local DNS?

the named daemon works like configured in nsswitch.conf for every DNS request be it local or remote. I presume you've flushed your DNS entries on the Mac? Sorry for the lag - been busy with other stuff! Just given this another nudge and still having the same problems. Addresses listed in hosts reso...
by camnz
Tue Mar 30, 2010 5:01 pm
Forum: Networking
Topic: How do I make custom entries into the local DNS?
Replies: 5
Views: 3761

Re: How do I make custom entries into the local DNS?

check your /etc/nsswitch.conf if it has the following entry: hosts: files dns you can just add the entries to your /etc/hosts file. they should then resolve properly (i.e. when the DNS server gets a lookup request it will first check /etc/hosts, then resolv.conf (I think) and then do an external lo...
by camnz
Mon Mar 29, 2010 7:22 pm
Forum: Networking
Topic: How do I make custom entries into the local DNS?
Replies: 5
Views: 3761

How do I make custom entries into the local DNS?

Hey there, I've got my first Amahi 5 server up and running and need to do some fine tuning... I want to get rid of my current f6 web development server and integrate its websites, DB and local DNS into the new amahi box. The websites are easy - virtual hosts are all set up. DB is easy too. But how d...