Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
Next, connect your data drives back to your server, then use the contents of your previous ''/etc/fstab '' to mount your data drives in their old paths (hint: copy and paste the lines that have mount points in '''/var/hda/files/drives/''').  When you're finished, verify the mount points exist: ll /var/hda/files/drives If they do not, you will need to create them (replace ''drive1'' with what was reflected in ''/etc/fstab''): mkdir -p /var/hda/files/drives/drive1 Now you are ready to mount the drives with:
mount -a
If there any errors, <u>'''DO NOT'''</u> continue until they are resolved. :'''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 However, if you didn't backup your fstab, simply remount the drives like you were installing them for the first time using '''[[Adding_a_second_hard_drive_to_your_HDA#Mount_Hard_Drive|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
Then this is what needs to be done:
* Select Go to Setup &raquo; and select [[Advanced_Settings|Enable Advanced Settings]] check box via the Amahi Dashboard* Add drives to Greyhole:<br />
:<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 (without the app, you will have to add them manually in ''/etc/greyhole.conf'').
* Re-create your original shares in the Amahi Dashboard(see [[Storage_and_file_sharing|storage and file sharing]]: Setup &raquo; Shares.<br />
:<u>Ubuntu</u>
:You should make sure to select "Use Pool" and select the correct number of extra copies.
12,424

edits