-
Due to #13 , we need to use libvirt, currently only the fedora box is working, the base script may need some modification, or I could simply execute the install script on every machine, only hibench t…
-
## Issue description
Error while rebuilding after enabling libvirtd.
Details in gist below.
Need to solve ASAP, looking forward for your help, guys!
### Steps to reproduce
[gist](https://gist…
-
Hello,
Thanks for sharing Network-NineP.
Just want to check if you have any sample examples using it?
Thanks again,
-
With `aufs` storage driver enabled, when execute `apt-get update` in a ubuntu image container, will get a error. Like this
```
Ign http://mirrors.aliyun.com trusty InRelease
Hit http://mirrors.aliyu…
-
(Carrying on from https://groups.google.com/d/topic/rkt-dev/ALKgQgDldv0/discussion)
I wish to share mounts between two apps (stage 2s) in the same pod, so as to avoid a mount outside the KVM hypervis…
-
Step 6 : RUN apt-get update
---> Running in 33968afa2cb0
Ign http://archive.ubuntu.com trusty InRelease
Get:1 http://archive.ubuntu.com trusty-updates InRelease [65.9 kB]
E: Unable to determine file …
-
Version 2.0.0 of DLite is ready for testing!
Here's what you can do to help:
First, remove your old installation of DLite
``` sh
dlite stop
sudo dlite uninstall
sudo nfsd stop #unless you're using …
-
This is slightly off-topic but I think we need to document how to build Linux kernel 2.6.32 with 9p (v9fs) support for CentOS 6. It seems v9fs is disabled by default.
**CONFIG_9P_FS is not set**
Refe…
-
Hi, after `vagrant up`, vagrant need access to /etc/exports file even if no NFS export is specified in Vagrantfile. Maybe I'm missing some setting in Vagrantfile?
This happens on Fedora 19, vagrant-li…