An error occurred fetching the project authors.
- 17 Nov, 2015 1 commit
-
-
Alain Takoudjou authored
-
- 23 Oct, 2015 1 commit
-
-
Alain Takoudjou authored
-
- 17 Aug, 2015 1 commit
-
-
Alain Takoudjou authored
90Gb
-
- 06 Aug, 2015 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 01 Aug, 2015 1 commit
-
-
Alain Takoudjou authored
-
- 23 Jul, 2015 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 24 Jun, 2015 1 commit
-
-
Alain Takoudjou authored
text content is saved in a file called 'data' of the corresponding http server. the file can be downloaded into the vm with: - https://10.0.2.101/FOLDER_HASH/data : if parameter 'cluster-data' is used (for kvm-cluster only, file is accessible from all vm) - http://10.0.2.100/data : if parameter 'data-to-vm' is used.
-
- 22 Jun, 2015 1 commit
-
-
Alain Takoudjou authored
-
- 19 Jun, 2015 1 commit
-
-
Alain Takoudjou authored
-
- 22 May, 2015 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
A new recipe deploy a python HTTPServer which is used to share files between all vm in the cluster the url is something like: https:IPv6:port/HASH-PATH/FILES Access to root https:IPv6:port/ is forbiden.
-
- 05 May, 2015 1 commit
-
-
Alain Takoudjou authored
-
- 04 May, 2015 1 commit
-
-
Alain Takoudjou authored
-
- 30 Apr, 2015 1 commit
-
-
Alain Takoudjou authored
-
- 29 Apr, 2015 1 commit
-
-
Alain Takoudjou authored
- publish ipv4 after allocation - fix computer_guid for cluster allocation
-
- 27 Apr, 2015 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
- 22 Apr, 2015 1 commit
-
-
Alain Takoudjou authored
kvm_run script can now create external disk with specified format (qcow2, raw, etc...) if kvm external disk is created it will never be replaced, even if user reduce the number of disk with parameter 'external-disk-number' or change the 'external-disk-format' value. All created disk will be added to qemu run command. numa option can be used to create [fake] numa nodes and expose them to the guest OS instance. In this case it is important to know the host cpu topology and where the instance will be allocated. cpu-options are additional parameters like sockets=1,cores=5,threads=1 in this case if cpu-count parameter is 1 qemu options will be: -smp 1,sockets=1,cores=5,threads=1
-
- 20 Mar, 2015 1 commit
-
-
Alain Takoudjou authored
-
- 20 Feb, 2015 1 commit
-
-
Alain Takoudjou authored
-
- 05 Feb, 2015 2 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
A new parameter 'use-nat', True by default will specify if we will setup a nat interface. if 'use-tap' is Truei (false by default), a tap interface will be connected with a new interface in kvm. if 'use-tap' and 'use-nat' are True, then virtual machine will have two interfaces, one with tap and one with nat.
-
- 04 Feb, 2015 1 commit
-
-
Alain Takoudjou authored
-