Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
mount -a
:'''NOTE:''' This would allow you to remount the drives on the previous paths in your previous installation. For example, if you have one 2TB and one 3TB harddrive, and they were mounted as /var/hda/files/drives/drive1 and /var/hda/files/drives/drive2 repectively, it would be more efficient to remount your data drives on your new Amahi installation in the same locations. If you didn't backup your fstab, simply remount the drives like you were installing them for the first time:using '''hda-diskmount'''.
hda-diskmount <blockquote>{{Warning|Warning: Before you continue, you should check the ownership of the files and folders in /var/hda/files to ensure that it belongs to
1stadminuser:users
'''NOTE:''' 1stadminuser should be replaced with the primary user who has administration privileges on your HDA. This is typically the first user created at install.
}}</blockquote>
Then this is what needs to be done:
* Enable Select [[Advanced_Settings|Enable Advanced Settings]] check box via the Amahi Dashboard* Add drives to Greyhole::<u>Ubuntu</u>:Go to Setup &raquo; Shares &raquo; Storage Pool and check your pooled drives to add them to the pool.:<u>Fedora</u>:If using [https://www.amahi.org/apps/greyhole-ui Greyhole UI], go to Setup &raquo; Drive Pooling &raquo; Partitions and check your pooled drives to add them to the pool (Ubuntu '''ONLY'without the app, you will have to add them manually in ''; Fedora must be done manually in the /etc/greyhole.conf file'').
* Re-create your original shares in the Amahi Dashboard: Setup &raquo; Shares.
** :<u>Ubuntu</u>:You should make sure to select "Use Pool" and select the correct number of extra copies. :<u>Fedora</u>:If using [https://www.amahi.org/apps/greyhole-ui Greyhole UI], go to Setup &raquo; Shares and select the shares to use the pool. Also select the correct number of extra copies desired (without the app, you will have to add them manually in ''/etc/greyhole.conf''). '''NOTE:''' If you don't remember all of your original shares, you can check your old /etc/greyhole.conf file (which includes the extra number of copies) or run the following:
ls -1 /var/hda/files/drives/*/gh/ | grep -v : | sort -u
12,424

edits