Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
<b>NOTE:</b> All Greyhole commands must be executed as ''root'' user or prefixed with <code>sudo</code>.
Gathering good troubleshooting information when reporting an issue with Greyhole, or asking for help. You should provide the following in a text file or use fpaste or [https://pastebin.com/ Pastebin] (please '''DO NOT''' post excessive amounts ot of text content in ).  Provide the info below to [https://greyhole.freshdesk.com/support/home Greyhole support on Freshdesk], not [https://forums).amahi.org Amahi Forums]:
1. What version of OS, Samba & Greyhole are you running?
fpaste /etc/samba/smb.conf
fpaste /etc/greyhole.conf
 
::'''NOTE:''' <code>yum</code> (deprecated) has been replaced with <code>dnf</code> as the package manager for Fedora 23 and greater.
<blockquote><u>Ubuntu:</u></blockquote>
<blockquote><u>Fedora</u></blockquote>
mysql -u root -phda p -e "select concat(path, '/gh') from disk_pool_partitions" \
hda_production | grep -v 'concat(' | xargs ls -la | fpaste
 
::'''WARNING:''' Please see [[Database Root Password]] for the appropriate login password.
<blockquote><u>Ubuntu</u></blockquote>
mysql -u root -p phda -e "select concat(path, '/gh') from disk_pool_partitions" \
hda_production | grep -v 'concat(' | xargs ls -la | pastebinit
 
::'''WARNING:''' Please see [[Database Root Password]] for the appropriate login password.
6. The Greyhole work queue:
12,424

edits