I was hoping this would have solved the initial problem installing VDDK 1.1: Got problems installing VDDK 1.1 onto VMware vMA 4.0? Solution here but apparently VMware vMA 4.0 does have not fuse installed by default. I've been scouring the net, to find an appropriate rpm package from free rpm distribution sites and they all lead to multiple dependencies that gets pretty convoluted. Even though the VDDK 1.1 documentation specifies downloading fuse from http://fuse.sourceforge.net, there is not a gcc compiler installed on vMA either. Without having to install additional packages/etc. is there a specific version of fuse and libfuse we should be using and that is available for download? or are we out of luck for using a VMware vApp ?
Here is the version of libfuse I installed to get VDDK 1.1 installed
=========================================================================
William Lam
VMware vExpert 2009
VMware ESX/ESXi scripts and resources at: http://engineering.ucsb.edu/~duonglt/vmware/
vGhetto Script Repository
VMware Code Central - Scripts/Sample code for Developers and Administrators
http://twitter.com/lamw

If you find this information useful, please award points for "correct" or "helpful".
[vi-admin@scofield ~][http://himalaya.primp-industries.com|http://himalaya.primp-industries.com]$ sudo vmware-mount -v ha-datacenter/vm/horrid -h himalaya.primp-industries.com -u root -F pass "[http://himalaya-local-SATA.Storage|http://himalaya-local-SATA.Storage] horrid/horrid.vmdk" vddk_vmfs/horrid/
fuse: device not found, try 'modprobe fuse' first
Fuse daemon exited with error.
Failed to mount disk '[http://himalaya-local-SATA.Storage|http://himalaya-local-SATA.Storage] horrid/horrid.vmdk': The VMware fuse daemon failed to start
Here is the version of libfuse I installed to get VDDK 1.1 installed
[vi-admin@scofield ~][http://himalaya.primp-industries.com|http://himalaya.primp-industries.com]$ rpm -qa | grep fuse
fuse-libs-2.7.4-8_10.el5
=========================================================================
William Lam
VMware vExpert 2009
VMware ESX/ESXi scripts and resources at: http://engineering.ucsb.edu/~duonglt/vmware/
vGhetto Script Repository
VMware Code Central - Scripts/Sample code for Developers and Administrators
http://twitter.com/lamw
If you find this information useful, please award points for "correct" or "helpful".