-
### Community Guidelines
- [X] I have read and agree to the [HashiCorp Community Guidelines ](https://www.hashicorp.com/community-guidelines).
- [X] Vote on this issue by adding a 👍 [reaction](htt…
-
## Problem description
Cant build VMDK with SCSI disk (always IDE)
My config:
```
…
-
# Bug Report #
The `buildextend-virtualbox` and `buildextend-vmware` formats generate OVA files. The OVA standard defines that it's a USTAR format tarball containing an OVF definition and the asso…
-
I've discovered that when reading large files from a vmfs volume, vmfs-tools does not consistantly present the same data to the reading application (i.e. corruption). For example, after copying a la…
-
Problem Description:
When I import an ovf file generated by Isar into ESXi, I found there was an error message: Not supported value "[URL]" for attribute "format" of element "disk".
Expected be…
-
I installed "zfs-windows-2.2.6-rc6" version. Unfortunately it destroyed my partitions on two other drives.
I launched:
zpool create -o autoexpand=on -o autotrim=on -O dedup=on -O casesensitivity=i…
-
I'm getting the following error when trying to run `sh flash.sh`:
```
==> default: Booting VM...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox…
-
Couldn't find any in docs.
btw, is there a documentation besides installation pdf's?
q-a-z updated
3 years ago
-
IIUC SEEK_DATA/SEEK_HOLE is not standardized yet, could you meanwhile make it portable to OpenBSD?
```
$ gmake
for x in vmdk ova; do gmake -C $x all; done
gmake[1]: Entering directory '/home/jirib/tm…
-
```
What steps will reproduce the problem?
1. Execute a long running command with output redirection to a file in a
cmd.exe box (e.g. md5sum -c test.md5 > test.log)
2. Monitor the test.log in a snake…