littlezeus11
Dabbler
- Joined
- Sep 20, 2013
- Messages
- 17
Hi everyone,
I really need your help, because I've got a serious issue. I've just had a kernel panic on my freenas 8.3.1 x64, so i had to reboot our (big) storage server. Once the server rebooted, it was impossible for us to mount the zfs anymore and the 'root' appears with the following error :
racine /mnt/racine 0 (Error) Error while attempting to get the free available space Error while attempting to get the total available space UNKNOWN
The cleaning attempts don't work and the following log appears :
Environment:
Software Version: FreeNAS-8.3.1-RELEASE-p2-x64 (r12686+b770da6_dirty)
Request Method: GET
Request URL: http://192.168.50.42/storage/scrub/1/
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
166. 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
20. return view_func(request, *args, **kwargs)
File "/usr/local/www/freenasUI/../freenasUI/storage/views.py" in zpool_scrub
810. pool = notifier().zpool_parse(volume.vol_name)
File "/usr/local/www/freenasUI/../freenasUI/middleware/notifier.py" in zpool_parse
3758. parse = zfs.parse_status(name, doc, res)
File "/usr/local/www/freenasUI/../freenasUI/middleware/zfs.py" in parse_status
661. status = data.split('config:')[1]
Exception Type: IndexError at /storage/scrub/1/
Exception Value: list index out of range
All of the 8 hard drives are seen by freenas and their status is 'ok', but the z2 raid volume seems corrupted.
Our server: freenas 8.3.1 x64 core i5, eight 3To caviar red hard drives in raid-z2 configuration.
Thanks for any help you could give. We really need the important data on this nas.
I really need your help, because I've got a serious issue. I've just had a kernel panic on my freenas 8.3.1 x64, so i had to reboot our (big) storage server. Once the server rebooted, it was impossible for us to mount the zfs anymore and the 'root' appears with the following error :
racine /mnt/racine 0 (Error) Error while attempting to get the free available space Error while attempting to get the total available space UNKNOWN
The cleaning attempts don't work and the following log appears :
Environment:
Software Version: FreeNAS-8.3.1-RELEASE-p2-x64 (r12686+b770da6_dirty)
Request Method: GET
Request URL: http://192.168.50.42/storage/scrub/1/
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
166. 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
20. return view_func(request, *args, **kwargs)
File "/usr/local/www/freenasUI/../freenasUI/storage/views.py" in zpool_scrub
810. pool = notifier().zpool_parse(volume.vol_name)
File "/usr/local/www/freenasUI/../freenasUI/middleware/notifier.py" in zpool_parse
3758. parse = zfs.parse_status(name, doc, res)
File "/usr/local/www/freenasUI/../freenasUI/middleware/zfs.py" in parse_status
661. status = data.split('config:')[1]
Exception Type: IndexError at /storage/scrub/1/
Exception Value: list index out of range
All of the 8 hard drives are seen by freenas and their status is 'ok', but the z2 raid volume seems corrupted.
Our server: freenas 8.3.1 x64 core i5, eight 3To caviar red hard drives in raid-z2 configuration.
Thanks for any help you could give. We really need the important data on this nas.