zoltran

Members
  • Posts

    35
  • Joined

  • Last visited

Everything posted by zoltran

  1. I won't be needing my UnRaid much longer. Do the forum rules allow posting 'For Sale' here ... Feel free to strike this post if it violates the rules.
  2. Yes.. lots of plugins. Disk activity is normal now.. What is the best way to see which files are actively being accessed by processes?
  3. Every so often my RC8a server will start accessing the drives very rapidly. No files are in use. Parity is not running. Home screen stats are NOT incrementing rapidly But the cased DISK light is on solid and it's very audible. Sometimes this co-incides with a duplicate file message Process shfs is at 30-70% Full Syslog is 270K and is to large to post. Cut pasted the last few lines to the file attached. I've left it running. Let me know what else i can do for diagnostics I don't know how to tell which files are being accessed. syslog-trimmed.txt
  4. Is there a list of USB Wifi adapters that are known to work with unRaid 5RC? I'd like to disable the wired port on one of my servers and only use wifi. Why ... Well because it's not going to be sitting near any wired jacks !! thanks
  5. I"ll try that .. Should I put the default upstream servers there too..?? Or does DNSMasq use the configured system DNS server ?
  6. Hello I'd like to use the SimpleFeatures DNS to redirect some queries to a different upstream DNS server. For example redirect /cbs.com to DNS server 1.2.3.4 Would you consider modifying your DNS plugin with a section where one could add any additional DNSMasq parms.? Such as server=/cbs.com/1.2.3.4
  7. Well .. found those event handlers,and some of the plugins have registered routines there. But it doesn't look like unraid invokes them. I haven't found any way to have apps automatically start/stop without hanging the array at boot or shutdown. For me, the plug-in system seems like it needs work. It should not require this much effort to simply start and stop applications cleanly and boot and shutdown. There are many threads talking about this.. I'm not alone. I will go back to running my apps on a Windows server under ESXi. It's reliable, but a little slow moving large files to/from the video directories for Plex/Sickbeard. Thanks for the help Kaiguy, much appreciated.
  8. Thanks for the hints. I'll look at how to do this.. Does the script to check if the cache is mounted go into the the 'go' script? Before or after the call to start emhttpd ? Or better question .. What initiates the plugin/app startup process? Is it emhttpd?
  9. I was optimistic ... The array is still hanging in 'starting' if any of my Apps are enabled to start at system startup. I have to go and 'disable' each application ... reboot... and than enable them one by one after startup. It seems to be a common problem.. but I haven't seen a fix/workaround other than adding a sleep command to 'go'. What am I missing ? I'd just like unRaid to make sure the array is started properly before starting any Apps... and to shutdown all those Apps when the array is stopped. One other odd thing that may be relevant. Using the webgui for any of the add-ins is very very slow. For example . clicking 'Sickbeard' from Settings will take about 30-60 seconds. Any other gui work is pretty normal response. Here is my Go file .. #!/bin/bash # Start the Management Utility /usr/local/sbin/emhttp & echo 'Sleeping 30 secs' sleep 30s echo 'Done Sleeping' # And here are the plugins Im starting open_vm_tools-2011.11.20.535097_unRaid5.0beta14-i686-5Zeron.plg 392 plex-media-server_mod.plg sabnzbd_mod.plg sickbeard_mod.plg
  10. I have the Sab/sickbeard/plex trio running from my cache drive. Works fine once started. But Startup and shutdown are troublesome. Right now .. my array is in the 'Retry unmounting user share(s) loop waiting for SABnzbd to stop. .. Maybe others. I typically need to telnet in and issue the reboot cmd. (Note .. I am just doing this work to make sure it all works seamlessly when unattended. I don't start/stop/reboot that often ;-) I'm currently running 5.14b So .. how to delay startup of plugins until the array is stable? Is there a cmdline tool I can use ? I've tried adding 'sleep 40s' to my go file ... Didn't seem to help. (assuming it is after the emhttp start cmd ??) And is there a way to auto-kill any app holding a file open during a shutdown ? tia Wes
  11. I think you may be a bit optimistic re passthru controllers. I think you'll find many of us do not do that due to various HW/SW limitations with controller passthru. I'd like to see the optimised vmware drivers as well
  12. Hi folks and happy new year. Quick question .. I know the vmdk is only used for fast boot, and all the config files etc are on the USB key. But is there a way to still mount that vmdk and use it for local storage.? I'm thinking of keeping my plugin/apps there. The rational is I want some space that is not dependent on the array being available.
  13. I'm having a similar issue where the array hangs in "Starting". The work around is to disable all plug-ins and then re-start them after the array is up. Also.. it takes several minutes for unraid to install the plug-ins at boot time.. even if they are 'disabled' So two questions .. Is there an automated way to defer the start of some plugins until after the array is up? And same for plug-in install during boot.. can some of them be deferred until after the array is ready. ? TIA ..and happy new years all !
  14. Hello I'm fairly new to unraid and still groping in the dark re installing packages. I'm getting the following err messages when trying to install the package. fwiw . I don't boot from the flash drive. I have a small vmdk as per http://lime-technology.com/forum/index.php?topic=7914.0 I'm running beta 14. I downloaded the .tgz file to the boot/packages directory and ran "installpkg packages/open_vm_tools-2011.11.20.535097_unRaid5.0beta14-i686-1Zeron.tgz " as per a post on the 1st page of this forum. Tank login: root Linux 3.1.1-unRAID. root@Tank:~# cd /boot root@Tank:/boot# installpkg packages/open_vm_tools-2011.11.20.535097_unRaid5.0beta14-i686-1Zeron.tgz Verifying package open_vm_tools-2011.11.20.535097_unRaid5.0beta14-i686-1Zeron.tgz. Installing package open_vm_tools-2011.11.20.535097_unRaid5.0beta14-i686-1Zeron.tgz: PACKAGE DESCRIPTION: Executing install script for open_vm_tools-2011.11.20.535097_unRaid5.0beta14-i686-1Zeron.tgz. _____ _____ _____ _____ _ | |___ ___ ___ | | | | |_ _|___ ___| |___ | | | . | -_| | | | | | | | | | | . | . | |_ -| |_____| _|___|_|_| \___/|_|_|_| |_| |___|___|_|___| |_| v. 2011.11.20-535097 for unRAID 5.0-beta14 install/doinst.sh: line 27: /boot/config/plugins/open-vm-tools/open-vm-tools.cfg: No such file or directory install/doinst.sh: line 28: /boot/config/plugins/open-vm-tools/open-vm-tools.cfg: No such file or directory Loading VMWare modules. Starting VMWare Tools Daemon. /usr/bin/grep: /boot/config/plugins/open-vm-tools/open-vm-tools.cfg: No such file or directory /usr/bin/grep: /boot/config/plugins/open-vm-tools/open-vm-tools.cfg: No such file or directory Package open_vm_tools-2011.11.20.535097_unRaid5.0beta14-i686-1Zeron.tgz installed. root@Tank:/boot# To fix this.. I had to manually create boot/config/plugins and /boot/config/plugins/open-vm-tools directories. Now that it's installed ... Should I add "installpkg packages/open_vm_tools-2011.11.20.535097_unRaid5.0beta14-i686-1Zeron.tgz " to the 'go' file? tia
  15. Thanks guys I'll read up on it. This would apply to Zeron's VMTools as well ?
  16. Hi Folks Bryan R described a way to boot Unraid of a virtual drive. This works and is very fast for startup. But I'm a bit confused on how you would update this. For example ...adding plugins or even updating unraid itself I tried adding in one of the plugins .. it worked fine until next restart. And then i was back to basic/no plugins installed. tia Wes
  17. Well .. It all works well. ;-) The MB does not support PCI Controller Passthru but it does support passing thru just the disks. Using V5 B14. And .. all disks spin up/down as normal. Onlything missing is the temperature and some other SMART info. Thanks for the help So .Hijacking my own thread ... Is unMenu appropriate for a V5 machine? Or better to wait for V5 plugins?
  18. Thanks for the info. I'm not sure if this Gigabyte board supports VT-D. Is there a way to find out , inside or outside of ESX? Also .. do you keep your VM guest/datastore on Unraid or outside on an ESX managed disk pool. I plan to run SageTV or Windows MCE as a guest.. I like the idea of keeping them in Unraid for the protection benefits.
  19. Hi All I'm a new unRaid user. I'm building a new ESXi server and will have unRaid as it's major guest, along with a few others. The server is based on the Givabyte EP35-DS4 MB with a Q6600 CPU and 8Gig of RAM. I've read thru most of the posts here about unRaid and ESX.. but still have a couple questions i'd like to ask to the people that have done this already. 1) Do drives spindown properly when not in use. ? 2) Does all the 'SMART' stuff work right .. does unRaid see all the goodies it needs to see? 3) Was there something you needed to do to make this work right? 4) Any reliability issues? 5) Would u do it again? Thanks in Advance Wes