Change in vdsm[master]: Do not lock the image when preparing the VM path
by Federico Simoncelli
Federico Simoncelli has uploaded a new change for review.
Change subject: Do not lock the image when preparing the VM path
......................................................................
Do not lock the image when preparing the VM path
Since the resource manager scope is local there is no need for a VM
to take an exclusive lock on the images: in fact the SPM running on
an other machine could still manipulate such images.
Change-Id: I4b5cb55a868cb9bf5a720610273af139ee858a1a
---
M vdsm/clientIF.py
M vdsm/storage/hsm.py
2 files changed, 14 insertions(+), 114 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/54/554/1
--
To view, visit http://gerrit.ovirt.org/554
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4b5cb55a868cb9bf5a720610273af139ee858a1a
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
11 years, 4 months
Change in vdsm[master]: Group the cluster lock code into a new SP method
by Federico Simoncelli
Federico Simoncelli has uploaded a new change for review.
Change subject: Group the cluster lock code into a new SP method
......................................................................
Group the cluster lock code into a new SP method
Both the create and reconstructMaster methods were sharing a very
similar code for temporarly acquiring the cluster lock.
Change-Id: I981d84af7816ccd2db64eb5beb440e9f7637f734
---
M vdsm/storage/sp.py
1 file changed, 29 insertions(+), 24 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/03/603/1
--
To view, visit http://gerrit.ovirt.org/603
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I981d84af7816ccd2db64eb5beb440e9f7637f734
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce(a)redhat.com>
11 years, 4 months
Change in vdsm[master]: Hotplug/Hotunplug disks
by Igor Lvovsky
Igor Lvovsky has uploaded a new change for review.
Change subject: Hotplug/Hotunplug disks
......................................................................
Hotplug/Hotunplug disks
Change-Id: I5feefdba390c4b885aaa5e61f40410419acb3b3c
---
M vdsm/clientIF.py
M vdsm/define.py
M vdsm/libvirtvm.py
M vdsm/vm.py
4 files changed, 147 insertions(+), 20 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/09/409/1
--
To view, visit http://gerrit.ovirt.org/409
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5feefdba390c4b885aaa5e61f40410419acb3b3c
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Igor Lvovsky <ilvovsky(a)redhat.com>
11 years, 4 months
Change in vdsm[master]: Handle correctly nic names like p33p1.
by juan.hernandez@redhat.com
Juan Hernandez has uploaded a new change for review.
Change subject: Handle correctly nic names like p33p1.
......................................................................
Handle correctly nic names like p33p1.
Currently these types of network interface names are not handled
correctly in the "nicSort" method because it assumes that the name
is composed by a name (like "eth") and a number. As a result
anything after the first number is removed.
Change-Id: I716f5d7d137325abaa0022a40f482c9ad270855a
---
M vdsm/configNetwork.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/99/799/1
--
To view, visit http://gerrit.ovirt.org/799
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I716f5d7d137325abaa0022a40f482c9ad270855a
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
11 years, 4 months
Change in vdsm[master]: Return domXml and its md5 per VM.
by Igor Lvovsky
Igor Lvovsky has uploaded a new change for review.
Change subject: Return domXml and its md5 per VM.
......................................................................
Return domXml and its md5 per VM.
Report full domXml per VM by using the 'list' verb with the option full = true.
The 'getVmStats'/'getAllVmStats' verbs report the md5 of the domXml per VM.
Change-Id: I5b3a97fa998d0f52ebe752024c62b8ec16c32c78
---
M vdsm/libvirtvm.py
1 file changed, 18 insertions(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/35/235/1
--
To view, visit http://gerrit.ovirt.org/235
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5b3a97fa998d0f52ebe752024c62b8ec16c32c78
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Igor Lvovsky <ilvovsky(a)redhat.com>
11 years, 4 months
Change in vdsm[master]: Improves logging when attempting to run hooks for a vm.
by lyarwood@redhat.com
Lee Yarwood has uploaded a new change for review.
Change subject: Improves logging when attempting to run hooks for a vm.
......................................................................
Improves logging when attempting to run hooks for a vm.
Change-Id: I9f3f15dda5560ef515c6753293c9f1ec2ed874e4
---
M vdsm/hooks.py
1 file changed, 5 insertions(+), 2 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/43/243/1
--
To view, visit http://gerrit.ovirt.org/243
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9f3f15dda5560ef515c6753293c9f1ec2ed874e4
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Lee Yarwood <lyarwood(a)redhat.com>
11 years, 4 months
Change in vdsm[master]: Check if block device without invoking storage subsystem
by smizrahi@redhat.com
Saggi Mizrahi has uploaded a new change for review.
Change subject: Check if block device without invoking storage subsystem
......................................................................
Check if block device without invoking storage subsystem
Change-Id: Ia452c576b56f8d91fa1c6096237c2c150d746ac4
---
M vdsm/vm.py
1 file changed, 6 insertions(+), 2 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/78/678/1
--
To view, visit http://gerrit.ovirt.org/678
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia452c576b56f8d91fa1c6096237c2c150d746ac4
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi(a)redhat.com>
11 years, 4 months
Change in vdsm[master]: Make namespace registring more efficient
by smizrahi@redhat.com
Saggi Mizrahi has uploaded a new change for review.
Change subject: Make namespace registring more efficient
......................................................................
Make namespace registring more efficient
Change-Id: I6cc424984816bf578ff2860bb3276c7cd7fa894a
---
M vdsm/storage/resourceManager.py
1 file changed, 7 insertions(+), 4 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/73/673/1
--
To view, visit http://gerrit.ovirt.org/673
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6cc424984816bf578ff2860bb3276c7cd7fa894a
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi(a)redhat.com>
11 years, 4 months
Change in vdsm[master]: raise ongoing creations count
by smizrahi@redhat.com
Saggi Mizrahi has uploaded a new change for review.
Change subject: raise ongoing creations count
......................................................................
raise ongoing creations count
Change-Id: I83b4f956619ee6cdfde5fdbec9d52484c355b33f
---
M vdsm/vm.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/79/679/1
--
To view, visit http://gerrit.ovirt.org/679
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I83b4f956619ee6cdfde5fdbec9d52484c355b33f
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <smizrahi(a)redhat.com>
11 years, 4 months
Change in vdsm[master]: Fix HSM flows should not change rw permissions.
by ewarszaw@redhat.com
Eduardo has uploaded a new change for review.
Change subject: Fix HSM flows should not change rw permissions.
......................................................................
Fix HSM flows should not change rw permissions.
This whole setrw flow should not be done in HSM flows, as prepare
volume is.
In blocks domains can change VG metadata!
Minimal fix needs further development.
Change-Id: Ia53f0008cf3e7b25e14c7f03798c1ae527056725
---
M vdsm/storage/volume.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/97/797/1
--
To view, visit http://gerrit.ovirt.org/797
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia53f0008cf3e7b25e14c7f03798c1ae527056725
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Eduardo <ewarszaw(a)redhat.com>
11 years, 5 months