Dear All Member,
today I have a problem that indicate ZFS vol not running well cause red alert mode on freenas
I tried to unplug the FC from storage and plugin again, nothing happened
for me its maybe happen due to the freenas can't mounting the volume
anyone have an idea what the solution?
regard,
today I have a problem that indicate ZFS vol not running well cause red alert mode on freenas
I tried to unplug the FC from storage and plugin again, nothing happened
for me its maybe happen due to the freenas can't mounting the volume
Code:
Environment:
Software Version: FreeNAS-9.3-STABLE-201412090314
Request Method: GET
Request URL: http://xxx.xxx.xxx.xxx/storage/zvol/create/himawari_vol/
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
156. 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/storage/views.py" in zvol_create
519. vol_name=parent)
File "/usr/local/www/freenasUI/../freenasUI/storage/forms.py" in __init__
1542. zpool = notifier().zpool_parse(self.vol_name.split('/')[0])
File "/usr/local/www/freenasUI/../freenasUI/middleware/notifier.py" in zpool_parse
4307. parse = zfs.parse_status(name, doc, res)
File "/usr/local/www/freenasUI/../freenasUI/middleware/zfs.py" in parse_status
760. status = data.split('config:')[1]
Exception Type: IndexError at /storage/zvol/create/himawari_vol/
Exception Value: list index out of range
anyone have an idea what the solution?
regard,
Attachments
Last edited: