Page 1 of 1

Trying to get netboot backup working

Posted: Thu Dec 26, 2013 7:48 pm
by yaochaos
Hello,

I'm trying to made netboot bare-metal backup works on my amahi 7 server. I tried both redo and clonezilla. I was able to get redo running by manually copy installation file into netboot folder (for some reason netboot installs to /var/lib/tftpboot but redo installs to /usr/share/amahi-netboot/tftp). But I couldn't get network connection within redo. When I tried to install clonezilla, it fails with the following log:
/var/hda/platform/html/lib/downloader.rb:108:in `download': http://mirror.amahi.org/92c476b0ad0d0d2 ... 2f9144f6dd (from original http://downloads.sourceforge.net/projec ... l-i386.zip), '95a7e2e0ccea21868c9cc1f746cf9811c164d5c9' vs. '92c476b0ad0d0d2a38104dd4d1a7d32f9144f6dd' (Downloader::SHA1VerificationFailed)
from /var/hda/platform/html/lib/downloader.rb:53:in `download_and_check_sha1'
from /var/hda/platform/html/app/models/app.rb:423:in `install_webapp'
from /var/hda/platform/html/app/models/app.rb:194:in `install_bg'
from /var/hda/platform/html/script/install-app:99:in `install_or_uninstall'
from /var/hda/platform/html/script/install-app:120:in `main'
from /var/hda/platform/html/script/install-app:132:in `<main>'
======= app install begin @ 2013-12-26 18:21:09 -0800 ==========
Installing app id c5rjmqz3jc under /var/hda/platform/html ENV=production
file /var/hda/tmp/amahi-download-cache/92c476b0ad0d0d2a38104dd4d1a7d32f9144f6dd written in cache
WARNING: primary downloaded file /var/hda/tmp/amahi-download-cache/92c476b0ad0d0d2a38104dd4d1a7d32f9144f6dd did not pass signature check - got da39a3ee5e6b4b0d3255bfef95601890afd80709, expected 92c476b0ad0d0d2a38104dd4d1a7d32f9144f6dd
new file /var/hda/tmp/amahi-download-cache/92c476b0ad0d0d2a38104dd4d1a7d32f9144f6dd from Amahi's cache written in the cache
/var/hda/platform/html/lib/downloader.rb:108:in `download': http://mirror.amahi.org/92c476b0ad0d0d2 ... 2f9144f6dd (from original http://downloads.sourceforge.net/projec ... l-i386.zip), '95a7e2e0ccea21868c9cc1f746cf9811c164d5c9' vs. '92c476b0ad0d0d2a38104dd4d1a7d32f9144f6dd' (Downloader::SHA1VerificationFailed)
from /var/hda/platform/html/lib/downloader.rb:53:in `download_and_check_sha1'
from /var/hda/platform/html/app/models/app.rb:423:in `install_webapp'
from /var/hda/platform/html/app/models/app.rb:194:in `install_bg'
from /var/hda/platform/html/script/install-app:99:in `install_or_uninstall'
from /var/hda/platform/html/script/install-app:120:in `main'
from /var/hda/platform/html/script/install-app:132:in `<main>'
======= app install begin @ 2013-12-26 18:21:53 -0800 ==========
Installing app id c5rjmqz3jc under /var/hda/platform/html ENV=production
WARNING: file /var/hda/tmp/amahi-download-cache/92c476b0ad0d0d2a38104dd4d1a7d32f9144f6dd in cache was found to be corrupted! Discarding it.
file /var/hda/tmp/amahi-download-cache/92c476b0ad0d0d2a38104dd4d1a7d32f9144f6dd written in cache
WARNING: primary downloaded file /var/hda/tmp/amahi-download-cache/92c476b0ad0d0d2a38104dd4d1a7d32f9144f6dd did not pass signature check - got da39a3ee5e6b4b0d3255bfef95601890afd80709, expected 92c476b0ad0d0d2a38104dd4d1a7d32f9144f6dd
new file /var/hda/tmp/amahi-download-cache/92c476b0ad0d0d2a38104dd4d1a7d32f9144f6dd from Amahi's cache written in the cache
I'd like to ask for some advice here, if anyone has similar experience can share, or can point me to the right direction. Many thanks!

Re: Trying to get netboot backup working

Posted: Thu Dec 26, 2013 8:29 pm
by bigfoot65
Neither of these apps are ready for Amahi 7. They still need work and testing before they will work I would expect.

We have to get amahi-netboot package updated to work correctly with Amahi 7. Last I recall, it was still on the list.

EDIT: Recommend you check the app status before installing for Fedora 19. If it's ALPHA or BETA, most likely it will not install or work correctly.

Once we get things situated with the apps, they will be announced and moved LIVE.

Re: Trying to get netboot backup working

Posted: Sat Dec 28, 2013 6:15 pm
by yaochaos
Thanks for clarify this bigfoot65. I'll wait for the stable release. Thanks for making amahi BTW!

Re: Trying to get netboot backup working

Posted: Sat Dec 28, 2013 6:18 pm
by bigfoot65
No problem. We hope to get something rolling soon. So much to do and not enough resources.