Disk activity plot showing nothing, all drives
Steps to replicate:
Go onto Rockstor home page
“Disk Activity” shows nothing
[root@rockstor ~]# cat /proc/diskstats
8 0 sda 2103966 47379 2887542896 224503998 6754359 3074361 3503648076 2714493765 0 88186837 2938986300
8 1 sda1 220 9 15408 13949 30 8 148 1430 0 10381 15379
8 2 sda2 100 0 10568 5190 0 0 0 0 0 4275 5189
8 3 sda3 2103542 47370 2887510544 224478840 6379430 3074353 3503647928 2683896486 0 64378901 2908350795
11 0 sr0 0 0 0 0 0 0 0 0 0 0 0
179 0 mmcblk0 379 0 25688 2324 0 0 0 0 0 1076 2325
179 1 mmcblk0p1 300 0 19392 1950 0 0 0 0 0 841 1951
8 16 sdb 571091 945518 627227000 35678443 291100 150010 301056720 94595518 0 8136070 130282402
[root@rockstor ~]#
[root@rockstor ~]# ls -la /dev/disk/by-id
total 0
drwxr-xr-x 2 root root 240 May 28 18:50 .
drwxr-xr-x 6 root root 120 May 25 10:36 …
lrwxrwxrwx 1 root root 9 May 28 18:51 ata-TSSTcorp_DVD+_-RW_SN-208BB_R8KL6GCC500J5C -> …/…/sr0
lrwxrwxrwx 1 root root 9 May 28 18:51 ata-WDC_WD10JPVT-75A1YT0_WX61EC1UFC25 -> …/…/sda
lrwxrwxrwx 1 root root 10 May 28 18:51 ata-WDC_WD10JPVT-75A1YT0_WX61EC1UFC25-part1 -> …/…/sda1
lrwxrwxrwx 1 root root 10 May 28 18:51 ata-WDC_WD10JPVT-75A1YT0_WX61EC1UFC25-part2 -> …/…/sda2
lrwxrwxrwx 1 root root 10 May 28 18:51 ata-WDC_WD10JPVT-75A1YT0_WX61EC1UFC25-part3 -> …/…/sda3
lrwxrwxrwx 1 root root 9 May 28 18:51 usb-WD_My_Passport_0820_57584231453834455A59374D-0:0 -> …/…/sdb
lrwxrwxrwx 1 root root 9 May 28 18:51 wwn-0x50014ee657c222ee -> …/…/sda
lrwxrwxrwx 1 root root 10 May 28 18:51 wwn-0x50014ee657c222ee-part1 -> …/…/sda1
lrwxrwxrwx 1 root root 10 May 28 18:51 wwn-0x50014ee657c222ee-part2 -> …/…/sda2
lrwxrwxrwx 1 root root 10 May 28 18:51 wwn-0x50014ee657c222ee-part3 -> …/…/sda3
[root@rockstor ~]#
Checked the browser console:
Uncaught TypeError: Cannot read property ‘resize’ of null
at child.resize (storageadmin.js:20667)
storageadmin.js:20667:
_this.TopDisksChart.resize()
phillxnet
(Philip Guyton)
May 31, 2019, 1:10pm
3
@Alex_Powell Welcome to the Rockstor community.
So this is an odd one, we’ve had not reports of this kind for a while now. Could you open a GitHub issue for this with the given details. And if your could link back to this forum thread also in case progress is made here first. Also could you indicate the Rockstor version you are running, ie via:
yum info rockstor
As there have been a number of fixes released for the Dashboard both in testing and then later in Stable channel updates. See the following intro section for our current stable / testing release history:
Intro
As this thread is starting retroactively in this now long release cycle I’ll first give some context and move to detailing only the most recent releases. The canonical reference for all code changes is in our open source GitHub repo:
This is the ‘rockstor’ package origin. This does not include the Rock-on definition files .
An attempt is made to keep GitHub Release / git tags in line with package release versions but due to a variety of reasons one can lag the other for short periods.
…
Thanks.
Cheers, here is the output:
[root@rockstor ~]# yum info rockstor
Loaded plugins: changelog, fastestmirror
Loading mirror speeds from cached hostfile
base: ftp.swin.edu.au
epel: fedora.melbourneitmirror.net
extras: ftp.swin.edu.au
updates: ftp.swin.edu.au
Installed Packages
Name : rockstor
Arch : x86_64
Version : 3.9.1
Release : 16
Size : 85 M
Repo : installed
From repo : Rockstor-Testing
Summary : RockStor – Store Smartly
License : GPL
Description : RockStor – Store Smartly
Apologies but I’m new to GitHub and have created an account, but can’t see where I should log an issue on the Rockstor page