Crashplan doing nothing

Status
Not open for further replies.

philhu

Patron
Joined
May 17, 2016
Messages
258
Installed the plugin, try to start it, about 10 seconds after start, it stops

Where do you configure it? I do not see instructions for setting it up correctly.

Thanks
 
D

dlavigne

Guest
Anything in /var/log/messages when it fails to start?

What is the exact FreeNAS build version (from System -> Information)?
 

philhu

Patron
Joined
May 17, 2016
Messages
258
Build: FreeNAS-9.10-STABLE-201606270534 (dd17351)

The shell seems really slow too, just for crashplan, my others, plex, pytivo, bacula- are running fine
I installed as a package, so do not see why rc.conf is wrong, if it is


rc.conf:
root@crashplan_1:/usr/home/philhu # cat /etc/rc.conf
portmap_enable="NO"
sshd_enable="YES"
sendmail_enable="NO"
sendmail_submit_enable="NO"
sendmail_outbound_enable="NO"
sendmail_msp_queue_enable="NO"
hostname="crashplan_1"
devfs_enable="YES"
devfs_system_ruleset="devfsrules_common"
inet6_enable="YES"
ip6addrctl_enable="YES"

var/log/messages:
Jul 8 14:34:51 crashplan_1 newsyslog[81206]: logfile first created
Jul 8 14:34:51 crashplan_1 syslogd: kernel boot file is /boot/kernel/kernel
Jul 8 14:36:11 crashplan_1 syslogd: exiting on signal 15
Jul 8 14:36:15 crashplan_1 syslogd: kernel boot file is /boot/kernel/kernel
Jul 8 14:36:15 crashplan_1 root: /etc/rc: WARNING: $crashplan_enable is not set properly - see rc.conf(5).
Jul 8 22:33:29 crashplan_1 pkg: pkg upgraded: 1.6.4_1 -> 1.8.7
Jul 8 22:33:32 crashplan_1 pkg: nano-2.4.3 installed
Jul 8 22:34:07 crashplan_1 syslogd: exiting on signal 15
Jul 8 22:34:11 crashplan_1 syslogd: kernel boot file is /boot/kernel/kernel
Jul 8 22:34:11 crashplan_1 root: /etc/rc: WARNING: $crashplan_enable is not set properly - see rc.conf(5).

SO MY QUESTIONS:
Why did a standard install not set rc.conf
Does someone have an rc.conf for crashplan I can see?
How do I set the user/password and files to backup for the freenas system on Crashplan?
 
Last edited:

philhu

Patron
Joined
May 17, 2016
Messages
258
got a bit further.......

added 'crashplan_enable="YES"' to rc.conf

Now upon starting, it says as I start it.:

# service crashplan start
WARNING: No shebang in /usr/bin/cpuset
Starting Crashplan engine...Using standard setup
OK
ELF binary type "0" not known
#
 
D

dlavigne

Guest
Did you install this using Plugins or did you pkg add it in a jail?

Was your original installation on 9.10 or did you upgrade from 9.3? If an upgrade, did you have existing plugins/jails when you upgraded to 9.10?

That error sounds like an ABI issue...
 

philhu

Patron
Joined
May 17, 2016
Messages
258
It was installed as a plugin on an original 9.10 new system

After reading, i think with Crashplan being so fragile, i might try an install in a jail with mounted storage to backup. Like a centos jail
 
Status
Not open for further replies.
Top