February 1, 201115 yr 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
February 1, 201115 yr Clear the cache on your browser and also hold the shift button when you press the refresh button in the web browser.
February 1, 201115 yr 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
February 1, 201115 yr 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.
February 1, 201115 yr Ok using http://tower/Main See attached file.... This works, http://tower:8080/
February 1, 201115 yr Author Ok using http://tower/Main See attached file.... Please disable any add-ons and see if same thing happens.
February 1, 201115 yr Ok I disable this #cd /boot/packages && find . -name '*.auto_install' -type f -print | sort | xargs -n1 sh -c Rebooting now
February 1, 201115 yr Ok I disable this #cd /boot/packages && find . -name '*.auto_install' -type f -print | sort | xargs -n1 sh -c Rebooting now Looks OK now
February 1, 201115 yr 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.
February 1, 201115 yr 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.
February 1, 201115 yr 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.
February 1, 201115 yr 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
February 1, 201115 yr 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.
February 1, 201115 yr 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
February 1, 201115 yr 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.
February 1, 201115 yr 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
February 1, 201115 yr 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
February 1, 201115 yr 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
February 1, 201115 yr 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
February 1, 201115 yr 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
February 1, 201115 yr Did you see temperatures in the prior version? Are your disks spinning? (temps are not reported if they are not spinning)
February 1, 201115 yr 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.
February 1, 201115 yr 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
February 1, 201115 yr 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.