Page 1 of 1

SOLVED: A few problems post installation

Posted: Tue Nov 10, 2015 10:09 am
by guerilla
Hello,

I have just moved from amahi 6.3 Ubuntu version to the lastest version. I am experiencing a few difficulties.

The first is to do with the disk wizard. I used this to mount 4 HDD which contained greyhole data. I have checked and they are mounted in /var/hda/files/drives/driveX. I can see the gh folder and the files inside; however,

The drives are not showing up at the address: http://hda/tab/disks. but,
The partitions on the disk are visible at: http://hda/tab/disks/mounts

This has me confused somewhat, are the disks mounted correctly? my fstab if that helps:

Code: Select all

# # /etc/fstab # Created by anaconda on Tue Nov 10 11:37:30 2015 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # /dev/mapper/fedora--server-root / ext4 defaults 1 1 UUID=52bccceb-1552-4118-aef2-7636e32e082d /boot ext4 defaults 1 2 /dev/mapper/fedora--server-home /home ext4 defaults 1 2 /dev/mapper/fedora--server-swap swap swap defaults 0 0 # from right to left looking at the cabinet UUID=0c03aa05-1873-4d60-9b82-dc146686855f /var/hda/files/drives/drive1 auto auto,rw,exec 0 0 UUID=7039bbff-c3f6-4d61-9c87-8894173fcc6b /var/hda/files/drives/drive2 auto auto,rw,exec 0 0 UUID=f0da4ae6-bb64-4ab2-b0a2-6bf4f5d5e04a /var/hda/files/drives/drive3 auto auto,rw,exec 0 0 UUID=cd6aa148-a150-43ea-8582-327b247f869b /var/hda/files/drives/drive4 auto auto,rw,exec 0 0
The second concern is that in the greyhole UI at http://hda/tab/pooling each of my drives is showing up twice. This problem concerns me much more that the first as I'm a bit worried my data may go AWOL. None of it is important but it would be an inconvenience to have to replace it.

Re: A few problems post installation

Posted: Tue Nov 10, 2015 11:25 am
by bigfoot65
I had a similar experience and was able to resolve. Will be happy to assist, but want to ensure your issue is the same as mine before I offer a solution.

Have a few questions:

A. Did you mount drives before installing the Greyhole UI?

B. Did you verify all drives are mounted via command line?

Please provide the URL from the following command:

Code: Select all

fpaste --sysinfo
This problem concerns me much more that the first as I'm a bit worried my data may go AWOL.
Data should be ok. To be safe, I would recommend you stop Greyhole via the Settings tab, Servers section and uncheck all boxes for watchdog and start on boot. Best to do this until it's resolved that way nothing goes awry.

Re: A few problems post installation

Posted: Tue Nov 10, 2015 11:56 am
by guerilla
The Greyhole problem seems to have resolved itself. I think it may have been confused while it sorted out all my files. After it had finished I'm showing only one copy on the dashboard.

I think I added the drives then installed the UI. Since then though I have pulled the drives, deleted fstab and started again in an attempt to solve the not displaying disks error.

http://paste.fedoraproject.org/288934/71816101

I can jump on IRC if that would be easier.

Re: A few problems post installation

Posted: Tue Nov 10, 2015 2:59 pm
by bigfoot65
So what is left for the issue, the disk display?

IRC would be good as there is help there. I am not available but someone will be most likely.

Re: A few problems post installation

Posted: Tue Nov 10, 2015 3:35 pm
by guerilla
we that has resolved itself as well actually. I've had a few reboots trying to fix other stuff so perhaps thats done it.

Re: SOLVED: A few problems post installation

Posted: Tue Nov 10, 2015 3:37 pm
by bigfoot65
Happy to hear it's good now. Wonder what caused the issue. Oh well, guess we will never know :)

Re: SOLVED: A few problems post installation

Posted: Tue Nov 10, 2015 3:44 pm
by guerilla
I have no idea. I'm have ordered a new HDD and intend to install from scratch again but without adding full data drives. I'll try and pay closer attention next time.