gshlomi

Members
  • Posts

    338
  • Joined

  • Last visited

Everything posted by gshlomi

  1. Wil do, thanks... i really want to put my vm's on my cache instead of the array. i don't care if they get lost in a failure event. your thoughts? Of course the easy way to avoid loss in a cache failure event ... periodic snapshots copied to the array. How do you do that?
  2. +1 Sent from my GT-I9500 using Tapatalk
  3. I have used your procedure as follows: cd ~ /boot/dev/buildev.sh make mkdir /tmpfs && mount -t tmpfs -o rw,size=1G tmpfs /tmpfs && export TMPDIR=/tmpfs wget http://download.virtualbox.org/virtualbox/4.3.6/VirtualBox-4.3.6-91406-Linux_x86.run sh VirtualBox-4.3.6-91406-Linux_x86.run /boot/dev/vboxpkgc.sh cp VirtualBox-4.3.6-91406-Linux_x86.tgz /boot/config/plugins/virtualbox
  4. after using the procedure outlined by nars, it created VirtualBox-4.3.6-91406-Linux_x86.tgz
  5. no errors, and it works until a restart of the server. but the virtualbox plugin didn't start it up automatically after a restart (or am I missing something?)
  6. couldn't make 4.3.6 work. the plugin just didn't install it at startup. downloaded 4.3.4 you've compiled and now everything works... Thanks Shlomi
  7. Thanks for the updated version. Another 2 things: 1. Why did you change the version of openssl from 0.9.8r to 0.9.8y ? all the other plugins (including your 2.0.1 webserver) use the older openssl ver. 2. I know Active Streams plugin is at the second stage of updates, but the current font cuts the end of the IP address. Thanks Shlomi
  8. Noticed 3 things : 1. the Log Viewer plugin doesn't install - file missing in your downloads folder @ github. 2. Setting the System Stats to two graphs per row doesn't work correctly. Changed to 3 per row to display 2 per row... 3. installed system temp but can't find it anywhere... Thanks
  9. Will do that for the next version. Thanks for a great work. My two cents for the next version: 1. If the auto-refresh is disabled (which is the way I use the webgui, until the problem with emhttp refreshing will be solved), can you please add the Refresh button to the different drive views (at least to the Array Devices and the Cache Device tabs) ? With auto-refresh disabled, there's no easy way to refresh the view manually. 2. Is it possible to add a tab of Devices outside of the Array ? Thanks again Shlomi
  10. Had the same problem when installed different plugins with different versions of openssl (1.0.1 & 0.9.. I'm manually editing my PLG files to include the same versions and make it consistant (yes, a pain in the ...)
  11. 10x. Compiling 4.3.6 as we speak... Will update ASAP
  12. Will the scripts you've posted for self-compilation work with 4.3.6? will there be any leftovers after a server restart ? thanks
  13. Link? Sent from my GT-I9500 using Tapatalk
  14. Hi. Using the plugin on 5.0.4 with the packaged downloaded from http://vbox.a1aina.com/. Pressing the "Start vboxwebsrv" refreshes the page after a few seconds, but nothing happen. Looking at the log at my app folder (/mnt/cache/apps/virtualbox/vbox) I can see : 00:00:00.108000 nspr-2 Loading settings file "/root/.VirtualBox/VirtualBox.xml" with version "1.12-linux" 00:00:00.109209 nspr-2 Failed to open "/dev/vboxdrvu", errno=2, rc=VERR_VM_DRIVER_NOT_INSTALLED 00:00:00.109461 nspr-2 VDInit finished 00:00:07.529675 Watcher ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={fafa4e17-1ee2-4905-a10e-fe7c18bf5554} aComponent={VirtualBox} aText={The object is not ready}, preserve=false Any help would be appreciated. Shlomi
  15. Look at the log file created inside the vbox folder. What does it say? Sent from my GT-I9500 using Tapatalk
  16. What is wrong with the version downloaded from alaine via the plugin? Please note I fixed the plugin to show version is correctly installed. Last time I tried making virtualbox work with 5.0.3, had kernel panics... Was it fixed?
  17. any news about a working, safe, compiled version of virtualbox for 5.0.4 ? thanks
  18. Thanks, but generally I prefer the simplicity of the plugin, as an end user... Had no idea lainie is manually compiling the packages, thought it was with an automated process...
  19. Thanks. Probably will downgrade to 5.0... Sent from my GT-I9500 using Tapatalk
  20. Thanks. Got no problem (that I'm aware of) to downgrade unraid, but isn't 5.0.3 and 5.0.1/2 use the same kernel, therefore the same virtualbox package, as 5.0.3? is the safe downgrade is to 5.0 ? thanks again
  21. So what's the final answer for now using virtualbox on unraid 5.0.3? Is it safe to use if installed via the plugin, or should I remove it for now ? Had a few "kernel panic" since upgrading to 5.0.3, ready to downgrade if that will resolve the problem. Thanks
  22. Same procedure as upgrading from 5.0 to 5.0.3 - but I also read in another forum that people had problems with vbox with 5.0.3 but did not with 5.0.2. Link?
  23. What's the procedure to downgrade back to 5.0 ? Ever since upgrading to 5.0.3, having problems with my virtualboxes... Thanks
  24. Hello. upgraded to unRAID 5.0.3 and Virtualbox but getting a kernel panic everytime i try to install Ubuntu server 12.04 64bit. Anyone had success using virtualbox on 5.0.+ ? thanks
  25. Got the (what i think is) the same problem: root@Big:~# bash <(curl -s http://boxcar.nicinabox.com/install) Hi! You're about to install Boxcar for unRAID. We'll get you setup with a new we b interface and command line tool. Cool? [y/N] y Verifying package trolley-0.1.8-noarch-unraid.tgz. Installing package trolley-0.1.8-noarch-unraid.tgz: PACKAGE DESCRIPTION: WARNING: Package has not been created with 'makepkg' Executing install script for trolley-0.1.8-noarch-unraid.tgz. Downloading https://pypi.python.org/packages/source/s/setuptools/setuptools-1.3. 2.tar.gz Extracting in /tmp/tmpUnHnYO Now working in /tmp/tmpUnHnYO/setuptools-1.3.2 Installing Setuptools running install running bdist_egg running egg_info writing requirements to setuptools.egg-info/requires.txt writing setuptools.egg-info/PKG-INFO writing top-level names to setuptools.egg-info/top_level.txt writing dependency_links to setuptools.egg-info/dependency_links.txt writing entry points to setuptools.egg-info/entry_points.txt reading manifest file 'setuptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'setuptools.egg-info/SOURCES.txt' installing library code to build/bdist.linux-i686/egg running install_lib running build_py creating build creating build/lib . . . creating dist creating 'dist/setuptools-1.3.2-py2.6.egg' and adding 'build/bdist.linux-i686/egg' to it removing 'build/bdist.linux-i686/egg' (and everything under it) Processing setuptools-1.3.2-py2.6.egg Copying setuptools-1.3.2-py2.6.egg to /usr/lib/python2.6/site-packages Adding setuptools 1.3.2 to easy-install.pth file Installing easy_install script to /usr/bin Installing easy_install-2.6 script to /usr/bin Installed /usr/lib/python2.6/site-packages/setuptools-1.3.2-py2.6.egg Processing dependencies for setuptools==1.3.2 Finished processing dependencies for setuptools==1.3.2 Searching for argparse Best match: argparse 0.9.1 Adding argparse 0.9.1 to easy-install.pth file Using /usr/lib/python2.6 Processing dependencies for argparse Finished processing dependencies for argparse Package trolley-0.1.8-noarch-unraid.tgz installed. Fetching dependencies... Traceback (most recent call last): File "/usr/local/bin/trolley", line 266, in <module> if __name__ == '__main__': main() File "/usr/local/bin/trolley", line 226, in main help="Show version") File "/usr/lib/python2.6/argparse.py", line 1133, in add_argument action = action_class(**kwargs) TypeError: __init__() got an unexpected keyword argument 'version' root@Big:~#