1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-03 13:47:01 +03:00

7566 Commits

Author SHA1 Message Date
Ruben S. Montero
ea309ec77e Add SIGQUIT and SIGTERM handlers to collectd driver. Exit when cannot read from oned pipes
(cherry picked from commit 41b38d3bda083fa50f4d78d7e5baf15278f012f0)
2013-10-19 21:52:37 +02:00
Carlos Martín
1e7679d9b3 Feature #1678: CLI does not hide system DS capacity 2013-10-17 17:38:59 +02:00
Carlos Martín
debdc9a92c Feature #1678: Host monitorization copies DS info to each system DS. Assumes all DS are shared. 2013-10-17 17:38:52 +02:00
Carlos Martín
5f8af5cf39 Feature #1678: Make all disk related variables long long 2013-10-17 17:38:45 +02:00
Carlos Martín
e68e95035e Feature #1678: Filters VMs that do not fit in the image DS 2013-10-17 17:38:34 +02:00
Carlos Martín
887a4191a5 Feature #1678: Method to calculate VM storage usage in scheduler 2013-10-17 17:38:24 +02:00
Carlos Martín
4f916854a0 Feature #1678: DS inserts clone & ln target attributes into each disk
(cherry picked from commit 4487c7cc62ecc14d1f6853858e17e52b6e21541c)
2013-10-17 17:37:44 +02:00
Javi Fontan
374520dfb5 feature #1678: add monitor_ds.sh 2013-10-17 17:35:45 +02:00
Javi Fontan
3e4b048299 feature-1678: take out the first parameter in collectd-client_control.sh
A new parameter was added in clinet_control. This moved the parameters
one possition and breaks monitor_ds probe. Now the parameter
is substituted.
2013-10-17 16:38:32 +02:00
Javi Fontan
2804bc4ad5 feature #1678: bug in install.sh 2013-10-17 16:37:59 +02:00
Javi Fontan
9d9ff62a53 feature #1678: monitor system ds probe for kvm and xen 2013-10-17 16:37:15 +02:00
Ruben S. Montero
f6f5521bd3 Merge branch 'master' into feature-1678 2013-10-16 22:43:20 +02:00
Ruben S. Montero
fb48b5639c feature #2289: Fix install.sh 2013-10-16 22:28:55 +02:00
Ruben S. Montero
fa5f2fb3f5 Merge branch 'feature-2289'
Conflicts:
	install.sh
2013-10-16 22:23:59 +02:00
Ruben S. Montero
3f8a18add5 Merge branch 'im-collectd' 2013-10-16 22:09:48 +02:00
Ruben S. Montero
37fe970153 feature im-collectd: removed unused variable 2013-10-16 22:08:21 +02:00
Daniel Molina
b9b7912c0a feature #2289: Use deploy id to save and restore an ec2 instance, instead of creating a checkpoint file 2013-10-16 17:38:03 +02:00
Daniel Molina
2a77c2a5d9 feature #2289: Rename ec2.conf (ec2_driver.default) and hybrid_ec2.conf (ec2_driver.conf) 2013-10-16 17:37:11 +02:00
Daniel Molina
359e974f83 feature #2289: Add scripts for actions not supported 2013-10-16 17:33:31 +02:00
Jaime Melis
74edd8b23d im-collectd: onehost sync allows specific hosts or cluster to update 2013-10-15 18:50:20 +02:00
Tino Vazquez
6588fe5a9d Bug #2355: Now Sunstone datastore DS knows if it should maintain state or be cleared (for instance, when Reset button is clicked) 2013-10-15 18:24:49 +02:00
Tino Vazquez
36e80dbdf7 Evolving OpenNebula description 2013-10-15 18:05:16 +02:00
Jaime Melis
97f63c3659 im-collectd: the collectd-client stops if it receives a onehost sync 2013-10-15 17:58:10 +02:00
Jaime Melis
0b818bd373 im-collectd: the core only sends updates the first time the host is monitored. 2013-10-15 17:55:20 +02:00
Tino Vazquez
44c8e4da9c Bug #2362: Identify if multiple valued attribute is being change and add to array instead of overwritting 2013-10-15 17:11:47 +02:00
Tino Vazquez
675f0b646d bug #2280: Fixed sed -E --> sed -e for ESX
Also, some single quotes problem over ssh
2013-10-15 15:41:22 +02:00
Carlos Martín
b7234a4c37 Feature #1612: Add volatile disk quotas for attach/detach operations 2013-10-15 13:45:16 +02:00
Daniel Molina
434a151b1d feature #2289: Update ec2 driver to use the ruby sdk instead of the java cli
Capacity and endpoint for the host are now defined in hybrid_ec2.conf based on the host name
2013-10-15 13:36:37 +02:00
Javi Fontan
2c76b070e7 feature #1678: typo returning ds values 2013-10-15 12:00:00 +02:00
Jaime Melis
9146b2ef35 im-collectd: Add mutex to the sync command 2013-10-15 10:57:56 +02:00
Jaime Melis
0efc81f0ef im-collectd: Synchronous 'onehost sync'. 2013-10-14 20:25:08 +02:00
Jaime Melis
4dedcda455 im-collectd: collectd-client_control returns the output of a regular run_probes 2013-10-14 17:14:21 +02:00
Tino Vazquez
47ae49ed07 feature #1678: Add total capacity check on VMware datastores 2013-10-14 16:57:18 +02:00
Jaime Melis
48b1e1ce9f im-collectd: remove debug info 2013-10-14 16:16:21 +02:00
Jaime Melis
f8f90e1b0f im-collectd: remove repeated files in install.sh 2013-10-14 15:41:26 +02:00
Tino Vazquez
7246179bc9 feature #1678: Monitor free space in VMware datastores 2013-10-14 14:38:26 +02:00
Jaime Melis
c72841e01c im-collectd: read the collectd port from configuration file 2013-10-14 13:39:17 +02:00
Jaime Melis
6a002adbf1 Merge branch 'im-collectd' of git.opennebula.org:one into im-collectd 2013-10-14 10:59:01 +02:00
Jaime Melis
a7f77453fc im-collectd: add probes for xen and update install.sh 2013-10-13 21:48:10 +02:00
Jaime Melis
05cf77eab1 im-collectd: collectd-client agent 2013-10-13 21:34:17 +02:00
Ruben S. Montero
e3ec77b41a feature im-collectd: Added control parameters. Install collectd driver. Added configuration for collectd in oned.conf 2013-10-13 20:19:13 +02:00
Jaime Melis
37e065b7f7 Bump to version 4.3.80 2013-10-11 16:37:50 +02:00
Carlos Martín
18d67d02af Feature #1712: Fix scheduler resched migration 2013-10-10 18:19:22 +02:00
Ruben S. Montero
e24fc1aae4 Merge branch 'feature-1612' 2013-10-10 15:35:06 +02:00
Ruben S. Montero
d21c71f93c Merge branch 'feature-2092' 2013-10-10 13:12:03 +02:00
Ruben S. Montero
38ad6cebeb feature #2092: Make use of hybrid hypervisor instead of attribute 2013-10-10 13:07:33 +02:00
Ruben S. Montero
e68fe0202d Merge branch 'feature-1683' 2013-10-09 18:40:09 +02:00
Ruben S. Montero
09fe471af6 feature #1683: Renamed Nebula::init() to Nebula::bootstrap_db() 2013-10-09 18:39:18 +02:00
Carlos Martín
1f3a60070a Feature #1612: Add VOLATILE_SIZE quota to xsd doc files 2013-10-09 18:02:12 +02:00
Carlos Martín
2b92010fef Feature #1612: Add VOLATILE_SIZE quota to onedb migrator and fsck 2013-10-09 18:01:47 +02:00