SOLVED: Troubleshooting issue
Re: Troubleshooting issue
I've gone through the troubleshooting and git a message that the fsck will start after all pending tasks have been completed. when I typed df -h it still shows my root as being 100% full, is this an issue?
Re: Troubleshooting issue
Yes. Root has to have space left for everything to work. You might try removing some files:
How big is your OS drive? You might need to move some files from your shares to another drive temporarily until Greyhole can complete it's run.
UPDATE: Did you also add those lines to each share that is using Greyhole as I mentioned in a previous post?
Code: Select all
rm -rf /var/hda/tmp/amahi-download-cache/*
rm -rf /tmp//var/hda/tmp/amahi-download-cache/*
UPDATE: Did you also add those lines to each share that is using Greyhole as I mentioned in a previous post?
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Re: Troubleshooting issue
I've not been able to add them as I can't access my dashboard, I need to somehow get the system up and running fully. I'm accessing it through TightVNC.
It's a 500gb drive, there's only 50gb on the root and 400gb on the home
It's a 500gb drive, there's only 50gb on the root and 400gb on the home
Re: Troubleshooting issue
Therein lies the issue. 50GB is not enough space for the LZ in your case. You might consider moving the LZ to another drive or removing files from the shares.
The home partition is way too large. No need for 400GB in /home when you really need it on the root partition for the LZ and shares. If you don't make more space, the dashboard will be be accessible.
Might consider temporarily disabling Greyhole until this is sorted out.
UPDATE: Here's some info on the LZ.
https://wiki.amahi.org/index.php/Greyhole_landing_zone
There is also additional guidance in the wiki on how to move it to another drive.
https://wiki.amahi.org/index.php/Moving_landing_zone
The home partition is way too large. No need for 400GB in /home when you really need it on the root partition for the LZ and shares. If you don't make more space, the dashboard will be be accessible.
Might consider temporarily disabling Greyhole until this is sorted out.
UPDATE: Here's some info on the LZ.
https://wiki.amahi.org/index.php/Greyhole_landing_zone
There is also additional guidance in the wiki on how to move it to another drive.
https://wiki.amahi.org/index.php/Moving_landing_zone
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Re: Troubleshooting issue
Might sound like a silly question but is there a way to resize the root taking space away from the home drive or dumping the landing zone onto the home drive?
I'm pretty much a noob with linux.
I'm pretty much a noob with linux.
Re: Troubleshooting issue
It may be possible using a utility such as gParted. You would need to download the Live CD ISO, then burn it to a disc and boot the HDA with that CD.
http://gparted.org/livecd.php
I cannot guarantee it will work, but you can try it. If you don't have a back up of your data, you might want to make one.
You might consider just moving your LZ (see previous post) and see if you can get things working again. Then once that is done, do the resizing. You can always move the LZ back after that or leave it on a separate disk.
I would not recommend moving the LZ to the /home drive, but I suppose it's doable.
http://gparted.org/livecd.php
I cannot guarantee it will work, but you can try it. If you don't have a back up of your data, you might want to make one.
You might consider just moving your LZ (see previous post) and see if you can get things working again. Then once that is done, do the resizing. You can always move the LZ back after that or leave it on a separate disk.
I would not recommend moving the LZ to the /home drive, but I suppose it's doable.
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Re: Troubleshooting issue
This may help for future installs.
https://wiki.amahi.org/index.php/Install_without_LVM
https://wiki.amahi.org/index.php/Install_without_LVM
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Re: Troubleshooting issue
Cheers Bigfoot,
I'll have a play about with it later and see how it goes. I think it's time I went to bed as its 4am, lol.
I'll have a play about with it later and see how it goes. I think it's time I went to bed as its 4am, lol.
Re: Troubleshooting issue
Glad to help.
Yea sounds like its time to call it a night. Never good to mess with Linux when you are tired and not alert
Yea sounds like its time to call it a night. Never good to mess with Linux when you are tired and not alert

ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Re: Troubleshooting issue
Had a play around with the system today and decided that it was best to go for a fresh install. After the pointer from Bigfoot about the lvm my root is now about 450gb so should be fine for my needs.
Install went ok apart from a few minor problems down to operator error but server is now back up and running and is probably a lot more stable than before.
Many thanks to Bigfoot for his help and pointers, it is very much appreciated.
[ Post made via iPad ]
Install went ok apart from a few minor problems down to operator error but server is now back up and running and is probably a lot more stable than before.
Many thanks to Bigfoot for his help and pointers, it is very much appreciated.
[ Post made via iPad ]

Who is online
Users browsing this forum: No registered users and 23 guests