vmfs-tools | Originally loosely based on http : //code

 by   glandium C Version: Current License: GPL-2.0

kandi X-RAY | vmfs-tools Summary

kandi X-RAY | vmfs-tools Summary

vmfs-tools is a C library. vmfs-tools has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

Originally loosely based on from fluidOps, this set of tools has since evolved to handle more features from VMFS, such as extents, and allows to access VMFS through the standard Linux VFS with the help of the FUSE framework. While it is still work in progress and is not destined for production use yet, it can be of some help for some people.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              vmfs-tools has a low active ecosystem.
              It has 65 star(s) with 26 fork(s). There are 12 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 17 open issues and 5 have been closed. On average issues are closed in 30 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of vmfs-tools is current.

            kandi-Quality Quality

              vmfs-tools has 0 bugs and 0 code smells.

            kandi-Security Security

              vmfs-tools has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              vmfs-tools code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              vmfs-tools is licensed under the GPL-2.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              vmfs-tools releases are not available. You will need to build from source code and install.
              Installation instructions are available. Examples and code snippets are not available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of vmfs-tools
            Get all kandi verified functions for this library.

            vmfs-tools Key Features

            No Key Features are available at this moment for vmfs-tools.

            vmfs-tools Examples and Code Snippets

            No Code Snippets are available at this moment for vmfs-tools.

            Community Discussions

            Trending Discussions on vmfs-tools

            QUESTION

            Can't install vmfs-tools
            Asked 2018-Apr-26 at 10:27

            I want to install vmfs-tools to read vmdk in linux.

            OS is CentOs7.

            I refer here https://centos.pkgs.org/7/forensics-x86_64/vmfs-tools-0.2.5-2.el7.x86_64.rpm.html

            I could install vmfs-tools-0.2.5-2.el7.x86_64.rpm in my CentOs.

            But fail this command which for installing vmfs-tools.

            "sudo yum --enablerepo=forensics install vmfs-tools"

            This is fail message.

            Please teach me if you know about this, Thank you.

            ...

            ANSWER

            Answered 2018-Apr-26 at 10:27

            Moved permanently

            ... Means the URL in the file.repo changed. See https://forensics.cert.org/

            New direct URL to "cert" https://forensics.cert.org/centos/cert/7/x86_64/

            Source https://stackoverflow.com/questions/50034711

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install vmfs-tools

            To get a full build of vmfs-tools, you need the following prerequisites: - gcc - GNU make - libuuid’s development files - pkg-config - libfuse’s development files - asciidoc - xsltproc - docbook-xsl. From the above list, only the first three are strictly required. The lack of libfuse’s development files will result in the vmfs-fuse program not being built. The lack of asciidoc, xsltproc or docbook-xsl will result in no manual pages (though you can still look at the .txt files within the source tarball). Building vmfs-tools should be as simple as running make' or `gmake, depending on how GNU make’s binary is named on your system. To install vmfs-tools, just run ‘make install’ (or ‘gmake install’). The install location for the binaries is $prefix/sbin, $prefix/share/man for the manual pages, where $prefix is /usr/local by default. If you wish to install to some other place, you can override $prefix with the command ‘./configure --prefix=/some/where’.

            Support

            vmfs-tools has been verified to build on GNU/Linux, FreeBSD 7.2, Opensolaris 2009.06 and Cygwin 1.5.25. On FreeBSD 7.2, you will need to install e2fsprogs-libuuid and pkg-config so that the system uuid.h header is not used: it provides an incompatible definition of the uuid_t type. On Opensolaris, if you use the gcc-4.3.2 package instead of SUNWgcc, you need to set EXTRA_LDFLAGS to -L/lib. This can be done with the command ‘make EXTRA_LDFLAGS=-L/lib’. (you may need to use ‘gmake’ instead of ‘make’, depending on your system). On Cygwin, you need to EXTRA_LDFLAGS to -L/usr/lib/e2fsprogs to get libuuid from there. This can be done with the command ‘make EXTRA_LDFLAGS=-L/usr/lib/e2fsprogs’.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/glandium/vmfs-tools.git

          • CLI

            gh repo clone glandium/vmfs-tools

          • sshUrl

            git@github.com:glandium/vmfs-tools.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link