Search found 14 matches

by gstreet
Wed Oct 21, 2015 12:24 am
Forum: Storage Pooling/Greyhole
Topic: SOLVED: Greyhole disabled; mysql tables corrupted?
Replies: 11
Views: 8696

Re: Greyhole disabled; mysql tables corrupted?

Progress. I think I have managed to fix it. Searched around a bit on Repairing mySQL. Ref: https://dev.mysql.com/doc/refman/5.0/en/myisam-check.html First step was to check table that was giving me errors: gstreet@gstreet-MicroServer:/$ sudo myisamchk var/lib/mysql/greyhole/settings Checking MyISAM ...
by gstreet
Tue Oct 20, 2015 1:17 pm
Forum: Storage Pooling/Greyhole
Topic: SOLVED: Greyhole disabled; mysql tables corrupted?
Replies: 11
Views: 8696

Re: Greyhole disabled; mysql tables corrupted?

Thanks for your help; I'll take it over to the Greyhole site and see if anyone can help me there. If I sort it out, I'll update this thread. I guess if worse comes to worst, I might use this as an opportunity to rebuild the server under Fedora so I can run the latest Amahi which appears to be moving...
by gstreet
Tue Oct 20, 2015 12:07 pm
Forum: Storage Pooling/Greyhole
Topic: SOLVED: Greyhole disabled; mysql tables corrupted?
Replies: 11
Views: 8696

Re: Greyhole disabled; mysql tables corrupted?

I assume you had a typo "mysqld" above?

Code: Select all

gstreet@gstreet-MicroServer:~$ sudo service mysql status mysql start/running, process 1642
Looks like it is running. Next idea?

Thanks
by gstreet
Tue Oct 20, 2015 2:38 am
Forum: Storage Pooling/Greyhole
Topic: SOLVED: Greyhole disabled; mysql tables corrupted?
Replies: 11
Views: 8696

Re: Greyhole disabled; mysql tables corrupted?

Okay; I worked through the Greyhole Troubleshooting Wiki again and was not successful. So I will walk though it here and post the responses. Sorry in advance for the long post. From the top of the GH Troubleshooting Wiki: 1. What version of OS, Samba & Greyhole are you running? gstreet@gstreet-M...
by gstreet
Mon Oct 19, 2015 12:59 pm
Forum: Storage Pooling/Greyhole
Topic: SOLVED: Greyhole disabled; mysql tables corrupted?
Replies: 11
Views: 8696

Re: Greyhole disabled; mysql tables corrupted?

I have, thanks. But I will run through it again tonight when I get off work and post results / feedback.
by gstreet
Mon Oct 19, 2015 2:13 am
Forum: Storage Pooling/Greyhole
Topic: SOLVED: Greyhole disabled; mysql tables corrupted?
Replies: 11
Views: 8696

SOLVED: Greyhole disabled; mysql tables corrupted?

I would be grateful for some assistance - note that I am only a casual Linux user. I installed Amahi 6 (on a server running desktop Ubuntu 12.04) nearly three years ago and it has worked great for me all this time with no real problems. Recently, I ended up filling up my system (root) partition - lo...
by gstreet
Thu Nov 08, 2012 4:44 am
Forum: Beginners and Newbies
Topic: Trouble with hda-diskmount
Replies: 15
Views: 7200

Re: Trouble with hda-diskmount

This would be good to add to the wiki. Would you be willing to do so? We could add a tips area to the existing page. We prefer to put this type of info in the wiki to make it easier for users to find. You might say the wiki is our documentation repository. Okay, I had a whack at putting the info in...
by gstreet
Tue Nov 06, 2012 4:57 am
Forum: Beginners and Newbies
Topic: Trouble with hda-diskmount
Replies: 15
Views: 7200

Re: Trouble with hda-diskmount

Hi Bigfoot65 i am having the exact same issue with this, "Ignoring /dev/sda1 - already in /etc/fstab as /dev/sda1 This device appears to be commented out of your /etc/fstab. You will need to remove it from there for hda-diskmount to be able to mount it." and i don't know enough to underst...
by gstreet
Tue Oct 30, 2012 4:05 am
Forum: Beginners and Newbies
Topic: Trouble with hda-diskmount
Replies: 15
Views: 7200

Re: Trouble with hda-diskmount

Thanks for all your help, Bigfoot. I was successful in editing fstab and mounting all my four storage drives https://docs.google.com/viewer?pid=explorer&srcid=0B4db0S5lBIq8enc1M0pJM3R1Mzg&docid=1b9781c1bebebe893591963b49cd0ab8%7C714e2385b5a30391311cd1211c8e3b8b&a=bi&pagenumber=1&...
by gstreet
Mon Oct 29, 2012 3:13 am
Forum: Beginners and Newbies
Topic: Trouble with hda-diskmount
Replies: 15
Views: 7200

Re: Trouble with hda-diskmount

Sorry, I posted too soon - I think I may have got it. I googled "UUID hard drives Ubuntu" and found there are several ways to identify UUID's in Ubuntu. See https://help.ubuntu.com/community/UsingUUID I ran the first one (sudo blkid) and got: gstreet@gstreet-MicroServer:~$ sudo blkid [sudo...