9.10 Stable getting error trying to view disks

Status
Not open for further replies.
Joined
Jul 22, 2016
Messages
5
When I click "View Disks" I get the error
Unable to load /api/v1.0/storage/disk/?parent=null status:500

Found this in logfile...happens when I click
[root@ebcnas02] /var/log# tail -f nginx-access.log

10.x.x.6 - - [22/Jul/2016:08:52:41 -0500] "GET /admin/storage/disk/structure/ HTTP/1.1" 200 481 "http://ebcnas02/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/601.7.7 (KHTML, like Gecko) Version/9.1.2 Safari/601.7.7"

10.x.x.6 - - [22/Jul/2016:08:52:41 -0500] "GET /admin/storage/disk/actions/ HTTP/1.1" 200 1391 "http://ebcnas02/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/601.7.7 (KHTML, like Gecko) Version/9.1.2 Safari/601.7.7"

10.x.x.6 - - [22/Jul/2016:08:52:41 -0500] "GET /system/varlogmessages/ HTTP/1.1" 200 339 "http://ebcnas02/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/601.7.7 (KHTML, like Gecko) Version/9.1.2 Safari/601.7.7"

10.x.x.6 - - [22/Jul/2016:08:52:41 -0500] "GET /api/v1.0/storage/disk/?parent=null HTTP/1.1" 500 99 "http://ebcnas02/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/601.7.7 (KHTML, like Gecko) Version/9.1.2 Safari/601.7.7"

Sorry -didnt see not to post in this area - you can remove and I'll post to different area.
 
Last edited:

m0nkey_

MVP
Joined
Oct 27, 2015
Messages
2,739
Please supply more information as per the Forum Rules.

Nginx logs will do nothing to assist, since it's only acting as a reverse proxy for Django. Please provide output of dmesg, /var/log/messages, etc.
 
Joined
Jul 22, 2016
Messages
5
Here are the files...Didnt figure I'd get far w/ the other log but thought the calls there might point to something.
 

Attachments

  • dmesg.txt
    9 KB · Views: 248
  • messages.txt
    9.3 KB · Views: 280

m0nkey_

MVP
Joined
Oct 27, 2015
Messages
2,739
OK, looks like your Marvell controller took a shit and one of your drives is failing.

dmesg:

Code:
mvsch9: Timeout on slot 0
mvsch9: iec 02000000 sstat 00000123 serr 00000000 edma_s 00000003 dma_c 00000000 dma_s 00000000 rs 00000001 status d0
mvsch9: Timeout on slot 0
mvsch9: iec 00000000 sstat 00000123 serr 00000000 edma_s 00000003 dma_c 00000000 dma_s 00000000 rs 00000001 status d0
mvsch9: Timeout on slot 0
mvsch9: iec 00000000 sstat 00000123 serr 00000000 edma_s 00000003 dma_c 00000000 dma_s 00000000 rs 00000001 status d0
mvsch9: Timeout on slot 0
mvsch9: iec 00000000 sstat 00000123 serr 00000000 edma_s 00000003 dma_c 00000000 dma_s 00000000 rs 00000001 status d0
(aprobe0:mvsch9:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00
(aprobe0:mvsch9:0:0:0): CAM status: Command timeout
(aprobe0:mvsch9:0:0:0): Retrying command
mvsch9: Timeout on slot 0
mvsch9: iec 00000000 sstat 00000123 serr 00000000 edma_s 00000003 dma_c 00000000 dma_s 00000000 rs 00000001 status d0
(aprobe0:mvsch9:0:0:0): ATA_IDENTIFY. ACB: ec 00 00 00 00 40 00 00 00 00 00 00
(aprobe0:mvsch9:0:0:0): CAM status: Command timeout
(aprobe0:mvsch9:0:0:0): Error 5, Retries exhausted
mvsch9: Timeout on slot 0


messages:
Code:
Jul 22 05:18:27 ebcnas02 smartd[5388]: Device: /dev/ada8, 19 Currently unreadable (pending) sectors
Jul 22 05:18:27 ebcnas02 smartd[5388]: Device: /dev/ada8, 19 Offline uncorrectable sectors
Jul 22 05:48:26 ebcnas02 smartd[5388]: Device: /dev/ada8, 19 Currently unreadable (pending) sectors
Jul 22 05:48:26 ebcnas02 smartd[5388]: Device: /dev/ada8, 19 Offline uncorrectable sectors
Jul 22 05:48:26 ebcnas02 smartd[5388]: Device: /dev/ada8, previous self-test completed with error (read test element)
Jul 22 05:48:27 ebcnas02 smartd[5388]: Device: /dev/ada8, Self-Test Log error count increased from 0 to 1
Jul 22 05:48:27 ebcnas02 smartd[5388]: Warning via /usr/local/www/freenasUI/tools/smart_alert.py to root produced unexpected output (141 bytes) to STDOUT/STDERR:
Jul 22 05:48:27 ebcnas02 smartd[5388]: usage: smart_alert.py [-h] [-d DEV]
Jul 22 05:48:27 ebcnas02 smartd[5388]: smart_alert.py: error: unrecognized arguments: -s SMART error (SelfTest) detected on host: ebcnas02 root
Jul 22 05:48:27 ebcnas02 smartd[5388]: Warning via /usr/local/www/freenasUI/tools/smart_alert.py to root: failed (32-bit/8-bit exit status: 512/2)
Jul 22 05:48:27 ebcnas02 smartd[5388]: Device: /dev/ada8, 19 Currently unreadable (pending) sectors
Jul 22 05:48:27 ebcnas02 smartd[5388]: Device: /dev/ada8, 19 Offline uncorrectable sectors
Jul 22 05:48:27 ebcnas02 smartd[5388]: Device: /dev/ada8, previous self-test completed with error (read test element)
Jul 22 05:48:27 ebcnas02 smartd[5388]: Device: /dev/ada8, Self-Test Log error count increased from 0 to 1
Jul 22 05:48:27 ebcnas02 smartd[5388]: Warning via /usr/local/www/freenasUI/tools/smart_alert.py to root produced unexpected output (141 bytes) to STDOUT/STDERR:
Jul 22 05:48:27 ebcnas02 smartd[5388]: usage: smart_alert.py [-h] [-d DEV]
Jul 22 05:48:27 ebcnas02 smartd[5388]: smart_alert.py: error: unrecognized arguments: -s SMART error (SelfTest) detected on host: ebcnas02 root
Jul 22 05:48:27 ebcnas02 smartd[5388]: Warning via /usr/local/www/freenasUI/tools/smart_alert.py to root: failed (32-bit/8-bit exit status: 512/2)
Jul 22 06:18:26 ebcnas02 smartd[5388]: Device: /dev/ada8, 19 Currently unreadable (pending) sectors
Jul 22 06:18:26 ebcnas02 smartd[5388]: Device: /dev/ada8, 19 Offline uncorrectable sectors
Jul 22 06:18:27 ebcnas02 smartd[5388]: Device: /dev/ada8, 19 Currently unreadable (pending) sectors
Jul 22 06:18:27 ebcnas02 smartd[5388]: Device: /dev/ada8, 19 Offline uncorrectable sectors
 

m0nkey_

MVP
Joined
Oct 27, 2015
Messages
2,739
Just to add, Marvell controllers have a bad reputation around the FreeNAS community for their long line of failures. Use either a LSI HBA or Intel SATA controller to save on headaches.
 
Joined
Jul 22, 2016
Messages
5
K, I'll have to see on the controller - that drive has been jacked since I created that zpool. Controller is a bit scary; I'll have to see what else is hangin' off it and go from there.
So the controller is keeping the disk list from coming up in the WebGUI?
 
Status
Not open for further replies.
Top