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

7599 Commits

Author SHA1 Message Date
Carlos Martín
bf25bfda13 Feature #1678: Volatile size quotas are long long in c++, change ruby fsck & migrator to use ints instead of floats 2013-10-24 18:29:28 +02:00
Carlos Martín
f81616c164 Feature #1678: Add new elements in onedb migrator 2013-10-24 17:10:04 +02:00
Ruben S. Montero
4aa3acc6cd feature #1678: Add missing update 2013-10-24 16:30:31 +02:00
Ruben S. Montero
67732e18f9 feature #1678: Remnoved unneeded forward declaration 2013-10-24 15:42:07 +02:00
Ruben S. Montero
2660b2ff5b feature #1678: Moved update info of datastore, and minor work on monitor callback function 2013-10-24 15:30:21 +02:00
Jaime Melis
36ef1f0177 feature #1678: Improve monitoring algorithm and set better oned.conf defaults
(cherry picked from commit a2b24764ace993f6ee5aa52c8af89fe0a806032f)
2013-10-24 15:18:21 +02:00
Carlos Martín
94cb3bd2e2 Feature #1678: InformationManagerDriver checks if the monitor info is empty 2013-10-24 10:57:11 +02:00
Daniel Molina
1f5e70031b feature #1678: Add datastore capacity bars in host extended info 2013-10-23 17:18:59 +02:00
Carlos Martín
d13624bf5a Merge branch 'feature-1678' of git.opennebula.org:one into feature-1678 2013-10-23 16:18:32 +02:00
Carlos Martín
232482a97b Feature #1678: Move TM_MAD ln and clone target definitions to oned.conf 2013-10-23 16:15:18 +02:00
Jaime Melis
b66c986370 feature #1678: close collectd-client.rb's output 2013-10-22 18:08:03 +02:00
Carlos Martín
ed368ed225 Revert "feature #1678: Datastores report LN and CLONE target as SYSTEM, SELF or NONE"
This reverts commit 7a02a4cf9667cf105242e19fa745378d3282c56b.

Conflicts:
	src/image/ImageManagerDriver.cc
2013-10-22 17:52:23 +02:00
Carlos Martín
ed8aa715bd Feature #1678: Remove the with_ds_info param in host poll 2013-10-22 17:46:34 +02:00
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