Anyone got CrashPlan working on FreeNAS 11?

Status
Not open for further replies.

MrUnknownEMC

Explorer
Joined
Feb 20, 2016
Messages
55
I was hoping to setup Crash Plan after I have upgrade my drives and updated to FreeNAS 11, I have follow bunch of tutorials online from last year on 9.10. How would go and install and setup crashplan?

Thanks
 

danjng

Explorer
Joined
Mar 20, 2017
Messages
51
I was hoping to setup Crash Plan after I have upgrade my drives and updated to FreeNAS 11, I have follow bunch of tutorials online from last year on 9.10. How would go and install and setup crashplan?

Thanks
I'm still on Corral so not sure what 11 is like these days, but have you tried using Docker or a VM?


Sent from my iPhone using Tapatalk
 

zoomzoom

Guru
Joined
Sep 6, 2015
Messages
677
@MrUnknownEMC You'd utilize iocage, not the plugins from the WebGUI, of which still use warden.
  • See this thread, however when I tried to get the crashplan using iocage up and running, I was unable to and still haven't found the time to troubleshoot why.
  • If there's more documentation regarding iocage and it's crashplan jail, great, otherwise, for a no-nonsense way of getting crashplan up and running until iocage is fully documented in the guide, install Ubuntu in a VM and run the CrashPlan server from it.
 

MrUnknownEMC

Explorer
Joined
Feb 20, 2016
Messages
55
@MrUnknownEMC You'd utilize iocage, not the plugins from the WebGUI, of which still use warden.
  • See this thread, however when I tried to get the crashplan using iocage up and running, I was unable to and still haven't found the time to troubleshoot why.
  • If there's more documentation regarding iocage and it's crashplan jail, great, otherwise, for a no-nonsense way of getting crashplan up and running until iocage is fully documented in the guide, install Ubuntu in a VM and run the CrashPlan server from it.
What Ubuntu Version would you suggest?

Also, how would you add dataset to VM?

IM following this guide at the moment to setup a VM,
Also im running AMD3+ platforms and im pretty sure bhyve won't work, what loader should i use? BIOS? is that an option?
https://www.youtube.com/watch?v=rCDh9K16Q5Q
 
Last edited:

zoomzoom

Guru
Joined
Sep 6, 2015
Messages
677
What Ubuntu Version would you suggest? Also, how would you add dataset to VM?
You can use 17.04.

For storage:
  1. Create a zvol: WebGUI -> Storage -> Highlight DataSet to use -> Create zvol
  2. Add to VM: Web GUI -> VM -> Select VM -> Devices -> Add Device -> Type: Disk
Also see the FreeNAS 9.10 or 11 Guide

The VM loader can be UEFI or legacy [UEFI-CSM]. See this post for what needs to be done with the *.efi after Ubuntu is installed.
 
Last edited:
Status
Not open for further replies.
Top