Page 1 of 1
CLOSED: skip a share from fsck
Posted: Thu Sep 03, 2015 5:34 pm
by justright
Hello, just wondering if it is at all possible to skip fsck on a certain share or focus it at one particular share? I have changed copies on VIDEOS to allow writing on TV as my disks are full.
Re: skip a share from fsck
Posted: Thu Sep 03, 2015 5:38 pm
by bigfoot65
If you do the following, you will see the available options for Greyhole via command line:
I believe you would want to run:
Code: Select all
greyhole -f -d /var/hda/files/sharename
Re: skip a share from fsck
Posted: Fri Sep 04, 2015 5:57 pm
by justright
just to elaborate on this, i was trapped on a never ending fsck loop stuck on my TV share due to me copying files to the server running a fsck and then realizing i didnt have enough space for it. I then went and changed the amount of copies on the share after TV (videos) to compensate but the fsck wouldn't get past TV. I attempted a --cancel-fsck, tried to restart the greyhole server but all to no avail. the only thing that worked was adding another drive. Thanks for your input though bigfoot, i keep forgetting to look in --help
Re: skip a share from fsck
Posted: Fri Sep 04, 2015 8:18 pm
by bigfoot65
Glad you got it sorted out. Happy to help.
Closing this thread since no further action needed.