Everything posted by EdgarWallace
-
Dynamix - V6 Plugins
I'm using s3_sleep on my backup server (second server mentioned in my signature). By using the Wake On Lan support plugin that dmacias has provided I see that in my syslog: Mar 6 09:22:18 Tower2 dhcpcd[12395]: br0: removing route to 192.168.178.0/24 Mar 6 09:22:18 Tower2 dhcpcd[12395]: br0: removing default route via 192.168.178.1 Mar 6 09:22:22 Tower2 dhcpcd[12395]: eth0: soliciting a DHCP lease Mar 6 09:51:41 Tower2 kernel: ------------[ cut here ]------------ Mar 6 09:51:41 Tower2 kernel: WARNING: CPU: 0 PID: 3832 at drivers/usb/core/urb.c:339 usb_submit_urb+0x65/0x459() Mar 6 09:51:41 Tower2 kernel: URB ffff8802172e7980 submitted while active Mar 6 09:51:41 Tower2 kernel: Modules linked in: kvm_intel kvm vhost_net vhost tun ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_conntrack_ipv4 nf_nat_ipv4 nf_nat iptable_filter ip_tables md_mod hwmon_vid coretemp mt2060 af9013 stv6110x lnbp21 stv090x ahci i2c_i801 libahci dvb_usb_af9015 dvb_usb_v2 rc_core pata_jmicron r8169 mii ddbridge cxd2099(C) dvb_core asus_atk0110 acpi_cpufreq Mar 6 09:51:41 Tower2 kernel: CPU: 0 PID: 3832 Comm: tvheadend Tainted: G C 3.18.5-unRAID #1 Mar 6 09:51:41 Tower2 kernel: Hardware name: System manufacturer System Product Name/P7H55-M PRO, BIOS 1709 01/04/2011 Mar 6 09:51:41 Tower2 kernel: 0000000000000009 ffff8800c4b67b28 ffffffff815fd79f 0000000000000000 Mar 6 09:51:41 Tower2 kernel: ffff8800c4b67b78 ffff8800c4b67b68 ffffffff81041c7b ffff8800c4b67c58 Mar 6 09:51:41 Tower2 kernel: ffffffff8149c532 ffff8802172e7980 0000000000000001 ffff8802171dc000 Mar 6 09:51:41 Tower2 kernel: Call Trace: Mar 6 09:51:41 Tower2 kernel: [] dump_stack+0x46/0x58 Mar 6 09:51:41 Tower2 kernel: [] warn_slowpath_common+0x77/0x91 Mar 6 09:51:41 Tower2 kernel: [] ? usb_submit_urb+0x65/0x459 Mar 6 09:51:41 Tower2 kernel: [] warn_slowpath_fmt+0x41/0x43 Mar 6 09:51:41 Tower2 kernel: [] usb_submit_urb+0x65/0x459 Mar 6 09:51:41 Tower2 kernel: [] ? __insert_vmap_area+0x71/0xb7 Mar 6 09:51:41 Tower2 kernel: [] usb_urb_submitv2+0x47/0x88 [dvb_usb_v2] Mar 6 09:51:41 Tower2 kernel: [] dvb_usb_start_feed+0x13e/0x24a [dvb_usb_v2] Mar 6 09:51:41 Tower2 kernel: [] dmx_ts_feed_start_filtering+0x7d/0x141 [dvb_core] Mar 6 09:51:41 Tower2 kernel: [] dvb_dmxdev_start_feed.isra.1+0xa9/0xce [dvb_core] Mar 6 09:51:41 Tower2 kernel: [] dvb_dmxdev_filter_start+0x314/0x3f6 [dvb_core] Mar 6 09:51:41 Tower2 kernel: [] dvb_demux_do_ioctl+0x3cb/0x6fc [dvb_core] Mar 6 09:51:41 Tower2 kernel: [] dvb_usercopy+0xab/0x116 [dvb_core] Mar 6 09:51:41 Tower2 kernel: [] ? dvb_dmxdev_ts_callback+0xd0/0xd0 [dvb_core] Mar 6 09:51:41 Tower2 kernel: [] ? do_filp_open+0x35/0x85 Mar 6 09:51:41 Tower2 kernel: [] dvb_demux_ioctl+0x10/0x14 [dvb_core] Mar 6 09:51:41 Tower2 kernel: [] do_vfs_ioctl+0x351/0x415 Mar 6 09:51:41 Tower2 kernel: [] ? final_putname+0x30/0x34 Mar 6 09:51:41 Tower2 kernel: [] ? set_close_on_exec+0x51/0x5a Mar 6 09:51:41 Tower2 kernel: [] SyS_ioctl+0x39/0x61 Mar 6 09:51:41 Tower2 kernel: [] system_call_fastpath+0x12/0x17 Mar 6 09:51:41 Tower2 kernel: ---[ end trace b2636d05c97699e6 ]--- Mar 6 09:51:41 Tower2 kernel: usb 2-1.4: dvb_usb_v2: could not submit urb no. 0 - get them all back Everything's working fine afterwards (even TVHeadend as Docker) but the server isn't going to sleep again. Please advise what I can do in order to investigate the issue. Thanks a lot for the great plugin.
-
Wake on Lan plugin for unRAID 6.1
Thanks a lot dmacias, works like a charm now This is helping me to automate my backups as I don't need to wake up at 4:00 every night to start my backup server The suspend button is not urgent. So thanks a lot once more.
-
Wake on Lan plugin for unRAID 6.1
I would appreciate to suspend the remote server, in my case server #2 (...similar to the wake up button, that equally waking up the remote server).
-
Wake on Lan plugin for unRAID 6.1
This on is working: etherwake -D -i br0 -b E0:CB:4E:C1:A6:3D A (minor) request: would you mind to add a button that is sending the server to sleep? Works for me by using: echo -n mem >/sys/power/state
-
Wake on Lan plugin for unRAID 6.1
Hi dmacias, the second server is on Standby (sent to sleep via echo -n mem >/sys/power/state). The plugin on server #1 is showing the correct status and I added it by using the network scan of your plugin. Here are the results: etherwake -i ifname E0:CB:4E:C1:A6:3D SIOCGIFHWADDR on ifname failed: No such device etherwake -i ifname e0:cb:4e:c1:a6:3d SIOCGIFHWADDR on ifname failed: No such device etherwake -i ifname -b 192.168.178.10 e0:cb:4e:c1:a6:3d ether-wake: The Magic Packet host address must be specified as - a station address, 00:11:22:33:44:55, or - a hostname with a known 'ethers' entry.
-
Wake on Lan plugin for unRAID 6.1
dmacias, I appreciate all of what you are doing - as always. I have two unRAID boxes and trying to wake the second server up whenever the has to receive files as backup from the main unRaid server. I guess to do so via script would mean to include something like: etherwake e0:cb:4e:c1:a6:3d This command isn't working as well as the pushing the status icon as explained by you. However, using the WakeOnLan V1.0 app by ReadPixel is doing the requested. Is there anything that I'm missing? The log is unfortunately showing anything. P.S. Also the WOL function of my router is waking up the 2nd server
-
Plex: Guide to Moving Transcoding to RAM
Some feedback from my side: The switch to /tmp & /transcode was easy as jonp's guide is pretty straight forward. Here is my RAM allocation as shown in stats: used: 4.5GB cached: 3.4GB free: 300MB I'm running 4 Dockers: DUC, MariaDB, ownCloud and PMS. Additionally I gave OS X Yosemite 4GB of RAM (which is the large amount of RAM being "used") When I started 2 streams, the movies were running for about half an hour .... then my OS X VM was shut down I guess that I need more RAM. Syslog attached
-
Dynamix - V6 Plugins
Well PeterB, don't you think that the coretemp-isa-0000 is showing the CPU temp? It is at least providing the temp information of the 4 cores. However I have modprobed coretemp as well as the nct sensor but don't know how to activate the coretemp sensor. Modified sensors.conf: chip "nct6776-isa-0a30" label temp1 "MB Temp" chip "coretemp-isa-0000" label temp1 "CPU Temp" The labels in both sections have changed: coretemp-isa-0000 Adapter: ISA adapter CPU Temp: +37.0 C (high = +85.0 C, crit = +105.0 C) Core 0: +36.0 C (high = +85.0 C, crit = +105.0 C) Core 1: +37.0 C (high = +85.0 C, crit = +105.0 C) Core 2: +37.0 C (high = +85.0 C, crit = +105.0 C) Core 3: +34.0 C (high = +85.0 C, crit = +105.0 C) nct6776-isa-0a30 Adapter: ISA adapter MB Temp: +37.0 C (high = +75.0 C, hyst = +70.0 C) sensor = thermistor CPUTIN: +34.5 C (high = +80.0 C, hyst = +75.0 C) sensor = thermistor AUXTIN: +2.0 C (high = +80.0 C, hyst = +75.0 C) sensor = thermistor I do believe that this is the more accurate data for my mobo. PeterB, you might want to check if this is working for you as well.
-
Dynamix - V6 Plugins
Well PeterB, don't you think that the coretemp-isa-0000 is showing the CPU temp? It is at least providing the temp information of the 4 cores. However I have modprobed coretemp as well as the nct sensor but don't know how to activate the coretemp sensor.
-
Dynamix - V6 Plugins
Julian0o, here is what was working for me: removed the plugin via web gui rebooted the server reinstalled the plugin
-
Dynamix - V6 Plugins
PeterB, I do have the same mob and experienced the same issue: http://lime-technology.com/forum/index.php?topic=36543.msg340400#msg340400 Here is what I did: http://lime-technology.com/forum/index.php?topic=36543.msg340409#msg340409 based on some advise but I'm still not sure that I picked the correct temps. I guess that coretemp-isa-0000 is showing the CPU Temp (+46.0 C in your case) and nct6776-isa-0a30 is showing the MB Temp but I don't know how to include it into sensors.conf
-
Dynamix - V6 Plugins
Changed the file, removed the plugin, reinstalled the plugin and everything's fine now Thanks a lot JaY_III. However I do have a question though. I just guess that the initial label "CPUTIN" (see my last post) equals the CPU Temp and "SYSTIN" is showing the MB Temp? Both labels have changed now: nct6776-isa-0a30 Adapter: ISA adapter MB Temp: +37.0 C (high = +75.0 C, hyst = +70.0 C) sensor = thermistor CPU Temp: +35.5 C (high = +80.0 C, hyst = +75.0 C) sensor = thermistor And the Supermicro web gui is showing something different (pls. see attached screenshot).
-
Dynamix - V6 Plugins
My unRAID main server is showing a Dynamix System Temperature like this: ##?°C cat /boot/config/sensors.conf # sensor configuration chip "nct6776-isa-0a30" label CPUTIN "System Temp" label SYSTIN "Peripheral Temp" cat /boot/config/go #!/bin/bash /usr/local/sbin/emhttp & cp /boot/scripts/rsync_backup.sh /etc/cron.daily installpkg /boot/packages/etherwake-1.09-x86_64-4cf.txz modprobe coretemp modprobe nct6775 /usr/bin/sensors -s sensors acpitz-virtual-0 Adapter: Virtual device temp1: +27.8 C (crit = +106.0 C) temp2: +29.8 C (crit = +106.0 C) coretemp-isa-0000 Adapter: ISA adapter Physical id 0: +39.0 C (high = +85.0 C, crit = +105.0 C) Core 0: +35.0 C (high = +85.0 C, crit = +105.0 C) Core 1: +39.0 C (high = +85.0 C, crit = +105.0 C) Core 2: +36.0 C (high = +85.0 C, crit = +105.0 C) Core 3: +36.0 C (high = +85.0 C, crit = +105.0 C) nct6776-isa-0a30 Adapter: ISA adapter Vcore: +1.02 V (min = +0.60 V, max = +1.49 V) in1: +1.82 V (min = +1.62 V, max = +1.99 V) AVCC: +3.36 V (min = +2.98 V, max = +3.63 V) +3.3V: +3.36 V (min = +2.98 V, max = +3.63 V) in4: +1.54 V (min = +1.35 V, max = +1.65 V) in5: +1.27 V (min = +1.13 V, max = +1.38 V) in6: +1.46 V (min = +1.42 V, max = +1.52 V) 3VSB: +3.36 V (min = +2.98 V, max = +3.63 V) Vbat: +3.14 V (min = +2.70 V, max = +3.63 V) fan1: 1032 RPM (min = 300 RPM) fan2: 951 RPM (min = 300 RPM) fan3: 0 RPM (min = 300 RPM) ALARM fan4: 1048 RPM (min = 300 RPM) fan5: 2173 RPM (min = 300 RPM) SYSTIN: +36.0 C (high = +75.0 C, hyst = +70.0 C) sensor = thermistor CPUTIN: +34.0 C (high = +80.0 C, hyst = +75.0 C) sensor = thermistor AUXTIN: +2.0 C (high = +80.0 C, hyst = +75.0 C) sensor = thermistor PECI Agent 0: +34.5 C (high = +95.0 C, hyst = +92.0 C) (crit = +100.0 C) PCH_CHIP_TEMP: +0.0 C PCH_CPU_TEMP: +0.0 C PCH_MCH_TEMP: +0.0 C intrusion0: ALARM intrusion1: OK beep_enable: enabled Is there anything that I have overlooked? I have noticed that there is nct6776 in the sensors.conf and nct6775 in the go script but that was what sensors-detect is showing: modprobe nct6776 modprobe: FATAL: Module nct6776 not found. Thanks for any advise.
-
Preclear.sh results - Questions about your results? Post them here.
Thanks a lot RobJ. Your comments will let me sleep better :-)
-
Looking for better ideas how how to sleep/suspend my unraid box
Me again....is there any ways to identify what disk is preventing the server to go into s3? Tue Oct 14 10:55:02 CEST 2014: HDD activity detected. Active HDDs: 1 At the same time: Oct 14 09:43:57 Tower2 kernel: mdcmd (17): spindown 0 Oct 14 09:43:57 Tower2 kernel: mdcmd (18): spindown 1 Oct 14 09:43:57 Tower2 kernel: mdcmd (19): spindown 2 Oct 14 09:43:58 Tower2 kernel: mdcmd (20): spindown 3 Here is the disk environment: [0:0:0:0] disk Flash Drive SM_USB20 1100 /dev/sda [1:0:1:0] cd/dvd HL-DT-ST DVDRAM GH24NS95 RN01 /dev/sr0 [3:0:0:0] disk ATA KINGSTON SV100S2 225a /dev/sdb [4:0:0:0] disk ATA ST3000DM001-1CH1 CC26 /dev/sdc [5:0:0:0] disk ATA WDC WD20EARS-00M AB51 /dev/sdd [6:0:0:0] disk ATA Hitachi HDS72101 A3EA /dev/sde [7:0:0:0] disk ATA ST31000340AS SD15 /dev/sdf I ignore one these disks in check_HDD_activity() multiple example: nonArrayDisk="/dev/sda|/dev/sdb"
-
Preclear.sh results - Questions about your results? Post them here.
Do I have to be worried about this? ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE 1 Raw_Read_Error_Rate 0x000f 100 100 006 Pre-fail Always - 24720 7 Seek_Error_Rate 0x000f 100 253 030 Pre-fail Always - 41 Those two attributes seem not ok to me - it is a drive that came back from RMA. Other than that: No Errors Logged I have attached a zip file with all three files that were produced during preclear.
-
Looking for better ideas how how to sleep/suspend my unraid box
I'm trying to send my Test&Backup unRAID Server to sleep so that I can easily wake it up once a day when a backup is needed. Luckily I can send the system to sleep: echo -n mem > /sys/power/state and everything's running fine again when I'm sending a wol package. However the script (thanks to those who developed this) doesn't send the server to sleep: Sun Oct 12 18:41:21 CEST 2014: HDD activity detected. Active HDDs: 1 Sun Oct 12 18:42:21 CEST 2014: No lock file detected and time of day allows countdown for S3/powerdown. Sun Oct 12 18:42:21 CEST 2014: HDD activity detected. Active HDDs: 1 Sun Oct 12 18:46:29 CEST 2014: No lock file detected and time of day allows countdown for S3/powerdown. Sun Oct 12 18:46:29 CEST 2014: HDD activity detected. Active HDDs: 5 Sun Oct 12 18:47:29 CEST 2014: No lock file detected and time of day allows countdown for S3/powerdown. Sun Oct 12 18:47:29 CEST 2014: HDD activity detected. Active HDDs: 5 Sun Oct 12 18:48:29 CEST 2014: No lock file detected and time of day allows countdown for S3/powerdown. Sun Oct 12 18:48:29 CEST 2014: HDD activity detected. Active HDDs: 5 Sun Oct 12 18:49:29 CEST 2014: No lock file detected and time of day allows countdown for S3/powerdown. Sun Oct 12 18:49:29 CEST 2014: HDD activity detected. Active HDDs: 5 Sun Oct 12 18:50:29 CEST 2014: No lock file detected and time of day allows countdown for S3/powerdown. Sun Oct 12 18:50:29 CEST 2014: HDD activity detected. Active HDDs: 5 Sun Oct 12 18:51:29 CEST 2014: No lock file detected and time of day allows countdown for S3/powerdown. Sun Oct 12 18:51:30 CEST 2014: HDD activity detected. Active HDDs: 5 Sun Oct 12 18:52:30 CEST 2014: No lock file detected and time of day allows countdown for S3/powerdown. Sun Oct 12 18:52:30 CEST 2014: HDD activity detected. Active HDDs: 5 Sun Oct 12 18:53:30 CEST 2014: No lock file detected and time of day allows countdown for S3/powerdown. Sun Oct 12 18:53:30 CEST 2014: HDD activity detected. Active HDDs: 5 Sun Oct 12 18:53:55 CEST 2014: Sun Oct 12 18:53:55 CEST 2014: Start checking conditions for standby... Sun Oct 12 18:53:55 CEST 2014: No lock file detected and time of day allows countdown for S3/powerdown. Sun Oct 12 18:53:55 CEST 2014: HDD activity detected. Active HDDs: 5 Sun Oct 12 18:54:30 CEST 2014: No lock file detected and time of day allows countdown for S3/powerdown. Sun Oct 12 18:54:30 CEST 2014: HDD activity detected. Active HDDs: 5 ...and some more information: Oct 12 18:53:55 Tower2 auto_s3_sleep: ----------- auto_s3_sleep version 1.2 --------------------- Oct 12 18:53:55 Tower2 auto_s3_sleep: Configuration settings: Oct 12 18:53:55 Tower2 auto_s3_sleep: Power down instead of sleep: no Oct 12 18:53:55 Tower2 auto_s3_sleep: Check HDD activity: yes Oct 12 18:53:55 Tower2 auto_s3_sleep: Check TCP activity: yes Oct 12 18:53:55 Tower2 auto_s3_sleep: Check SSH connections: yes Oct 12 18:53:55 Tower2 auto_s3_sleep: Check TELNET connections: yes Oct 12 18:53:55 Tower2 auto_s3_sleep: Check for online clients: Oct 12 18:53:55 Tower2 auto_s3_sleep: Check local logins: yes Oct 12 18:53:55 Tower2 auto_s3_sleep: Check for lock file (tmp/nos3sleep.lock): yes Oct 12 18:53:55 Tower2 auto_s3_sleep: No sleep/powerdown during hours: Oct 12 18:53:55 Tower2 auto_s3_sleep: Save SMART values before powerdown: no Oct 12 18:53:55 Tower2 auto_s3_sleep: Log message destination: /boot/logs/auto_s3_sleep.log Oct 12 18:53:55 Tower2 auto_s3_sleep: --- After wake up from sleep: ---- Oct 12 18:53:55 Tower2 auto_s3_sleep: Renew DHCP: yes Oct 12 18:53:55 Tower2 auto_s3_sleep: Force GB LAN: yes Oct 12 18:53:55 Tower2 auto_s3_sleep: ------------------------------------------------------------ Even if all HDDs are spun down the server is still active. There is no VM & any Docker active. The only change I made in the script is the following (I thought that the SSD cache drive should be excluded from the HDD activity check: # uncomment the following variable to ignore one or more disks in check_HDD_activity() singular example: nonArrayDisk="/dev/sdb" Any ideas where to look at? Thanks a lot in advance.
-
Preclear.sh results - Questions about your results? Post them here.
Thanks Rob....and the second drive produced the same pleasant results. I like these Toshiba drives a lot.
-
Preclear.sh results - Questions about your results? Post them here.
My parity drive was failing and as I'm running out of capacity I bought 2 Toshiba DT01AC drives. Here is the report of the first drive that finished the preclear process - I do believe that it's looking great. What do the experts say? P.S. I have no clue why the temperature is showing such crazy data ..... the drive wasn't running hot AT ALL.
-
Shell script to perform backups using rsync
I have build my second unRAID server just for backup purpose and was trying to find the best backup approach - I think this is the one I want I want to backup only a couple of user shares from tower1 -->> tower2 via NFS. Both servers are attached to the same network switch. I have modified the initial script as well as the rsync_include_list but I might need another file that overborne mentioned. So here's my question: overbyrn, the script you referred to is not available anymore. Would you mind making it available again? Thanks a lot in advance.
-
Preclear.sh results - Questions about your results? Post them here.
Joe & Rob, thanks a lot for your attention. I was trying to make sure that I read the information correctly - that the drive is basically ok but that the issue is the cabling or anything around it. [EDIT: It was indeed an issue with the cabling - to be more specific an issue with the Molex <--> SATA power adapter that I was using for that drive. Currently rebuilding and being at 50.6% readiness]
-
Preclear.sh results - Questions about your results? Post them here.
I have precleared a drive that I was using earlier, before I replaced it with a 3TB drive. I pulled the 2TB drive off the server and used it as "cold" spare device. I haven't seen any issues from the preclear process (log attached) but the log is showing a massive amount of write errors when the server were starting the rebuild. The drive is now showing: DISK_DSBL What are my options?
-
webGui on github
With the update to 5.0 final I removed the manual WebGui files, rebooted and upgraded the Gui from the respective button under "UPGRADE UTILITIES". Two observations: This button has been disappeared now If I click on the "webGui Release Notes" button, it showes me a screen that is looking like the Main screen Is that all correct? My understanding was, that the WebGUI button on the "UPGRADE UTILITIES" screen will always stay, in order to upgrade the GUI to the latest version.
-
webGui on github
This is a very nice webgui. thanks a lot. The question that I have is related to the plugin page. I can't install some of the plugins because there is a "No plg file" remark. I thought that move the file mysql5_20120805.plg into the /boot/config/plugins directory should be enough but it's not. Any thoughts? Thanks a lot. {EDIT} Do I have a mess in my plugin environment? These are the files and directories that are related to plugins: In /boot/config/plugins I do have the files: Mysql-5.1.66-i468-6atv.plg airvideo_overbyrn.plg open_vm_tools-2013.04~16c-i686-28Zeron.plg openssh_overbyrn.plg ...with the subdirectories /airvideo /cache_dirs /mysql /open-vm-tools /ssh /webGui In /boot/plugins I do have the files: cache_dirs-1.6.7-4jr.plg webGui-latest.plg webGui-latest.txz Is that all correct?
-
ESXi 5.x - pre-built VMDK for unRAID
Thanks a lot axeman - working now. Up and running with 5.0b13