1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

7586 Commits

Author SHA1 Message Date
Carlos Martín
9f2c27dd0a Feature #1678: Use new DS attribute names in Scheduler 2013-10-22 17:36:13 +02:00
Carlos Martín
bf8c8f1646 Feature #1678: small refactor 2013-10-22 17:20:23 +02:00
Carlos Martín
51124a9d12 Feature #1678: Move DS location monitorization att to Host Share 2013-10-22 17:12:06 +02:00
Carlos Martín
79472b23e1 Feature #1678: Make the DS monitorization more generic
System DS do not have ln and clone targets, and this
change allows monitorization to return any arbitrary
values to be used in SCHED_REQ and SCHED_RANK, like
FS speed
2013-10-22 16:49:30 +02:00
Carlos Martín
149dab3525 Feature #1678: Add a template to HostShare, store local system DS monitorization there 2013-10-22 15:42:51 +02:00
Carlos Martín
7a67dc18b7 Feature #1678: Scheduler tests free storage for Image DS also 2013-10-22 13:32:37 +02:00
Carlos Martín
2ae654778c Feature #1678: ImageManagerDriver log formatting 2013-10-22 11:36:45 +02:00
Carlos Martín
3cf353dcff Feature #1678: One more missing unlock in InformationManager::timer_action 2013-10-22 11:35:59 +02:00
Carlos Martín
c624897993 Feature #1678: Add missing unlock in InformationManager::timer_action 2013-10-22 11:01:24 +02:00
Carlos Martín
abba67eb6c Feature #1678: Scheduler manages remaining free disk for non-shared system DS 2013-10-21 18:19:28 +02:00
Carlos Martín
513c4f155a Feature #1678: Bug in ImageManagerDriver::process_poll 2013-10-21 18:01:57 +02:00
Carlos Martín
da7aa6117b Merge branch 'feature-1678' of git.opennebula.org:one into feature-1678 2013-10-21 15:40:56 +02:00
Carlos Martín
c28d9710ce Feature #1678: Store non shared DS info in host template 2013-10-21 15:39:58 +02:00
Tino Vazquez
2301fd516a feature #1678: Adjust VMware datastore space monitoring to agreed format 2013-10-21 14:32:17 +02:00
Ruben S. Montero
7a02a4cf96 feature #1678: Datastores report LN and CLONE target as SYSTEM, SELF or NONE 2013-10-20 17:19:18 +02:00
Ruben S. Montero
d5277652ce feature #1678: Datastore location sent to the IM driver. Updated probes and collector manager accordingly 2013-10-20 15:11:13 +02:00
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
0d92331699 Feature #1678: error msg format 2013-10-18 16:18:49 +02:00
Carlos Martín
c40659d4b2 Feature #1678: Scheduler does not use storage requirements to test host capacity 2013-10-18 12:54:57 +02:00
Carlos Martín
4fb224d53e Feature #1678: Bug in DatastoreXML::add_capacity 2013-10-18 12:54:02 +02:00
Carlos Martín
d0f675e50c Feature #1678: Bug in Host::update_info 2013-10-18 12:53:04 +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