Server Layout Plugin for unRAID v6


Recommended Posts

Here is the lsscsi.

@DeadPool:~# lsscsi
[0:0:0:0]    disk    SanDisk  Cruzer Fit       1.26  /dev/sda
[1:0:0:0]    disk    HP       DB1000BABFF      HPD5  /dev/sdc
[1:0:1:0]    disk    HP       DB1000BABFF      HPD8  /dev/sdd
[1:0:2:0]    disk    HP       MB1000FAMYU      HPD2  /dev/sde
[1:0:3:0]    disk    HP       DB1000BABFF      HPD5  /dev/sdf
[1:0:4:0]    disk    HP       DB1000BABFF      HPD5  /dev/sdg
[1:0:5:0]    disk    HP       DB1000BABFF      HPD5  /dev/sdh
[1:0:6:0]    disk    HP       DB1000BABFF      HPD5  /dev/sdi
[1:0:7:0]    disk    HP       DB1000BABFF      HPD5  /dev/sdj
[2:0:0:0]    disk    ATA      OCZ-VERTEX2      1.37  /dev/sdb

 

And here is an ls -las /dev/disk/by-id as well just for good measure.  ;)

DeadPool:~# ls -las /dev/disk/by-id
total 0
0 drwxr-xr-x 2 root root 720 Aug 24 09:25 ./
0 drwxr-xr-x 6 root root 120 Aug 24 09:25 ../
0 lrwxrwxrwx 1 root root   9 Aug 24 09:25 ata-OCZ-VERTEX2_OCZ-7139ICMP6O4OG353 -> ../../sdb
0 lrwxrwxrwx 1 root root   9 Aug 24 09:25 scsi-35000c50010176e8f -> ../../sdg
0 lrwxrwxrwx 1 root root  10 Aug 24 09:25 scsi-35000c50010176e8f-part1 -> ../../sdg1
0 lrwxrwxrwx 1 root root   9 Aug 24 09:25 scsi-35000c5001019aadb -> ../../sdi
0 lrwxrwxrwx 1 root root  10 Aug 24 09:25 scsi-35000c5001019aadb-part1 -> ../../sdi1
0 lrwxrwxrwx 1 root root   9 Aug 24 09:25 scsi-35000c500101d1def -> ../../sdd
0 lrwxrwxrwx 1 root root  10 Aug 24 09:25 scsi-35000c500101d1def-part1 -> ../../sdd1
0 lrwxrwxrwx 1 root root   9 Aug 24 09:25 scsi-35000c50010202287 -> ../../sdc
0 lrwxrwxrwx 1 root root  10 Aug 24 09:25 scsi-35000c50010202287-part1 -> ../../sdc1
0 lrwxrwxrwx 1 root root   9 Aug 24 09:25 scsi-35000c5001020228f -> ../../sdh
0 lrwxrwxrwx 1 root root   9 Aug 24 09:25 scsi-35000c500102089a7 -> ../../sdf
0 lrwxrwxrwx 1 root root  10 Aug 24 09:25 scsi-35000c500102089a7-part1 -> ../../sdf1
0 lrwxrwxrwx 1 root root   9 Aug 24 09:25 scsi-35000c5001020c6ff -> ../../sdj
0 lrwxrwxrwx 1 root root  10 Aug 24 09:25 scsi-35000c5001020c6ff-part1 -> ../../sdj1
0 lrwxrwxrwx 1 root root   9 Aug 24 09:25 scsi-35000c50020e5c55b -> ../../sde
0 lrwxrwxrwx 1 root root  10 Aug 24 09:25 scsi-35000c50020e5c55b-part1 -> ../../sde1
0 lrwxrwxrwx 1 root root   9 Aug 24 10:44 usb-SanDisk_Cruzer_Fit_4C532000040713109330-0:0 -> ../../sda
0 lrwxrwxrwx 1 root root  10 Aug 24 09:25 usb-SanDisk_Cruzer_Fit_4C532000040713109330-0:0-part1 -> ../../sda1
<further lines omitted>

Link to comment
  • 2 weeks later...
  • 3 weeks later...

I installed the plugin and tried to use it but it doesn't seem to save the information. There is also a bunch of php errors when the plugin first loads up the layout page:

 

Warning: array_key_exists() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/serverlayout/php/serverlayout_constants.php on line 111 Warning: array_key_exists() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/serverlayout/php/serverlayout_constants.php on line 111 Warning: array_key_exists() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/serverlayout/php/serverlayout_constants.php on line 111 Warning: array_key_exists() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/serverlayout/php/serverlayout_constants.php on line 142 Warning: array_key_exists() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/serverlayout/php/serverlayout_constants.php on line 142 Warning: array_key_exists() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/serverlayout/php/serverlayout_constants.php on line 142 Warning: array_key_exists() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/serverlayout/php/serverlayout_constants.php on line 142 Warning: array_key_exists() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/serverlayout/php/serverlayout_constants.php on line 142 Warning: array_key_exists() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/serverlayout/php/serverlayout_constants.php on line 142 Warning: array_key_exists() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/serverlayout/php/serverlayout_constants.php on line 142 Warning: array_key_exists() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/serverlayout/php/serverlayout_constants.php on line 142 Warning: array_key_exists() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/serverlayout/php/serverlayout_constants.php on line 142 Warning: array_key_exists() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/serverlayout/php/serverlayout_constants.php on line 142 Warning: array_key_exists() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/serverlayout/php/serverlayout_constants.php on line 142 Warning: array_key_exists() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/serverlayout/php/serverlayout_constants.php on line 142 Warning: array_key_exists() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/serverlayout/php/serverlayout_constants.php on line 142 Warning: array_key_exists() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/serverlayout/php/serverlayout_constants.php on line 142 Warning: array_key_exists() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/serverlayout/php/serverlayout_constants.php on line 142 Warning: array_key_exists() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/serverlayout/php/serverlayout_constants.php on line 142 Warning: array_key_exists() expects parameter 2 to be array, null given in /usr/local/emhttp/plugins/serverlayout/php/serverlayout_constants.php on line 142

 

I am using Unraid 6.1.2 and Firefox 40.0.3.

Link to comment

Trying out this plugin. Looks cool. Is the drive data supposed to auto populate or do you need to assign the drives manually in the data tab? Also with the Norco 4224 case, TRAY1/PORT1 is upper right and then goes towards the left. TRAY5 is second row all the way to the right, able to make those changes visible right?

 

Link to comment

Hey Guys,

I seem to have a similar problem to those early on that experienced drives not showing up.  In my case I believe the issue relates to my use of SAS drives.  The discovery string "ata-" works fine for my cache SSD, but I believe i need an additional "if else" statement to identify SCSI (i.e. "scsi-")

 

Any chance adding that is a possibility?

 

Thanks!

Please test new version and post screenshot of Layout and DATA tab if possible.

 

Link to comment

Please also post:

"/boot/config/plugins/serverlayout/serverlayout.json"

 

Also post your main unRAID screen - for some reason your USB is also seen as an optical drive !?

 

Yeah I don't know why it shows up like that in the server layout, but everywhere else it's fine.

 

Please post output of "ls -las /dev/disk/by-id".

 

I think that because you are using a U3 USB stick it is showing up as both a USB device and a CD/DVD ROM device with the same serial number.

 

Link to comment

All drives connected to my Areca ARC-1231ML do not show up as available for setup. Once you have them, another issue will arise... my parity volume occupies 2 slots :) Its a RAID0 of 2x4TB HGST.

 

One other... my cache drive is not in a slot. I mounted it at the back of the case through the fan grill. Any ideas on how to show that?

 

Please post output of "ls -las /dev/disk/by-id".

and "lsscsi" and "lsscsi -t"

 

Regarding the RAID0 - I will check the output you provide first.

Regarding the external cache - try adding rows/column with hidden slots/trays.

 

Link to comment

Trying out this plugin. Looks cool. Is the drive data supposed to auto populate or do you need to assign the drives manually in the data tab? Also with the Norco 4224 case, TRAY1/PORT1 is upper right and then goes towards the left. TRAY5 is second row all the way to the right, able to make those changes visible right?

 

Yes you have to manually assign the disks to trays.

As for the numbering it is just as a reference from the table to the preview layout on the data tab and should not be correlated to any physical HW.

Link to comment

"ls -las /dev/disk/by-id"

root@Tower:~# ls -las /dev/disk/by-id
total 0
0 drwxr-xr-x 2 root root 1240 Sep 21 11:08 ./
0 drwxr-xr-x 6 root root  120 Sep 21 11:08 ../
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 ata-ST8000AS0002-1NA17Z_Z8406M0L -> ../../sdg
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 ata-ST8000AS0002-1NA17Z_Z8406M0L-part1 -> ../../sdg1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 ata-Samsung_SSD_840_EVO_250GB_S1DBNEAD812507A -> ../../sdn
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 ata-Samsung_SSD_840_EVO_250GB_S1DBNEAD812507A-part1 -> ../../sdn1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 ata-TOSHIBA_MD04ACA500_24R6K00RFS9A -> ../../sdm
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 ata-TOSHIBA_MD04ACA500_24R6K00RFS9A-part1 -> ../../sdm1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M2038014 -> ../../sdl
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 ata-WDC_WD20EZRX-00D8PB0_WD-WMC4M2038014-part1 -> ../../sdl1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 ata-WDC_WD20EZRX-00DC0B0_WD-WCC300673196 -> ../../sdj
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 ata-WDC_WD20EZRX-00DC0B0_WD-WCC300673196-part1 -> ../../sdj1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 ata-WDC_WD20EZRX-00DC0B0_WD-WMC1T0154634 -> ../../sdi
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 ata-WDC_WD20EZRX-00DC0B0_WD-WMC1T0154634-part1 -> ../../sdi1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 ata-WDC_WD20EZRX-00DC0B0_WD-WMC1T3951491 -> ../../sdk
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 ata-WDC_WD20EZRX-00DC0B0_WD-WMC1T3951491-part1 -> ../../sdk1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 ata-WDC_WD60EFRX-68MYMN1_WD-WX51D6402971 -> ../../sdh
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 ata-WDC_WD60EFRX-68MYMN1_WD-WX51D6402971-part1 -> ../../sdh1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 scsi-ARC-1231-RAID00_0000002273521567 -> ../../sdb
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 scsi-ARC-1231-RAID00_0000002273521567-part1 -> ../../sdb1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 scsi-SATA_ST8000AS0002-1N_Z8406M0L -> ../../sdg
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 scsi-SATA_ST8000AS0002-1N_Z8406M0L-part1 -> ../../sdg1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 scsi-SATA_Samsung_SSD_840S1DBNEAD812507A -> ../../sdn
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 scsi-SATA_Samsung_SSD_840S1DBNEAD812507A-part1 -> ../../sdn1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 scsi-SATA_TOSHIBA_MD04ACA_24R6K00RFS9A -> ../../sdm
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 scsi-SATA_TOSHIBA_MD04ACA_24R6K00RFS9A-part1 -> ../../sdm1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 scsi-SATA_WDC_WD20EZRX-00_WD-WCC300673196 -> ../../sdj
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 scsi-SATA_WDC_WD20EZRX-00_WD-WCC300673196-part1 -> ../../sdj1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 scsi-SATA_WDC_WD20EZRX-00_WD-WMC1T0154634 -> ../../sdi
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 scsi-SATA_WDC_WD20EZRX-00_WD-WMC1T0154634-part1 -> ../../sdi1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 scsi-SATA_WDC_WD20EZRX-00_WD-WMC1T3951491 -> ../../sdk
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 scsi-SATA_WDC_WD20EZRX-00_WD-WMC1T3951491-part1 -> ../../sdk1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 scsi-SATA_WDC_WD20EZRX-00_WD-WMC4M2038014 -> ../../sdl
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 scsi-SATA_WDC_WD20EZRX-00_WD-WMC4M2038014-part1 -> ../../sdl1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 scsi-SATA_WDC_WD60EFRX-68_WD-WX51D6402971 -> ../../sdh
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 scsi-SATA_WDC_WD60EFRX-68_WD-WX51D6402971-part1 -> ../../sdh1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 scsi-ST2000DM001-1CH1_Z1F5DKBF -> ../../sdf
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 scsi-ST2000DM001-1CH1_Z1F5DKBF-part1 -> ../../sdf1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 scsi-ST4000DM000-1F21_Z3024WMZ -> ../../sde
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 scsi-ST4000DM000-1F21_Z3024WMZ-part1 -> ../../sde1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 scsi-ST4000DM000-1F21_Z3024WY8 -> ../../sdc
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 scsi-ST4000DM000-1F21_Z3024WY8-part1 -> ../../sdc1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 scsi-ST6000DX000-1H21_Z4D04L2A -> ../../sdd
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 scsi-ST6000DX000-1H21_Z4D04L2A-part1 -> ../../sdd1
0 lrwxrwxrwx 1 root root    9 Sep 21 15:16 usb-SanDisk_U3_Cruzer_Micro_1031811B45D2F146-0:0 -> ../../sda
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 usb-SanDisk_U3_Cruzer_Micro_1031811B45D2F146-0:0-part1 -> ../../sda1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 wwn-0x500003955b9820b6 -> ../../sdm
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 wwn-0x500003955b9820b6-part1 -> ../../sdm1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 wwn-0x5000c5007b7f0b19 -> ../../sdg
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 wwn-0x5000c5007b7f0b19-part1 -> ../../sdg1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 wwn-0x50014ee0ae14226e -> ../../sdi
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 wwn-0x50014ee0ae14226e-part1 -> ../../sdi1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 wwn-0x50014ee25e0a024b -> ../../sdj
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 wwn-0x50014ee25e0a024b-part1 -> ../../sdj1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 wwn-0x50014ee2b58ef3a9 -> ../../sdh
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 wwn-0x50014ee2b58ef3a9-part1 -> ../../sdh1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 wwn-0x50014ee658c7d2c3 -> ../../sdk
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 wwn-0x50014ee658c7d2c3-part1 -> ../../sdk1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 wwn-0x50014ee6aeb46f0e -> ../../sdl
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 wwn-0x50014ee6aeb46f0e-part1 -> ../../sdl1
0 lrwxrwxrwx 1 root root    9 Sep 21 11:08 wwn-0x500253885002541d -> ../../sdn
0 lrwxrwxrwx 1 root root   10 Sep 21 11:08 wwn-0x500253885002541d-part1 -> ../../sdn1

 

"lsscsi"

[0:0:0:0]    disk    SanDisk  U3 Cruzer Micro  8.02  /dev/sda
[1:0:0:0]    disk    Areca    ARC-1231-RAID00  R001  /dev/sdb
[1:0:0:1]    disk    Seagate  ST4000DM000-1F21 R001  /dev/sdc
[1:0:0:2]    disk    Seagate  ST6000DX000-1H21 R001  /dev/sdd
[1:0:0:3]    disk    Seagate  ST4000DM000-1F21 R001  /dev/sde
[1:0:0:4]    disk    Seagate  ST2000DM001-1CH1 R001  /dev/sdf
[1:0:16:0]   process Areca    RAID controller  R001  -
[2:0:0:0]    disk    ATA      ST8000AS0002-1NA AR13  /dev/sdg
[3:0:0:0]    disk    ATA      WDC WD60EFRX-68M 0A82  /dev/sdh
[4:0:0:0]    disk    ATA      WDC WD20EZRX-00D 0A80  /dev/sdi
[5:0:0:0]    disk    ATA      WDC WD20EZRX-00D 0A80  /dev/sdj
[6:0:0:0]    disk    ATA      WDC WD20EZRX-00D 0A80  /dev/sdk
[7:0:0:0]    disk    ATA      WDC WD20EZRX-00D 0A80  /dev/sdl
[8:0:0:0]    disk    ATA      TOSHIBA MD04ACA5 FP1A  /dev/sdm
[11:0:0:0]   disk    ATA      Samsung SSD 840  CB6Q  /dev/sdn

 

"lsscsi -t"

[0:0:0:0]    disk    usb: 3-2:1.0                    /dev/sda
[1:0:0:0]    disk                                    /dev/sdb
[1:0:0:1]    disk                                    /dev/sdc
[1:0:0:2]    disk                                    /dev/sdd
[1:0:0:3]    disk                                    /dev/sde
[1:0:0:4]    disk                                    /dev/sdf
[1:0:16:0]   process                                 -
[2:0:0:0]    disk    sata:                           /dev/sdg
[3:0:0:0]    disk    sata:                           /dev/sdh
[4:0:0:0]    disk    sata:                           /dev/sdi
[5:0:0:0]    disk    sata:                           /dev/sdj
[6:0:0:0]    disk    sata:                           /dev/sdk
[7:0:0:0]    disk    sata:                           /dev/sdl
[8:0:0:0]    disk    sata:                           /dev/sdm
[11:0:0:0]   disk    sata:                           /dev/sdn

Link to comment

All drives connected to my Areca ARC-1231ML do not show up as available for setup. Once you have them, another issue will arise... my parity volume occupies 2 slots :) Its a RAID0 of 2x4TB HGST.

 

Please also post the output of "smartctl --all /dev/sdf"

This is how I get the disk information.

 

I think the ARECA doesn't give back the internal disk information especially the serial number and that is why they are overwriting each other's data and only the last one "disk2"/"sdd" remains - and as you see it does not have a serial number or any disk information.

 

Link to comment

smartctl --all /dev/sdf

 
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-4.1.7-unRAID] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Vendor:               Seagate
Product:              ST2000DM001-1CH1
Revision:             R001
User Capacity:        2,000,398,934,016 bytes [2.00 TB]
Logical block size:   512 bytes
Rotation Rate:        10000 rpm
Logical Unit id:      0x001b4d2306294804
Serial number:        Z1F5DKBF
Device type:          disk
Transport protocol:   Fibre channel (FCP-2)
Local Time is:        Mon Sep 21 16:16:40 2015 PDT
SMART support is:     Available - device has SMART capability.
SMART support is:     Enabled
Temperature Warning:  Disabled or Not Supported

=== START OF READ SMART DATA SECTION ===
SMART Health Status: OK

Current Drive Temperature:     30 C
Drive Trip Temperature:        25 C

Manufactured in week 30 of year 2002
Specified cycle count over device lifetime:  4278190080
Accumulated start-stop cycles:  256
Elements in grown defect list: 0

Error counter log:
           Errors Corrected by           Total   Correction     Gigabytes    Total
               ECC          rereads/    errors   algorithm      processed    uncorrected
           fast | delayed   rewrites  corrected  invocations   [10^9 bytes]  errors
read:          0        0         0         0          0          0.000           0
write:         0        0         0         0          0          0.000           0

Non-medium error count:        0

Device does not support Self Test logging

 

oh my... its a 10K RPM 2TB Seagate :P

Link to comment

All drives connected to my Areca ARC-1231ML do not show up as available for setup. Once you have them, another issue will arise... my parity volume occupies 2 slots :) Its a RAID0 of 2x4TB HGST.

 

Please also post the output of "smartctl --all /dev/sdf"

This is how I get the disk information.

 

I think the ARECA doesn't give back the internal disk information especially the serial number and that is why they are overwriting each other's data and only the last one "disk2"/"sdd" remains - and as you see it does not have a serial number or any disk information.

 

Just so you are on the same page, its a known issue with This card. With the help of other users, I have this in my Go file. Otherwise those drives would be blanks in UnRaid:

 

cp /boot/60-persistent-storage.rules /lib/udev/rules.d

udevadm control --reload-rules

udevadm trigger

 

Here is the thread we have for this:

http://lime-technology.com/forum/index.php?topic=38487.0

Link to comment

New Release:

 

2015.09.22

- Fixed USB location in "Layout" tab when trays are configured as Vertical and the array is "narrow"

- Removed all duration other than hours in Power-On-Hours as requested by trurl

- Added support for SCSI (SAS) drives as reported by FreakStyleee

 

 

You've not yet been able to find a fix for this one?:

 

I experience a problem which I haven't seen reported by anyone else, so I wonder whether I'm the only person affected.

 

On the 'Layout' tab, there's a pop-up (do you call it a tooltip?), which provides detailed info about the drive in the tray over which the mouse pointer is positioned.

 

My problem is that this pop-up is only visible for the right-most trays.  As the mouse pointer moves to the trays further left, the pop-up moves further right - this results in it moving out of the current window and becoming invisible (unless you have a very wide display window/screen).

 

I'm using FF38.0.5 on ArchLinux.  My trays are configured in a 3 row/5 column layout in vertical orientation.

 

As an aside, I do wonder whether this plugin ought to be accessed from the 'Tools' page, rather than the 'Settings' page.

Link to comment

All drives connected to my Areca ARC-1231ML do not show up as available for setup. Once you have them, another issue will arise... my parity volume occupies 2 slots :) Its a RAID0 of 2x4TB HGST.

 

The ARECA returns different fields than regular disks do - I hope it is fixed.

 

Please try the attached file and report back the results - screenshot of the DATA tab on the serverlayout plugin.

I have no way of testing it myself.

 

Rename the file extension to ".txt" and place the file in /usr/local/emhttp/plugins/serverlayout/php/

 

If it works I will update the plugin.

 

serverlayout_constants.txt

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.