SOLVED: Trying to upgrade to 7. Totally lost.

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Trying to upgrade to 7. Totally lost.

Postby bigfoot65 » Mon Jul 28, 2014 10:28 am

There is some hardware that is not supported with the Express CD. You have options to use the full DVD or unsupported USB install method.
https://wiki.amahi.org/index.php/Amahi_7_full_DVD
or
https://wiki.amahi.org/index.php/Fedora_19_USB_install

As for your Greyhole issues, did you install Greyhole per the wiki? It's not set up automatically.
https://wiki.amahi.org/index.php/Amahi_ ... hole_Setup

There is also a guide for migrating an existing storage pool.
https://wiki.amahi.org/index.php/Reconn ... orage_pool

Please let us know how we can further help you get things sorted out.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Trying to upgrade to 7. Totally lost.

Postby bigfoot65 » Mon Jul 28, 2014 4:39 pm

That tells me that those pieces are already present. Edit the /etc/greyhole.conf file and add your drives to the storage pool, set copies for shares, etc.

It's possible that the latest Amahi install may be partially implementing Greyhole. We will have to adjust the wiki to indicate such.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Trying to upgrade to 7. Totally lost.

Postby bigfoot65 » Mon Jul 28, 2014 4:58 pm

Have you done OS updates?
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Trying to upgrade to 7. Totally lost.

Postby bigfoot65 » Mon Jul 28, 2014 5:27 pm

Check to see if it's permissions match the others. Also I see 5 drives, but only 4 in the storage pool. Is that correct?

Does your /etc/fstab reflect mounting them as drive2, drive3, etc? I don't see that in the ouput. Also why does your listing reflect two entries for each. Typically there is only one per drive for Greyhole.

Did you use the hda-diskmount script?

UPDATE: One drive entry should look like this:
UUID=714fd0e3-a119-4fcc-a993-4e85cd17460a /var/hda/files/drives/sdd ext4 defaults 1 2 noatime,data=writeback,nofail
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Trying to upgrade to 7. Totally lost.

Postby bigfoot65 » Mon Jul 28, 2014 5:38 pm

Did you check permissions?

Also did you format them as described in the wiki? There is one formatting option that will not work with Greyhole.

I don't really see anything wrong with /etc/fstab. See my previous post as I added an example of my drive mounting.

EDIT: Maybe try only using one or two drives in the storage pool and see if that works. Maybe that will help narrow down the issue.

When you say 5th drive is not used for Greyhole, is that drive6?
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Trying to upgrade to 7. Totally lost.

Postby bigfoot65 » Mon Jul 28, 2014 5:56 pm

OK, understandable. How about file permissions and ownership?

I am at a loss as to what is causing the issue. Is the 5th disk drive 6?

I really think if you comment out all but 2 drives and try, we will see if it is drive related. I am unsure what else it could be.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Trying to upgrade to 7. Totally lost.

Postby bigfoot65 » Mon Jul 28, 2014 6:12 pm

That is really odd behavior. Is the filesystem correct in /etc/fstab?

This one might need to be diagnosed by gboudreau.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Trying to upgrade to 7. Totally lost.

Postby bigfoot65 » Mon Jul 28, 2014 6:17 pm

We just pushed out the new amahi-greyhole v0.9.60. Give that a shot and see if it helps.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Trying to upgrade to 7. Totally lost.

Postby bigfoot65 » Mon Jul 28, 2014 6:23 pm

I see the issue I believe.

Try making the drive entries in /etc/greyhole.conf look like this:
storage_pool_drive = /var/hda/files/drives/sdb/gh, min_free: 10gb
I bet that is the issue. The example reflects /gh after the drive mount. I didn't see it until now :(
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Trying to upgrade to 7. Totally lost.

Postby bigfoot65 » Mon Jul 28, 2014 6:30 pm

Try doing:

Code: Select all

yum clean metadata
You don't remove amahi-greyhole, just do

Code: Select all

yum update amahi-greyhole
Also did you see my previous post about the /gh part?
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

Who is online

Users browsing this forum: No registered users and 24 guests