wgstarks

Members
  • Posts

    5133
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by wgstarks

  1. I ran the command you posted. Not sure it did anything though- Last login: Mon Aug 10 19:15:46 on console maggie:~ wgstarks$ telnet 10.0.1.20 Trying 10.0.1.20... Connected to 10.0.1.20. Escape character is '^]'. Password: Login incorrect Brunnhilde login: root Linux 4.0.4-unRAID. Last login: Sat Aug 8 16:17:05 -0400 2015 on /dev/pts/0 from 10.0.1.190. root@Brunnhilde:~# ps aux | grep rsync nobody 19528 0.0 0.0 13488 2620 ? S Aug10 0:00 find ./Media/XBMC -depth ( ( -type f ! -exec fuser -s {} ; ) -o ( -type d -empty ) ) -print ( -exec [ -d /mnt/disk9/{} ] ; -o -exec [ ! -e /mnt/disk9/{} ] ; -o -exec echo Duplicate skipped: {} ; -a -exec false ; ) -exec rsync -dIWRpEAXogtl --numeric-ids --inplace {} /mnt/disk9/ ; -delete root 25100 0.0 0.0 5100 1752 pts/0 S+ 10:04 0:00 grep rsync nobody 32765 0.0 0.0 17184 2492 ? S Aug10 0:00 rsync -dIWRpEAXogtl --numeric-ids --inplace ./Media/XBMC/Movies/Captain Ron (1992) HDTV/extrafanart/mNwDE6QY2VqWilIJSLk8Rj7tDgK.jpg /mnt/disk9/ root@Brunnhilde:~# Did i need to run another command also to kill the process?
  2. Not sure what's going on. Haven't had any indications of a bad disk. Have noticed that this disk shows "Active" all the time. I've seen lots of similar reports though, so I wasn't really concerned about it. Currently, Dashboard is showing disk 1 (from) is active and disk 9 (to) is inactive. I think that's a good indication that nothing is moving.
  3. Here Not sure if the workaround is still needed or not. Maybe it was fixed in rc2. Thanks. And this works with 6.0.1? Guess it must since that's what hernandito's is showing.
  4. Is there a way to stop unbalance in the middle of a mv? It's been moving the same jpg file for several hours. The file size is only about 175kb. I think something is stalled, but I don't know how to check this.
  5. How are ya'll setting the banner?
  6. Yes. The image is just a background.
  7. I've not made any progress on this, becuase life... hope someone else is working on this. It's a thing I'd really like to see. I would too. Guess for now I'll have to see if I can just get a basic backup for appdata working. Is there a command I can use to have logs written/overwritten to a txt file on the flash instead of ram? Would make it a lot easier to see if the backup is running properly.
  8. Lot of posts regarding developing this into a plugin. Is it available yet? Google isn't showing anything much besides this thread.
  9. Nice landscape. Always wanted to visit New Zealand.
  10. Since custom banners are coming soon I thought maybe some folks would like to share.
  11. Try running this: curl -skL http://www.lm-sensors.org/svn/lm-sensors/trunk/prog/detect/sensors-detect | perl Here is the result I got, I don't have a clue what to do with the info- Last login: Sat Aug 8 15:50:37 on console maggie:~ wgstarks$ telnet 10.0.1.20 Trying 10.0.1.20... Connected to 10.0.1.20. Escape character is '^]'. Password: Login incorrect Brunnhilde login: root Linux 4.0.4-unRAID. root@Brunnhilde:~# curl -skL http://www.lm-sensors.org/svn/lm-sensors/trunk/prog/detect/sensors-detect | perl # sensors-detect revision $Revision$ # System: Supermicro X10SLL-F [0123456789] # Kernel: 4.0.4-unRAID x86_64 # Processor: Intel(R) Xeon(R) CPU E3-1230 v3 @ 3.30GHz (6/60/3) This program will help you determine which kernel modules you need to load to use lm_sensors most effectively. It is generally safe and recommended to accept the default answers to all questions, unless you know what you're doing. Some south bridges, CPUs or memory controllers contain embedded sensors. Do you want to scan for them? This is totally safe. (YES/no): Silicon Integrated Systems SIS5595... No VIA VT82C686 Integrated Sensors... No VIA VT8231 Integrated Sensors... No AMD K8 thermal sensors... No AMD Family 10h thermal sensors... No AMD Family 11h thermal sensors... No AMD Family 12h and 14h thermal sensors... No AMD Family 15h thermal sensors... No AMD Family 16h thermal sensors... No AMD Family 15h power sensors... No AMD Family 16h power sensors... No Intel digital thermal sensor... Success! (driver `coretemp') Intel AMB FB-DIMM thermal sensor... No Intel 5500/5520/X58 thermal sensor... No VIA C7 thermal sensor... No VIA Nano thermal sensor... No Some Super I/O chips contain embedded sensors. We have to write to standard I/O ports to probe them. This is usually safe. Do you want to scan for Super I/O sensors? (YES/no): Probing for Super-I/O at 0x2e/0x2f Trying family `National Semiconductor/ITE'... No Trying family `SMSC'... No Trying family `VIA/Winbond/Nuvoton/Fintek'... No Trying family `ITE'... No Probing for Super-I/O at 0x4e/0x4f Trying family `National Semiconductor/ITE'... No Trying family `SMSC'... No Trying family `VIA/Winbond/Nuvoton/Fintek'... No Trying family `ITE'... No Some systems (mainly servers) implement IPMI, a set of common interfaces through which system health data may be retrieved, amongst other things. We first try to get the information from SMBIOS. If we don't find it there, we have to read from arbitrary I/O ports to probe for such interfaces. This is normally safe. Do you want to scan for IPMI interfaces? (YES/no): Found `IPMI BMC KCS' at 0xca2... Success! (confidence 8, driver `to-be-written') Some hardware monitoring chips are accessible through the ISA I/O ports. We have to write to arbitrary I/O ports to probe them. This is usually safe though. Yes, you do have ISA I/O ports even if you do not have any ISA slots! Do you want to scan the ISA I/O ports? (YES/no): Probing for `National Semiconductor LM78' at 0x290... No Probing for `National Semiconductor LM79' at 0x290... No Probing for `Winbond W83781D' at 0x290... No Probing for `Winbond W83782D' at 0x290... No Lastly, we can probe the I2C/SMBus adapters for connected hardware monitoring devices. This is the most risky part, and while it works reasonably well on most systems, it has been reported to cause trouble on some systems. Do you want to probe the I2C/SMBus adapters now? (YES/no): Using driver `i2c-i801' for device 0000:00:1f.3: Intel Lynx Point (PCH) Next adapter: SMBus I801 adapter at 0580 (i2c-0) Do you want to scan it? (YES/no/selectively): Client found at address 0x18 Handled by driver `jc42' (already loaded), chip type `jc42' Client found at address 0x1a Handled by driver `jc42' (already loaded), chip type `jc42' Client found at address 0x48 Probing for `National Semiconductor LM75'... No Probing for `National Semiconductor LM75A'... No Probing for `Dallas Semiconductor DS75'... No Probing for `National Semiconductor LM77'... No Probing for `Analog Devices ADT7410/ADT7420'... No Probing for `Analog Devices ADT7411'... No Probing for `Maxim MAX6642'... No Probing for `Texas Instruments TMP435'... No Probing for `National Semiconductor LM73'... No Probing for `National Semiconductor LM92'... No Probing for `National Semiconductor LM76'... No Probing for `Maxim MAX6633/MAX6634/MAX6635'... No Probing for `NXP/Philips SA56004'... No Probing for `SMSC EMC1023'... No Probing for `SMSC EMC1043'... No Probing for `SMSC EMC1053'... No Probing for `SMSC EMC1063'... No Client found at address 0x50 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... Yes (confidence 8, not a hardware monitoring chip) Probing for `EDID EEPROM'... No Client found at address 0x52 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... Yes (confidence 8, not a hardware monitoring chip) Now follows a summary of the probes I have just done. Just press ENTER to continue: Driver `coretemp': * Chip `Intel digital thermal sensor' (confidence: 9) Driver `jc42': * Bus `SMBus I801 adapter at 0580' Busdriver `i2c_i801', I2C address 0x18 Chip `jc42' (confidence: 6) * Bus `SMBus I801 adapter at 0580' Busdriver `i2c_i801', I2C address 0x1a Chip `jc42' (confidence: 6) Driver `to-be-written': * ISA bus, address 0xca2 Chip `IPMI BMC KCS' (confidence: Note: there is no driver for IPMI BMC KCS yet. Check http://www.lm-sensors.org/wiki/Devices for updates. Do you want to generate /etc/sysconfig/lm_sensors? (yes/NO): To load everything that is needed, add this to one of the system initialization scripts (e.g. /etc/rc.d/rc.local): #----cut here---- # Chip drivers modprobe coretemp modprobe jc42 /usr/bin/sensors -s #----cut here---- You really should try these commands right now to make sure everything is working properly. Monitoring programs won't work until the needed modules are loaded. *************************************************************** Warning: the preferred way to run this script non-interactively is with option --auto. Other methods are discouraged and may stop working at some point in the future. *************************************************************** root@Brunnhilde:~#
  12. No nothing else is needed to install. Detect scans the folder /sys/devices and lists all pwm controllers it finds. You can do a manual scan with this command to see what is available for your motherboard: find /sys/devices -type f -iname 'pwm[0-9]' That doesn't seem to do anything- maggie:~ wgstarks$ telnet 10.0.1.20 Trying 10.0.1.20... Connected to 10.0.1.20. Escape character is '^]'. Password: Login incorrect Brunnhilde login: root Linux 4.0.4-unRAID. root@Brunnhilde:~# find /sys/devices -type f -iname 'pwm[0-9]' root@Brunnhilde:~# Seems you don't have any pwm controllers. As an example on my system: #find /sys/devices -type f -iname 'pwm[0-9]' /sys/devices/platform/nct6775.656/hwmon/hwmon1/pwm1 /sys/devices/platform/nct6775.656/hwmon/hwmon1/pwm2 /sys/devices/platform/nct6775.656/hwmon/hwmon1/pwm3 So I would need a different mother board?
  13. No nothing else is needed to install. Detect scans the folder /sys/devices and lists all pwm controllers it finds. You can do a manual scan with this command to see what is available for your motherboard: find /sys/devices -type f -iname 'pwm[0-9]' That doesn't seem to do anything- maggie:~ wgstarks$ telnet 10.0.1.20 Trying 10.0.1.20... Connected to 10.0.1.20. Escape character is '^]'. Password: Login incorrect Brunnhilde login: root Linux 4.0.4-unRAID. root@Brunnhilde:~# find /sys/devices -type f -iname 'pwm[0-9]' root@Brunnhilde:~#
  14. What is required to get Auto Fan Control working? My system has a SuperMicro X10SLL-F mobo that supports PWM fan speed control via IPMI. When I try to auto detect a controller nothing is detected. Is there something else needed for this plugin to work? Maybe something must be configured first?
  15. I have two 4TB Seagate drives that always report this error, but haven't changed for months so I now just ignore them.. Thanks. I've been seeing it since upgrading to v6. I'm going to run the parity checks as suggested and keep an eye out for good deals on HD's. Been thinking about upgrading parity to 6TB anyway. Might be a good time.
  16. I'm still working on getting my unRaid 6 installation completely configured. My next to-do is APCUPSD. I've been searching for a How-To for setting up unRaid 6 as Master. If anyone knows of one I'd appreciate a link. I'll be setting unRaid as Master with one of my Macs as Slave. Do I need to install any other packages to get this working? I've already installed Powerdown. Maybe I also need SNAP? I've never used APCUPSD so I'm a total noob at this.
  17. Thanks guys. Guess it's time to start shopping for a new hot spare.
  18. Attached brunnhilde-diagnostics-20150805-2304.zip
  19. I get this notification every time I reboot my server. Can someone tell me what it means? Event: unRAID Disk 1 SMART health [187] Subject: Warning [bRUNNHILDE] - reported uncorrect is 22 Description: ST3000DM001-9YN166_Z1F0KHH2 (sdh) Importance: warning
  20. I think it must be something with your system. I haven't had any problems at all using Safari.
  21. Is the appFeed enabled in settings? Yes Just downloaded and installed unBalance without any problems. I do have popups set to "Allowed" in Safari, maybe that's the problem.
  22. I use Safari almost exclusively. Haven't noticed any problems with CA.