unRAID Server Release 5.0-beta5a Available


limetech

Recommended Posts

In my test machine, I had 2 80Gb disks, and 2 160Gb disks.

 

The array was made with a 160Gb parity, and 2 80Gb for disk1 and disk2:

pre-change.png

 

I stopped the array and changed disk1 to a 160Gb:

changed.png

 

After I his start again.  There is no disk1 in the list.

started.png

 

The disk1 share is created and exported via smb.

 

There is only one share exported which hada data on both disks.  At the moment, the share only shows what was on the second disk.

 

Parity check is running now...

UPDATE: Completed.

post-paritycheck.png

 

 

Syslog:

http://pastebin.com/HmFMUr34

Link to comment

So I made a fresh install of 5b5a, tinkered a bit and then copied my PRO.KEY to the flash (by SMB). The web server died on me. Below is the last bunch of log messages, and attached is the full syslog.  I messed with the workgroup name, spindown time and the system time and timezone. I noticed the crash after I copied the key file.

 

Feb 28 09:10:30 Tower emhttp: shcmd (132): rmmod md-mod 2>&1 |logger
Feb 28 09:10:30 Tower emhttp: shcmd (133): udevadm settle
Feb 28 09:10:30 Tower emhttp: Device inventory:
Feb 28 09:10:30 Tower emhttp: ST31000333AS_9TE1MZ4Q (sdb) 976762552
Feb 28 09:10:30 Tower emhttp: Hitachi_HDS722020ALA330_JK1101B9GTTBSF (sda) 1953514552
Feb 28 09:10:30 Tower emhttp: WDC_WD5000AAKS-22TMA0_WD-WCAPW3478638 (sde) 488386552
Feb 28 09:10:30 Tower emhttp: Hitachi_HDS722020ALA330_JK11C1YAJLXWRV (sdf) 1953514552
Feb 28 09:10:30 Tower kernel: md: unRAID driver removed
Feb 28 09:10:30 Tower emhttp: ST31000340AS_9QJ13D2F (sdc) 976762552
Feb 28 09:10:30 Tower emhttp: WDC_WD20EARS-00MVWB0_WD-WMAZA1422332 (sdd) 1953514552
Feb 28 09:10:30 Tower emhttp: Hitachi_HDS722020ALA330_JK1170YBJ1VYUD (sdg) 1953514552
Feb 28 09:10:30 Tower emhttp: Hitachi_HDS722020ALA330_JK1171YAGR8RHS (sdi) 1953514552
Feb 28 09:10:30 Tower emhttp: Hitachi_HDS722020ALA330_JK11C1YAJMH7KV (sdj) 1953514552
Feb 28 09:10:30 Tower emhttp: shcmd (134): modprobe md-mod super=/boot/config/super.dat slots=21 2>&1 |logger
Feb 28 09:10:30 Tower emhttp: diskId.21 not found
Feb 28 09:10:30 Tower kernel: md: unRAID driver 2.1.0 installed
Feb 28 09:10:30 Tower kernel: read_file: error 2 opening /boot/config/super.dat
Feb 28 09:10:30 Tower kernel: md: could not read superblock from /boot/config/super.dat
Feb 28 09:10:30 Tower kernel: md: initializing superblock
Feb 28 09:10:30 Tower kernel: mdcmd (1): import 0 0,0
Feb 28 09:10:30 Tower kernel: mdcmd (2): import 1 0,0
Feb 28 09:10:30 Tower kernel: mdcmd (3): import 2 0,0
Feb 28 09:10:30 Tower kernel: mdcmd (4): import 3 0,0
Feb 28 09:10:30 Tower kernel: mdcmd (5): import 4 0,0
Feb 28 09:10:30 Tower kernel: mdcmd (6): import 5 0,0
Feb 28 09:10:30 Tower kernel: mdcmd (7): import 6 0,0
Feb 28 09:10:30 Tower kernel: mdcmd (: import 7 0,0
Feb 28 09:10:30 Tower kernel: mdcmd (9): import 8 0,0
Feb 28 09:10:30 Tower kernel: mdcmd (10): import 9 0,0
Feb 28 09:10:30 Tower kernel: mdcmd (11): import 10 0,0
Feb 28 09:10:30 Tower kernel: mdcmd (12): import 11 0,0
Feb 28 09:10:30 Tower kernel: mdcmd (13): import 12 0,0
Feb 28 09:10:30 Tower kernel: mdcmd (14): import 13 0,0
Feb 28 09:10:30 Tower kernel: mdcmd (15): import 14 0,0
Feb 28 09:10:30 Tower kernel: mdcmd (16): import 15 0,0
Feb 28 09:10:30 Tower kernel: mdcmd (17): import 16 0,0
Feb 28 09:10:30 Tower kernel: mdcmd (18): import 17 0,0
Feb 28 09:10:30 Tower kernel: mdcmd (19): import 18 0,0
Feb 28 09:10:30 Tower kernel: mdcmd (20): import 19 0,0
Feb 28 09:10:30 Tower kernel: mdcmd (21): import 20 0,0
Feb 28 09:10:30 Tower kernel: emhttp[1238]: segfault at 0 ip 08050566 sp bfdbad10 error 4 in emhttp[8048000+15000]

syslog.zip

Link to comment

I i had 5.0Beta5 and had to change my spindowndelay to "0" to boot my unraid back up.

I did that.

Now I've installed 5.0Beta5a, booted back up great, changed the hard drive spin down delay in the web config back to 1 hour.

 

It's been 3-4 hours now and it has not spun down automatically. (Have not accessed any files off the unraid).

Link to comment

Tom, if you wanted to post up some IOCTL spinup/spindown code program trying different parameters or flags for an testing on the LSI1068E/BR10i controllers, I'm willing to try it out and report back the results.

 

Is the ioctl driver perhaps needed in this situation? Would it help to include/load as a module?

 

http://cateee.net/lkddb/web-lkddb/FUSION_CTL.html

 

I noticed it's not being used.

 

from the .config on 5.0b5a:

# CONFIG_FUSION_CTL is not set

 

Link to comment

Has anything been done in this version that can break md5sum? I recall unMENU dling and installing the screen package fine on b4. Now I get md5 mismatches on that package and other packages I try to install. I want to believe that md5sum would be an app that wouldn't change interfaces over time, but I might be wrong.

 

/Lars Olof

Link to comment

Has anything been done in this version that can break md5sum? I recall unMENU dling and installing the screen package fine on b4. Now I get md5 mismatches on that package and other packages I try to install. I want to believe that md5sum would be an app that wouldn't change interfaces over time, but I might be wrong.

 

/Lars Olof

md5sum works as usual in 5.0beta5a.

 

I can still download as before in unMENU.

 

Joe L.

Link to comment

Interesting new issue that cropped up. Tom/others, if you can confirm?

 

I've wiped my config directory and tried from a fresh configuration, still the same issue:

 

1) From the main unRAID screen, click on any of the disks to view the disk settings

2) Try turning on or off AFP or SMB export

3) Click Apply

4) It should revert back to whatever it was set to before.

 

I can't turn off or on any AFP/SMB disk export, it simply doesn't "apply" the changes.

 

I believe 5.0-beta4, this was fine.

 

Link to comment

Installed 5.0-beta5a to flash and booted.  I have one drive on integrated, one on BR10i and one on another adapter.

 

I added the drives to the drop down list on main (I really like it being there).  All three drives displayed temps (yeah on BR10i support).  The array didn't start automatically and says will do parity sync when started (cool).

 

1. I clicked spin down button.  Two drives spun down, the one on the BR10i didn't spin down.  From console I used hdparm -y to spin it down which worked.  I was going to spin it back up but since the array hasn't started yet there aren't any disks in /mnt yet.

 

2. I started the array which spun up all drives and temps are showing for all drives again.   Just to retest...stopping sync and clicking spin down, the drive on BR10i did not spin down.

 

syslog.zip

Link to comment

I'm still receiving segfaults when emhttp loads and have no access to the web gui.  My syslog is attached.

 

This is the offending line in the syslog:

Feb 27 21:48:16 UNRAID emhttp: HOME not found

 

It's crashing because there is no internal variable named 'HOME'.  Are you running a completely stock version of unRAID (ie, no add-ons).  If so, please copy the contents of your Flash device to your PC, zip and email as attachment to [email protected].  There is no personal info in any of those files, except for the names of your user shares, users, and passwords (though the passwords are encrypted - if you prefer you can omit files config/passwd and config/smbpasswd).

Link to comment

So I made a fresh install of 5b5a, tinkered a bit and then copied my PRO.KEY to the flash (by SMB). The web server died on me. Below is the last bunch of log messages, and attached is the full syslog.  I messed with the workgroup name, spindown time and the system time and timezone. I noticed the crash after I copied the key file.

 

Did you Stop array, copy key file, then re-boot array?  Or just copy key file?  If the latter, try the former and post back if it works.

Link to comment

I i had 5.0Beta5 and had to change my spindowndelay to "0" to boot my unraid back up.

I did that.

Now I've installed 5.0Beta5a, booted back up great, changed the hard drive spin down delay in the web config back to 1 hour.

 

It's been 3-4 hours now and it has not spun down automatically. (Have not accessed any files off the unraid).

 

It works for me.  You're sure the 'Default spin down delay' is set to '1 hour' on the Disk Settings page?  And if you go to the individual disk pages, 'Spin down delay' is set to 'Use default'?

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.