Hello Experts,
I am very new to FreeNAS (a day old). Thanks to a number of guides online, I could install freeNAS and got it up on its feet. Please pardon my ignorance, if I end up asking extremely basic questions.
I installed two hard drives (3 TB & 160GB), and I also have a 4 TB hard drive (where all my data exists).
I would like to keep the 4TB HDD as my primary data store, and keep a backup of my pictures/songs on the 3TB hard drive. So, here are a few basic questions.
Request URL: http://192.168.1.96/plugins/plugin/home/?tab=plugins&dojo.preventCache=1428967918350
Software Version: FreeNAS-9.3-STABLE-201504100216
Exception Type: IndexError
Exception Value:
list index out of range
Exception Location: /usr/local/lib/python2.7/site-packages/django/db/models/query.py in __getitem__, line 132
Server time: Mon, 13 Apr 2015 16:31:58 -0700
Environment:
Software Version: FreeNAS-9.3-STABLE-201504100216
Request Method: GET
Request URL: http://192.168.1.96/plugins/plugin/home/?tab=plugins&dojo.preventCache=1428967918350
Traceback:
File "/usr/local/lib/python2.7/site-packages/django/core/handlers/base.py" in get_response
105. response = middleware_method(request, callback, callback_args, callback_kwargs)
File "/usr/local/www/freenasUI/../freenasUI/freeadmin/middleware.py" in process_view
157. return login_required(view_func)(request, *view_args, **view_kwargs)
File "/usr/local/lib/python2.7/site-packages/django/contrib/auth/decorators.py" in _wrapped_view
22. return view_func(request, *args, **kwargs)
File "/usr/local/www/freenasUI/../freenasUI/plugins/views.py" in home
94. reset_plugin_progress()
File "/usr/local/www/freenasUI/../freenasUI/plugins/views.py" in reset_plugin_progress
78. jc = JailsConfiguration.objects.order_by("-id")[0]
File "/usr/local/lib/python2.7/site-packages/django/db/models/query.py" in __getitem__
132. return list(qs)[0]
Exception Type: IndexError at /plugins/plugin/home/
Exception Value: list index out of range
Cheers,
I am very new to FreeNAS (a day old). Thanks to a number of guides online, I could install freeNAS and got it up on its feet. Please pardon my ignorance, if I end up asking extremely basic questions.
I installed two hard drives (3 TB & 160GB), and I also have a 4 TB hard drive (where all my data exists).
I would like to keep the 4TB HDD as my primary data store, and keep a backup of my pictures/songs on the 3TB hard drive. So, here are a few basic questions.
- How do I take periodic backups (say once a quarter), from the 4TB HDD to the 3TB HDD?
- When I tried to open the "Plugins" options on the Web GUI, I see the following error.
Request URL: http://192.168.1.96/plugins/plugin/home/?tab=plugins&dojo.preventCache=1428967918350
Software Version: FreeNAS-9.3-STABLE-201504100216
Exception Type: IndexError
Exception Value:
list index out of range
Exception Location: /usr/local/lib/python2.7/site-packages/django/db/models/query.py in __getitem__, line 132
Server time: Mon, 13 Apr 2015 16:31:58 -0700
Environment:
Software Version: FreeNAS-9.3-STABLE-201504100216
Request Method: GET
Request URL: http://192.168.1.96/plugins/plugin/home/?tab=plugins&dojo.preventCache=1428967918350
Traceback:
File "/usr/local/lib/python2.7/site-packages/django/core/handlers/base.py" in get_response
105. response = middleware_method(request, callback, callback_args, callback_kwargs)
File "/usr/local/www/freenasUI/../freenasUI/freeadmin/middleware.py" in process_view
157. return login_required(view_func)(request, *view_args, **view_kwargs)
File "/usr/local/lib/python2.7/site-packages/django/contrib/auth/decorators.py" in _wrapped_view
22. return view_func(request, *args, **kwargs)
File "/usr/local/www/freenasUI/../freenasUI/plugins/views.py" in home
94. reset_plugin_progress()
File "/usr/local/www/freenasUI/../freenasUI/plugins/views.py" in reset_plugin_progress
78. jc = JailsConfiguration.objects.order_by("-id")[0]
File "/usr/local/lib/python2.7/site-packages/django/db/models/query.py" in __getitem__
132. return list(qs)[0]
Exception Type: IndexError at /plugins/plugin/home/
Exception Value: list index out of range
Cheers,