Thanks for the quick reply bigfoot65.
Apologies for the typo - I meant Amahi 9.
I have clicked on the button to run FSCK and I just get the rotating circle of dots indicating activity for a moment and then it goes back to a red button.
Going through the Greyhole trouble shooting, the details are:
1. Version numbers
4.4.9-300.fc23.x86_64
samba-4.3.9-0.fc23.x86_64
amahi-greyhole-0.9.67-1.x86_64
2. the two conf files are at:
http://paste.fedoraproject.org/373315/78318514/
http://paste.fedoraproject.org/373318/47833281/
3. The result of the three commands are:
Mount
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
devtmpfs on /dev type devtmpfs (rw,nosuid,size=2015536k,nr_inodes=503884,mode=755)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
configfs on /sys/kernel/config type configfs (rw,relatime)
/dev/sda3 on / type xfs (rw,relatime,attr2,inode64,noquota)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=31,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
tmpfs on /tmp type tmpfs (rw)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
/dev/sda5 on /home type xfs (rw,relatime,attr2,inode64,noquota)
/dev/sda1 on /boot type ext4 (rw,relatime,data=ordered)
tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,size=404740k,mode=700)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=404740k,mode=700,uid=1000,gid=100)
fdisk -1
fdisk: cannot open /dev/sr0: Permission denied
fdisk: cannot open /dev/sda: Permission denied
fdisk: cannot open /dev/sdb: Permission denied
fdisk: cannot open /dev/sdd: Permission denied
fdisk: cannot open /dev/sdc: Permission denied
df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 2.0G 0 2.0G 0% /dev
tmpfs 2.0G 0 2.0G 0% /dev/shm
tmpfs 2.0G 696K 2.0G 1% /run
tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
/dev/sda3 50G 1.7G 49G 4% /
tmpfs 2.0G 32K 2.0G 1% /tmp
/dev/sda5 46G 33M 46G 1% /home
/dev/sda1 477M 76M 373M 17% /boot
tmpfs 396M 0 396M 0% /run/user/0
tmpfs 396M 0 396M 0% /run/user/1000
greyhole --stats
No response - it just returned to the command prompt.
mysql -u root -phda -e "select * from disk_pool_partitions" hda_production
+----+----------------------------------------+--------------+---------------------+---------------------+
| id | path | minimum_free | created_at | updated_at |
+----+----------------------------------------+--------------+---------------------+---------------------+
| 1 | /var/hda/files/drives/Greyhole Pool #1 | 10 | 2016-06-01 08:51:10 | 2016-06-01 08:51:10 |
| 2 | /var/hda/files/drives/Greyhole Pool #2 | 10 | 2016-06-01 08:51:11 | 2016-06-01 08:51:11 |
| 3 | /var/hda/files/drives/Greyhole Pool #3 | 10 | 2016-06-01 08:51:12 | 2016-06-01 08:51:12 |
+----+----------------------------------------+--------------+---------------------+---------------------+
mysql -u root -phda -e "select concat(path, '/gh') from disk_pool_partitions" \
hda_production | grep -v 'concat(' | xargs ls -la | pastebinit
initiall came up with "ERROR 1046 (3D000) at line 1: No database selected"
and then uploaded some details to
http://paste.fedoraproject.org/373325/46478420/
greyhole --view-queue
No response - it just returned to the command prompt.
tail /var/log/greyhole.log
Jun 01 13:33:26 ERROR initialize: You have no 'storage_pool_drive' defined. Greyhole can't run.
Jun 01 13:33:26 CRITICAL initialize: Config file parsing failed. Exiting.
Jun 01 13:33:27 ERROR initialize: You have no 'storage_pool_drive' defined. Greyhole can't run.
Jun 01 13:33:27 CRITICAL initialize: Config file parsing failed. Exiting.
Jun 01 13:33:27 ERROR initialize: You have no 'storage_pool_drive' defined. Greyhole can't run.
Jun 01 13:33:27 CRITICAL initialize: Config file parsing failed. Exiting.
Jun 01 13:33:27 ERROR initialize: You have no 'storage_pool_drive' defined. Greyhole can't run.
Jun 01 13:33:27 CRITICAL initialize: Config file parsing failed. Exiting.
Jun 01 13:33:27 ERROR initialize: You have no 'storage_pool_drive' defined. Greyhole can't run.
Jun 01 13:33:27 CRITICAL initialize: Config file parsing failed. Exiting.