Search found 3 matches

by erangaj
Tue Feb 05, 2013 4:12 am
Forum: Installation
Topic: [SOLVED] Issue with running sh install-amahi
Replies: 14
Views: 6926

Re: Issue with running sh install-amahi

Yes, 12.04.2 is out. I installed 12.04LTS today and apt-get upgrade changed the version to 12.04.2. Managed to install amahi with the above trick.

[ Post made via iPad ] Image
by erangaj
Mon Feb 04, 2013 11:09 pm
Forum: Installation
Topic: [SOLVED] Issue with running sh install-amahi
Replies: 14
Views: 6926

Re: Issue with running sh install-amahi

In install-amahi script, change

Code: Select all

if [ "$VERSION" != "12041" ]; then
to

Code: Select all

if [ "$VERSION" != "12042" ]; then
by erangaj
Thu Dec 27, 2012 7:10 pm
Forum: Storage Pooling/Greyhole
Topic: Some files are still in the landing zone
Replies: 2
Views: 1243

Some files are still in the landing zone

I have configured greyhole pool for all the shares. But some files are still in the LZ. I've deleted and copied files over and over again and managed to send most of the files to the pool. But some files are still there in LZ as shown below. grayhole -fsck didn't help. Any thoughts? nas@nas:/var/hda...