Zeron

Community Developer
  • Posts

    175
  • Joined

  • Last visited

Everything posted by Zeron

  1. Uploaded today. Hopefully Limetech will not change the Kernel version before the final release of V6
  2. It shouldn't cause any problems, but I have released an updated version with this warning fixed.
  3. Beta15 plugin is available now.
  4. See here http://lime-technology.com/forum/index.php?topic=38279 for an unRAID 6 version.
  5. http://unraid.zeron.ca/plugins/open-vm-tools/openVMTools.plg Finally work with unRAID 6. 6.0/6.1 Requires the Powerdown package. 6.2+ does not. 6.3.5 is the last version supported by this plugin. I no longer use unRAID under ESXi
  6. upgrade to 5.0.6 and use the latest package. i don't have one for beta-12a anymore.
  7. That is correct. There is currently no release from VMWare that can compile for Kernel 3.17 and I do not have the time to patch all the issues myself.
  8. It works fine in 5.0.6 unless you have set a password for the webui
  9. The current version works in 5.0.5 - the only issue I am aware of is that it may not shut own correctly if you have a password set on unRAID. A future update will probably support the powerdown plugin. I do not know if / when I will do a release for version 6, but you can compile it your self.
  10. 5.0.5 does not use kernel 3.6.9p Your upgrade did not work correctly.
  11. I will try to get a build for beta 6 working soon. Each time the kernel changes it is a lot of work becuase of the open-vm-tools is poorly maintained. Often it will not compile with the new kernel and VMWare will not have fixed it. You have to either find existing 3rd party patches to fix it, or make them your self. You would need to download and install all of these: http://mirrors.kernel.org/slackware/slackware64-14.1/slackware64/ap/bc-1.06.95-x86_64-2.txz http://mirrors.kernel.org/slackware/slackware64-14.1/slackware64/d/binutils-2.23.52.0.1-x86_64-2.txz http://mirrors.kernel.org/slackware/slackware64-14.1/slackware64/a/cxxlibs-6.0.18-x86_64-1.txz http://mirrors.kernel.org/slackware/slackware64-14.1/slackware64/d/gcc-4.8.2-x86_64-1.txz http://mirrors.kernel.org/slackware/slackware64-14.1/slackware64/d/gcc-g++-4.8.2-x86_64-1.txz http://mirrors.kernel.org/slackware/slackware64-14.1/slackware64/l/glib2-2.36.4-x86_64-1.txz http://mirrors.kernel.org/slackware/slackware64-14.1/slackware64/l/glibc-2.17-x86_64-7.txz http://mirrors.kernel.org/slackware/slackware64-14.1/slackware64/d/kernel-headers-3.10.17-x86-3.txz http://mirrors.kernel.org/slackware/slackware64-14.1/slackware64/l/libffi-3.0.13-x86_64-2.txz http://mirrors.kernel.org/slackware/slackware64-14.1/slackware64/l/libmpc-0.8.2-x86_64-2.txz http://mirrors.kernel.org/slackware/slackware64-14.1/slackware64/d/make-3.82-x86_64-4.txz http://mirrors.kernel.org/slackware/slackware64-14.1/slackware64/a/patch-2.7-x86_64-2.txz http://mirrors.kernel.org/slackware/slackware64-14.1/slackware64/d/pkg-config-0.25-x86_64-1.txz http://mirrors.kernel.org/slackware/slackware64-14.1/slackware64/a/pkgtools-14.1-noarch-2.tgz http://mirrors.kernel.org/slackware/slackware64-14.1/slackware64/d/perl-5.18.1-x86_64-1.txz Then download and build libdnet: http://slackbuilds.org/slackbuilds/14.1/network/libdnet.tar.gz http://downloads.sourceforge.net/project/libdnet/libdnet/libdnet-1.11/libdnet-1.11.tar.gz?r=http%3A%2F%2Fslackbuilds.org%2Frepository%2F14.1%2Fnetwork%2Flibdnet%2F&ts=1396220448&use_mirror=iweb Then download ans build open-vm-tools http://downloads.sourceforge.net/project/open-vm-tools/open-vm-tools/Development%20Snapshots/open-vm-tools-2013.09.16-1328054.tar.gz?ts=1380747772&use_mirror=softlayer-dal using this patch to fix shutdown http://unraid.zeron.ca/buildscripts/openvmtools/shutdown.patch and this patch for fix the HGFS build http://unraid.zeron.ca/buildscripts/openvmtools/vmhgfs-uid-gid-kernel-3.10-tools-2013-09-16.patch and this patch to fix another build error http://unraid.zeron.ca/buildscripts/openvmtools/vmbackup-buf-error-tools-2013-09-16.patch If you do manage to build a new version; you may not redistribute the webgui or script files in /usr/local/emhttp/plugins/openVMTools
  12. Testing if it stops the array at shutdown would be great. I currently do not have a parity drive in my 6Beta test server. There is a slightly updated version here: http://unraid.zeron.ca/plugins/open-vm-tools/open_vm_tools-2013.09.16.1328054_unRaid6.0beta4-x86_64-12Zeron.tgz http://unraid.zeron.ca/plugins/open-vm-tools/open_vm_tools-2013.09.16.1328054_unRaid6.0beta4-x86_64-12Zeron.plg
  13. I have a test build for unRaid6-b4 available at: http://unraid.zeron.ca/plugins/open-vm-tools/open_vm_tools-2013.09.16.1328054_unRaid6.0beta4-i686-11Zeron.tgz I anyone able to give is some testing?
  14. unRaid tries to install plugins before it does DHCP. You will need to either use a static IP, or install the package manually after boot.
  15. It should be under Settings -> Other Settings If it is not there; check you log file for errors loading it.
  16. Unless a 5.0.x is released with a kernel change; I will not be releasing a new build for unRaid 5. The current build works just fine. I will probably release something for unRaid 6 at some point, but the removal of 32bit support will make it much more difficult.
  17. Yes - remove the ethernet device from your VM configuration and add a new e1000 one. No. No. I do not provide the VMXNET3 driver, it's included in the unRaid kenel. You will probably get better support in a VMware forum as there is likely nothing unRaid specific at play here.
  18. Yup - still around somewhere. Working on a compile for 5.0.1 and 5.0.2 Hopefully will have something to post today. New build posted.
  19. Yup - still around somewhere. Working on a compile for 5.0.1 and 5.0.2 Hopefully will have something to post today.
  20. You shouldn't, but I haven't upgraded to 5.5 yet. Maybe this weekend...
  21. Yes - the current icon is pretty crap. Feel free to suggest a new one. 48x48 pixels. version with better icon uploaded.
  22. Yes - the current icon is pretty crap. Feel free to suggest a new one. 48x48 pixels.
  23. New version for RC16c with the new WebGui. Open VM Tools will now appear under Other Settings
  24. I have posted a version for RC16c The install script now checks kernel version not the unRaid version when determining if it will load.