Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

unRAID Server Release 5.0-beta3 Available

Featured Replies

You guys with undetected IDE drives: please exeucte this command from telnet session & post output:

 

ls /dev/disk/by-path

 

hda is missing. 5 disks in my test system, sda,sdb,sdc, hda and hdb. i guess unRAID mistaken hdb as sdd?

 

from syslog:

 

Feb 1 07:55:51 TestTower emhttp: Device inventory:

Feb 1 07:55:51 TestTower emhttp: pci-0000:00:1f.2-ata-1 host1 (sda) ST3500320AS_5QM142BB

Feb 1 07:55:51 TestTower emhttp: pci-0000:01:00.0-sata-0 host4 (sdb) ST3750330AS_3QK0601L

Feb 1 07:55:51 TestTower emhttp: pci-0000:01:00.0-sata-1 host5 (sdc) WDC_WD5000AAKS-_WD-WCAS82576893

 

------------------------------------------------------------------------------------------------------------------------------------------------

root@TestTower:~# ls -l /dev/disk/by-path/

total 0

lrwxrwxrwx 1 root root  9 Feb  1 07:55 pci-0000:00:1a.7-usb-0:6:1.0-scsi-0:0:0-lun-0x0000000000000000 -> ../../sdd

lrwxrwxrwx 1 root root 10 Feb  1 07:55 pci-0000:00:1a.7-usb-0:6:1.0-scsi-0:0:0-lun-0x0000000000000000-part1 -> ../../sdd1

lrwxrwxrwx 1 root root  9 Feb  1 07:55 pci-0000:00:1f.2-ata-1 -> ../../sda

lrwxrwxrwx 1 root root 10 Feb  1 07:55 pci-0000:00:1f.2-ata-1-part1 -> ../../sda1

lrwxrwxrwx 1 root root  9 Feb  1 07:55 pci-0000:01:00.0-sata-0 -> ../../sdb

lrwxrwxrwx 1 root root 10 Feb  1 07:55 pci-0000:01:00.0-sata-0-part1 -> ../../sdb1

lrwxrwxrwx 1 root root  9 Feb  1 07:55 pci-0000:01:00.0-sata-1 -> ../../sdc

lrwxrwxrwx 1 root root 10 Feb  1 07:55 pci-0000:01:00.0-sata-1-part1 -> ../../sdc1

lrwxrwxrwx 1 root root  9 Feb  1 07:55 pci-0000:01:00.1 -> ../../hdb

lrwxrwxrwx 1 root root 10 Feb  1 07:55 pci-0000:01:00.1-part1 -> ../../hdb1

 

  • Replies 185
  • Views 75.3k
  • Created
  • Last Reply

Clear the cache on your browser and also hold the shift button when you press the refresh button in the web browser.

  • Author

Firefox

What are you typing in the address bar of the browser?  If coming from 4.7, can not use:

 

//tower/main.htm

 

(the main.htm part will not work with 5.0). You need to type:

 

//tower

 

or

 

//tower/Main

  • Author

You guys with undetected IDE drives: please exeucte this command from telnet session & post output:

 

ls /dev/disk/by-path

 

hda is missing. 5 disks in my test system, sda,sdb,sdc, hda and hdb. i guess unRAID mistaken hdb as sdd?

 

from syslog:

 

Feb 1 07:55:51 TestTower emhttp: Device inventory:

Feb 1 07:55:51 TestTower emhttp: pci-0000:00:1f.2-ata-1 host1 (sda) ST3500320AS_5QM142BB

Feb 1 07:55:51 TestTower emhttp: pci-0000:01:00.0-sata-0 host4 (sdb) ST3750330AS_3QK0601L

Feb 1 07:55:51 TestTower emhttp: pci-0000:01:00.0-sata-1 host5 (sdc) WDC_WD5000AAKS-_WD-WCAS82576893

 

------------------------------------------------------------------------------------------------------------------------------------------------

root@TestTower:~# ls -l /dev/disk/by-path/

total 0

lrwxrwxrwx 1 root root  9 Feb  1 07:55 pci-0000:00:1a.7-usb-0:6:1.0-scsi-0:0:0-lun-0x0000000000000000 -> ../../sdd

lrwxrwxrwx 1 root root 10 Feb  1 07:55 pci-0000:00:1a.7-usb-0:6:1.0-scsi-0:0:0-lun-0x0000000000000000-part1 -> ../../sdd1

lrwxrwxrwx 1 root root  9 Feb  1 07:55 pci-0000:00:1f.2-ata-1 -> ../../sda

lrwxrwxrwx 1 root root 10 Feb  1 07:55 pci-0000:00:1f.2-ata-1-part1 -> ../../sda1

lrwxrwxrwx 1 root root  9 Feb  1 07:55 pci-0000:01:00.0-sata-0 -> ../../sdb

lrwxrwxrwx 1 root root 10 Feb  1 07:55 pci-0000:01:00.0-sata-0-part1 -> ../../sdb1

lrwxrwxrwx 1 root root  9 Feb  1 07:55 pci-0000:01:00.0-sata-1 -> ../../sdc

lrwxrwxrwx 1 root root 10 Feb  1 07:55 pci-0000:01:00.0-sata-1-part1 -> ../../sdc1

lrwxrwxrwx 1 root root  9 Feb  1 07:55 pci-0000:01:00.1 -> ../../hdb

lrwxrwxrwx 1 root root 10 Feb  1 07:55 pci-0000:01:00.1-part1 -> ../../hdb1

 

 

sdd is your Flash device.

 

Has 'hda' always been detected with absolutely no issues before?

 

I know what non-detection of IDE is being caused by and will post -beta4 after getting a little more feedback.

Ok I disable this

 

#cd /boot/packages && find . -name '*.auto_install' -type f -print | sort | xargs -n1 sh -c

 

 

Rebooting now

 

 

Ok I disable this

 

#cd /boot/packages && find . -name '*.auto_install' -type f -print | sort | xargs -n1 sh -c

 

 

Rebooting now

 

 

 

Looks OK now  ;D

Don't have a lot of time today to test, but I am unable to get to all but one of my shares from my Vista laptop so there is a permissions issue.

 

I did have to re-assign ALL of my disks to their logical slots in the array. None were assigned when I rebooted.  (I'm using the C2SEE motherboard)

All the disks in the newer server are SATA, and all showed in the Devices drop-down.

 

I can open my  "Movies" share, but cannot browse via file-explorer any sub-directory.

I cannot open any other user-share, or disk share, or the flash drive via SMB from the Vista PC.

 

I had previously run the "permissions" utility on the older 5.0b2 release.  I try it on 5.0b3 and it seems to return immediately. I see no process changing permissions running in the background.  For a brief second, a see a number of forked "emhttp" process, but they all terminate before "top" has a chance to refresh.

 

I have updated unMENU to deal with the vol_id command being missing and the new presence of "wwn" devices in /devdisk/by-id

The changes are available by using The "Check for Updates" button and are backwards compatible with older releases of unRAID.  With the updates, it should now work as before.

 

Joe L.

The advanced power management related features have been made modular.

 

Could you try logging in to a linux command prompt to issue a "sensors-detect", run through the prompts, then issuing "sensors" to see what your output is?

Invoking sensors-detect results in:

-bash: /usr/sbin/sensors-detect: /usr/bin/perl: bad interpreter: No such file or directory

"perl" is not normally installed on unRAID, and the sensors-detect is a "perl" script.

 

Joe L.

 

Has 'hda' always been detected with absolutely no issues before?

 

I know what non-detection of IDE is being caused by and will post -beta4 after getting a little more feedback.

 

yes this test system worked fine at 5.0-beta2. besides, hdb although detected but doesn't show up at inventory table either.

After I enabled NFS on one of my share I can't longer access the web page :-( I have this issue on version 4.6 and tom find a bug then.

 

But I forgot to run "permission" :-(

 

Is that the issue ? if so can i do that command from telnet ?

 

Attached is my process

process.txt

I moved to 5.03b because of the AFP support (..a huge THANK YOU).

 

Quick summary:

  • I had to a assign all drives (a screenshot from the 4.7 config is very helpful)
  • I´m able to access all shares

 

The caveat is that I have the same access issues as peter_sm. After reboot it works just fine but after a while I´m see the same picture that he attached.

After I enabled NFS on one of my share I can't longer access the web page :-( I have this issue on version 4.6 and tom find a bug then.

 

But I forgot to run "permission" :-(

 

Is that the issue ? if so can i do that command from telnet ?

 

Attached is my process

 

See my last line in the syslog, something is not started......

 

 

syslog.txt

After I enabled NFS on one of my share I can't longer access the web page :-( I have this issue on version 4.6 and tom find a bug then.

 

But I forgot to run "permission" :-(

 

Is that the issue ? if so can i do that command from telnet ?

 

Attached is my process

 

See my last line in the syslog, something is not started......

 

 

 

 

You have cache_dirs running, I would disable that from starting also, just to make sure nothing is causing problems.  A true clean install is where you should be starting from.

  • Author

 

Has 'hda' always been detected with absolutely no issues before?

 

I know what non-detection of IDE is being caused by and will post -beta4 after getting a little more feedback.

 

yes this test system worked fine at 5.0-beta2. besides, hdb although detected but doesn't show up at inventory table either.

 

Please make sure all add-ons are disabled and reboot.  Then post output of these commands:

 

ls /dev/disk/by-path
cat /proc/partitions

After I enabled NFS on one of my share I can't longer access the web page :-( I have this issue on version 4.6 and tom find a bug then.

 

But I forgot to run "permission" :-(

 

Is that the issue ? if so can i do that command from telnet ?

 

Attached is my process

 

See my last line in the syslog, something is not started......

 

 

 

 

You have cache_dirs running, I would disable that from starting also, just to make sure nothing is causing problems.  A true clean install is where you should be starting from.

 

OK, I have only this now in my GO file

 

/usr/local/sbin/emhttp &

 

Rebooting now

 

 

After I enabled NFS on one of my share I can't longer access the web page :-( I have this issue on version 4.6 and tom find a bug then.

 

But I forgot to run "permission" :-(

 

Is that the issue ? if so can i do that command from telnet ?

 

Attached is my process

 

See my last line in the syslog, something is not started......

 

 

 

 

You have cache_dirs running, I would disable that from starting also, just to make sure nothing is causing problems.  A true clean install is where you should be starting from.

 

OK, I have only this now in my GO file

 

/usr/local/sbin/emhttp &

 

Rebooting now

 

 

 

I have no web interface....

 

 

Se my syslog, its copied from my telnet session, so all lines is not there....

 

syslog2.txt

Now it's working :-)

 

I removed one file from my share folder...

 

root@Tower:/boot/config# more tvixhd1.cfg
# Generated settings:
shareComment=""
shareInclude=""
shareExclude=""
shareUseCache="no"
shareAllocator="highwater"
shareSplitLevel=""
shareFloor="0"
shareExport="er"
shareSecurity="public"
shareReadList=""
shareWriteList=""
shareExportNFS="e"
shareExportNFSFsid="0"
shareSecurityNFS="public"
shareHostListNFS=""
shareExportAFP="-"
shareSecurityAFP="public"
shareReadListAFP=""
shareWriteListAFP=""
root@Tower:/boot/config#

 

But something is not right about NFS.

 

//Peter

 

 

Did you see temperatures in the prior version?

 

Are your disks spinning?  (temps are not reported if they are not spinning)

Did you see temperatures in the prior version?

 

Are your disks spinning?  (temps are not reported if they are not spinning)

 

This is the first beta I've tested.  In 4.7, these adapters don't report temps, but figuring that the mpt2sas driver is in finally, I'm wondering if temps still aren't supported via it's use.

I'm testing this with an LSI 1068e and a 1064e adapter.  I see all of the devices, but no temps? 

 

http://pastebin.com/CWfbxpii

 

What is your system configuration as you are using Xeon CPU.

 

You have this for both controllers:

 

Feb  1 11:52:45 Tower kernel: pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force' - this is 1068e

 

Feb  1 11:52:45 Tower kernel: pci 0000:05:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force' - this is 1064e

 

Perhaps the Linux gurus can try it out.

 

And you have two SSDs  ;)-not sure if the proper command will show temperature for them - it is probably good to remove them for the testing

 

Now it's working :-)

 

I removed one file from my share folder...

 

root@Tower:/boot/config# more tvixhd1.cfg
# Generated settings:
shareComment=""
shareInclude=""
shareExclude=""
shareUseCache="no"
shareAllocator="highwater"
shareSplitLevel=""
shareFloor="0"
shareExport="er"
shareSecurity="public"
shareReadList=""
shareWriteList=""
shareExportNFS="e"
shareExportNFSFsid="0"
shareSecurityNFS="public"
shareHostListNFS=""
shareExportAFP="-"
shareSecurityAFP="public"
shareReadListAFP=""
shareWriteListAFP=""
root@Tower:/boot/config#

 

But something is not right about NFS.

 

//Peter

 

 

 

In 4.6 if was a issue with "share security"

 

 

From Tom "If you change Share security to ‘none’ in 4.6-rc4, it will work.  But obviously I need to fix that."

 

 

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.