Change in vdsm[master]: packaging: allow to boot VMs from host CD-ROM

2014-04-08 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: packaging: allow to boot VMs from host CD-ROM .. Patch Set 3: Code-Review+1 Changes to Debian packaging looks fine. As Dan says, the only problem is to verif

Change in vdsm[master]: vds-tool: keep env on sysV service

2014-03-31 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: vds-tool: keep env on sysV service .. Patch Set 2: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/26255 To unsubscribe, visit http://gerrit.ovirt.or

Change in vdsm[ovirt-3.3]: vdsm-tool: handle error during module loading

2014-03-02 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: vdsm-tool: handle error during module loading .. Patch Set 1: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/25238 To unsubscribe, visit http://gerr

Change in vdsm[master]: vdsm-tool: handle error during module loading

2014-01-28 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: vdsm-tool: handle error during module loading .. Patch Set 2: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/23456 To unsubscribe, visit http://gerr

Change in vdsm[master]: vdsm-tool: handle error during module loading

2014-01-20 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: vdsm-tool: handle error during module loading .. Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/23456/1/vdsm-tool/vdsm-tool File vdsm-tool/vdsm-tool:

Change in vdsm[master]: Changing the order of the services management alternatives

2014-01-12 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Changing the order of the services management alternatives .. Patch Set 1: Hi, I think on RHEL6, SysV init and Upstart co-exists. I don't see why systemctl r

Change in vdsm[master]: Changing the order of the services management alternatives

2014-01-07 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Changing the order of the services management alternatives .. Patch Set 1: Could you explain why it should prefer initctl then systemctl? It's not obvious to

Change in vdsm[master]: utilsTests: Styling of RollbackContextTests

2014-01-07 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: utilsTests: Styling of RollbackContextTests .. Patch Set 3: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/22886 To unsubscribe, visit http://gerrit

Change in vdsm[master]: misc: Fix exception re-raising in RollbackContext

2014-01-07 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: misc: Fix exception re-raising in RollbackContext .. Patch Set 8: Code-Review+1 Thanks to improve it. I think this RollbackContext is very useful. I'm happy

Change in vdsm[master]: misc: Fix exception re-raising in RollbackContext

2014-01-02 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: misc: Fix exception re-raising in RollbackContext .. Patch Set 6: (1 comment) File vdsm/storage/misc.py

Change in vdsm[master]: utilsTests: Avoiding returning in the middle of the method

2014-01-01 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: utilsTests: Avoiding returning in the middle of the method .. Patch Set 1: Code-Review-1 (1 comment) Since the original code logic is correct, I think the co

Change in vdsm[master]: misc: Fix exception re-raising in RollbackContext

2014-01-01 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: misc: Fix exception re-raising in RollbackContext .. Patch Set 6: Code-Review-1 (1 comment) File vdsm/st

Change in vdsm[master]: vdsm: Hardware information about POWER hosts

2013-12-08 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: vdsm: Hardware information about POWER hosts .. Patch Set 8: Verified+1 Code-Review+1 Test build on Ubuntu. It seems the Jenkins RPM failure is not related t

Change in vdsm[master]: vdsm: Hardware information about POWER hosts

2013-12-05 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: vdsm: Hardware information about POWER hosts .. Patch Set 7: Code-Review-1 (1 comment) File vdsm/Makefil

Change in vdsm[master]: package: allow redefine user and group as configure options

2013-11-28 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: package: allow redefine user and group as configure options .. Patch Set 2: Code-Review-1 (2 comments) F

Change in vdsm[master]: Adding debian folder makefile

2013-11-26 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Adding debian folder makefile .. Patch Set 1: @Sandro. In Debian packaging system there is a tool to generate vdsm_version.orig.tar.gz (copied from upstream

Change in vdsm[master]: Adding debian folder makefile

2013-11-26 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Adding debian folder makefile .. Patch Set 1: Verified+1 Code-Review+1 Successfully build deb packages on my Ubuntu. I think it's fine to include both rpm sp

Change in vdsm[master]: Ubuntu: Sync with vdsm.spec.in

2013-11-16 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Ubuntu: Sync with vdsm.spec.in .. Patch Set 1: Verified+1 -- To view, visit http://gerrit.ovirt.org/21297 To unsubscribe, visit http://gerrit.ovirt.org/setti

Change in vdsm[master]: Ubuntu: make hard coded group names configurable in configur...

2013-11-16 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Ubuntu: make hard coded group names configurable in configurator.py .. Patch Set 1: Verified+1 -- To view, visit http://gerrit.ovirt.org/21296 To unsubscrib

Change in vdsm[master]: Ubuntu: make hard coded group names configurable in configur...

2013-11-15 Thread zhshzhou
Zhou Zheng Sheng has uploaded a new change for review. Change subject: Ubuntu: make hard coded group names configurable in configurator.py .. Ubuntu: make hard coded group names configurable in configurator.py In the sanlock pa

Change in vdsm[master]: Ubuntu: Sync with vdsm.spec.in

2013-11-15 Thread zhshzhou
Zhou Zheng Sheng has uploaded a new change for review. Change subject: Ubuntu: Sync with vdsm.spec.in .. Ubuntu: Sync with vdsm.spec.in Recently we split zombiereaper and made some changes in libvirt configuring. This patch upda

Change in vdsm[master]: Add lib/tool/restore_nets.py to debian/vdsm-python-install

2013-11-07 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Add lib/tool/restore_nets.py to debian/vdsm-python-install .. Patch Set 2: Thanks very much to keep the Ubuntu packaging files updated. Please feel free to a

Change in vdsm[master]: Get oop from object instance

2013-11-06 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Get oop from object instance .. Patch Set 2: -Code-Review Looks like it should be abandoned according to Mark Wu's last comments. -- To view, visit http://g

Change in vdsm[master]: logging: setup log filter correctly

2013-10-29 Thread zhshzhou
Zhou Zheng Sheng has abandoned this change. Change subject: logging: setup log filter correctly .. Abandoned -- To view, visit http://gerrit.ovirt.org/9688 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-Message

Change in vdsm[master]: logUtils: a timed log throttle filter for stats thread

2013-10-29 Thread zhshzhou
Zhou Zheng Sheng has abandoned this change. Change subject: logUtils: a timed log throttle filter for stats thread .. Abandoned -- To view, visit http://gerrit.ovirt.org/9689 To unsubscribe, visit http://gerrit.ovirt.org/setti

Change in vdsm[master]: AdvancedStatsThread: Rotate duplicated stats log

2013-10-29 Thread zhshzhou
Zhou Zheng Sheng has abandoned this change. Change subject: AdvancedStatsThread: Rotate duplicated stats log .. Abandoned -- To view, visit http://gerrit.ovirt.org/8884 To unsubscribe, visit http://gerrit.ovirt.org/settings G

Change in vdsm[master]: Add shutdown based on qemu-ga(qemu guest agent) in vdsm

2013-10-29 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Add shutdown based on qemu-ga(qemu guest agent) in vdsm .. Patch Set 4: I think it can be abandoned. -- To view, visit http://gerrit.ovirt.org/9655 To unsub

Change in vdsm[master]: Add a router to multiplex port 54321 and serve HTTP request

2013-10-29 Thread zhshzhou
Zhou Zheng Sheng has abandoned this change. Change subject: Add a router to multiplex port 54321 and serve HTTP request .. Abandoned -- To view, visit http://gerrit.ovirt.org/9605 To unsubscribe, visit http://gerrit.ovirt.org/

Change in vdsm[master]: move get-conf-item/set-conf-item to vdsm-tool

2013-10-29 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: move get-conf-item/set-conf-item to vdsm-tool .. Patch Set 5: I think these patch can be abandoned. -- To view, visit http://gerrit.ovirt.org/7695 To unsubs

Change in vdsm[master]: remote serial console via HTTP streaming handler

2013-10-29 Thread zhshzhou
Zhou Zheng Sheng has abandoned this change. Change subject: remote serial console via HTTP streaming handler .. Abandoned This patch did not attract enough interest. Maybe we can implement remote serial access using websockify

Change in vdsm[master]: Introducing configurator package in vdsm-tool

2013-10-21 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Introducing configurator package in vdsm-tool .. Patch Set 15: (4 comments) Commit Message Line 5: Commi

Change in vdsm[master]: Packaging: Update Ubuntu packaging scripts

2013-10-21 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: Update Ubuntu packaging scripts .. Patch Set 2: Verified+1 Verify with .deb building and installing and functional tests. Unfortunately we have a

Change in vdsm[master]: Packaging: libvirt configuration detection should skip /dev/...

2013-10-17 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: libvirt configuration detection should skip /dev/null .. Patch Set 1: Verified+1 Tested on Ubuntu. -- To view, visit http://gerrit.ovirt.org/2026

Change in vdsm[master]: Packaging: libvirt configuration detection should skip /dev/...

2013-10-17 Thread zhshzhou
Zhou Zheng Sheng has uploaded a new change for review. Change subject: Packaging: libvirt configuration detection should skip /dev/null .. Packaging: libvirt configuration detection should skip /dev/null We disabled libvirt-sanl

Change in vdsm[master]: Adding [start|stop]MonitoringDomain().

2013-10-17 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Adding [start|stop]MonitoringDomain(). .. Patch Set 1: (1 comment) File vdsm/storage/sp.py Line 1033: L

Change in vdsm[master]: Adding [start|stop]MonitoringDomain().

2013-10-17 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Adding [start|stop]MonitoringDomain(). .. Patch Set 4: Hi Eduardo. I find a problem in patch. Maybe we need to fix it. -- To view, visit http://gerrit.ovirt

Change in vdsm[master]: Adding [start|stop]MonitoringDomain().

2013-10-17 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Adding [start|stop]MonitoringDomain(). .. Patch Set 1: (1 comment) File vdsm/storage/sp.py Line 1548:

Change in vdsm[master]: Packaging: make the auto build scripts suitable for running ...

2013-10-16 Thread zhshzhou
Zhou Zheng Sheng has abandoned this change. Change subject: Packaging: make the auto build scripts suitable for running in Jenkins .. Abandoned -- To view, visit http://gerrit.ovirt.org/11238 To unsubscribe, visit http://gerr

Change in vdsm[master]: Packaging: fix libvirt configuration

2013-10-15 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: fix libvirt configuration .. Patch Set 1: (3 comments) Thanks. This patch does not depend on http://gerrit.ovirt.org/#/c/20142/3 , but the child

Change in vdsm[master]: Adding dependency on cpopen formal package

2013-10-14 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Adding dependency on cpopen formal package .. Patch Set 3: The Jenkins failure is not related to this patch. The Jenkins slave should install python-cpopen p

Change in vdsm[master]: Packaging: Update Ubuntu packaging scripts

2013-10-14 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: Update Ubuntu packaging scripts .. Patch Set 1: I read Jenkins build log, Jenkins failure is not related to this patch. -- To view, visit http://

Change in vdsm[master]: Packaging: Fix vdsm.prerm of Ubuntu packaging scripts

2013-10-14 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: Fix vdsm.prerm of Ubuntu packaging scripts .. Patch Set 1: I read Jenkins build log, Jenkins failure is not related to this patch. -- To view, vi

Change in vdsm[master]: Packaging: fix libvirt configuration

2013-10-14 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: fix libvirt configuration .. Patch Set 1: I read Jenkins build log, Jenkins failure is not related to this patch. -- To view, visit http://gerrit

Change in vdsm[master]: Packaging: Update Ubuntu packaging scripts

2013-10-14 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: Update Ubuntu packaging scripts .. Patch Set 1: Verified+1 Test on Ubuntu 13.04 -- To view, visit http://gerrit.ovirt.org/20170 To unsubscribe, v

Change in vdsm[master]: Packaging: Fix vdsm.prerm of Ubuntu packaging scripts

2013-10-14 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: Fix vdsm.prerm of Ubuntu packaging scripts .. Patch Set 1: Verified+1 Test on Ubuntu 13.04 -- To view, visit http://gerrit.ovirt.org/20169 To uns

Change in vdsm[master]: Packaging: fix libvirt configuration

2013-10-14 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: fix libvirt configuration .. Patch Set 1: Verified+1 Test on Ubuntu 13.04 -- To view, visit http://gerrit.ovirt.org/20168 To unsubscribe, visit h

Change in vdsm[master]: Adding dependency on cpopen formal package

2013-10-14 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Adding dependency on cpopen formal package .. Patch Set 3: Verified+1 Code-Review+1 Test on Ubuntu. I also submit some subsequent patches to keep Ubuntu comp

Change in vdsm[master]: Packaging: Update Ubuntu packaging scripts

2013-10-14 Thread zhshzhou
Zhou Zheng Sheng has uploaded a new change for review. Change subject: Packaging: Update Ubuntu packaging scripts .. Packaging: Update Ubuntu packaging scripts Recently upstream VDSM added some files and dirs, as well as some de

Change in vdsm[master]: Packaging: Fix vdsm.prerm of Ubuntu packaging scripts

2013-10-14 Thread zhshzhou
Zhou Zheng Sheng has uploaded a new change for review. Change subject: Packaging: Fix vdsm.prerm of Ubuntu packaging scripts .. Packaging: Fix vdsm.prerm of Ubuntu packaging scripts On Ubuntu, qemu-sanlock.conf is not used, so t

Change in vdsm[master]: Packaging: fix libvirt configuration

2013-10-14 Thread zhshzhou
Zhou Zheng Sheng has uploaded a new change for review. Change subject: Packaging: fix libvirt configuration .. Packaging: fix libvirt configuration The help string "=FILE" is incorrectly added to the name of the configure option

Change in vdsm[master]: remoteFileHandler: config logging in spawned process

2013-10-13 Thread zhshzhou
Zhou Zheng Sheng has abandoned this change. Change subject: remoteFileHandler: config logging in spawned process .. Abandoned http://gerrit.ovirt.org/14626 covers this case and it's simpler. -- To view, visit http://gerrit.ov

Change in vdsm[master]: virtTests: fix initramfs permission detection

2013-10-10 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: virtTests: fix initramfs permission detection .. Patch Set 2: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/20031 To unsubscribe, visit http://gerr

Change in vdsm[master]: Removing unnecessary subshell call

2013-10-10 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Removing unnecessary subshell call .. Patch Set 1: (1 comment) File init/sysvinit/vdsmd.init.in Line 68:

Change in vdsm[master]: Changing return method from vdsmd start function

2013-10-10 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Changing return method from vdsmd start function .. Patch Set 6: (1 comment) File init/sysvinit/vdsmd.in

Change in vdsm[master]: Removing unnecessary subshell call

2013-10-10 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Removing unnecessary subshell call .. Patch Set 1: (1 comment) File init/sysvinit/vdsmd.init.in Line 68:

Change in vdsm[master]: virtTests: fix initramfs permission detection

2013-10-09 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: virtTests: fix initramfs permission detection .. Patch Set 1: (1 comment) File tests/functional/virtTest

Change in vdsm[master]: Move zombieReaper to its own package

2013-10-08 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Move zombieReaper to its own package .. Patch Set 7: Code-Review+1 CentOS slave build fail seems not related to this patch [1]. I see all recent build on Cen

Change in vdsm[master]: Ubuntu: packaging: keep up with vdsm.spec.in

2013-09-27 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Ubuntu: packaging: keep up with vdsm.spec.in .. Patch Set 2: Thanks Dan. Mail sent. @Alon, when I do Ubuntu compatibility fix and packaging, I find Ubuntu sp

Change in vdsm[master]: Ubuntu: packaging: keep up with vdsm.spec.in

2013-09-26 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Ubuntu: packaging: keep up with vdsm.spec.in .. Patch Set 1: Thanks! Till now I did not investigate how to run oVirt Engine on Ubuntu. I think the next step

Change in vdsm[master]: Ubuntu: packaging: keep up with vdsm.spec.in

2013-09-25 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Ubuntu: packaging: keep up with vdsm.spec.in .. Patch Set 1: Verified+1 Tested on Ubunt 13.04 and launchpad.net PPA build environment. -- To view, visit htt

Change in vdsm[master]: Ubuntu: packaging: keep up with vdsm.spec.in

2013-09-25 Thread zhshzhou
Zhou Zheng Sheng has uploaded a new change for review. Change subject: Ubuntu: packaging: keep up with vdsm.spec.in .. Ubuntu: packaging: keep up with vdsm.spec.in In vdsm.spec.in we add new files and folders, so add those files

Change in vdsm[master]: Move zombieReaper to its own package

2013-09-24 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Move zombieReaper to its own package .. Patch Set 4: Since we already have vdsm-python-cpopen, I think vdsm-python-zombiereaper is a better name. For other p

Change in vdsm[master]: Move zombieReaper to its own package

2013-09-24 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Move zombieReaper to its own package .. Patch Set 4: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/19253 To unsubscribe, visit http://gerrit.ovirt.

Change in vdsm[master]: vdsm: Load softdog if hardware watchdog is not available

2013-09-23 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: vdsm: Load softdog if hardware watchdog is not available .. Patch Set 4: Bug is reported to Ubuntu at https://bugs.launchpad.net/ubuntu/+source/sanlock/+bug

Change in vdsm[master]: Packaging: VDSM v4.12.0 packaged on Ubuntu

2013-09-17 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: VDSM v4.12.0 packaged on Ubuntu .. Patch Set 6: Verified+1 Since Ubuntu and Debian are among the most popular distributions, I think it's good to

Change in vdsm[master]: Removing automatic restart of services in libvirt-reconfigure

2013-09-16 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Removing automatic restart of services in libvirt-reconfigure .. Patch Set 15: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/18780 To unsubscribe,

Change in vdsm[master]: Move zombieReaper to its own package

2013-09-15 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Move zombieReaper to its own package .. Patch Set 2: (1 comment) File lib/zombieReaper/Makefile.am Line

Change in vdsm[master]: Removing automatic restart of services in libvirt-reconfigure

2013-09-15 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Removing automatic restart of services in libvirt-reconfigure .. Patch Set 14: (1 comment) File lib/vdsm

Change in vdsm[master]: Removing automatic restart of services in libvirt-reconfigure

2013-09-15 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Removing automatic restart of services in libvirt-reconfigure .. Patch Set 14: (1 comment) File lib/vdsm

Change in vdsm[master]: Modification in lockfile usage mechanism as part of sysv ini...

2013-09-12 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Modification in lockfile usage mechanism as part of sysv init script .. Patch Set 14: (1 comment) File

Change in vdsm[master]: Modification in lockfile usage mechanism as part of sysv ini...

2013-09-12 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Modification in lockfile usage mechanism as part of sysv init script .. Patch Set 14: (1 comment) File

Change in vdsm[master]: Modification in lockfile usage mechanism as part of sysv ini...

2013-09-12 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Modification in lockfile usage mechanism as part of sysv init script .. Patch Set 14: Code-Review-1 (2 comments) ...

Change in vdsm[master]: Packaging: Fix help string and usage for --disable-libvirt-s...

2013-09-12 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: Fix help string and usage for --disable-libvirt-sanlock .. Patch Set 4: (1 comment) File con

Change in vdsm[master]: service.py: _runAlts() remove ServiceNotExistError

2013-09-11 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: service.py: _runAlts() remove ServiceNotExistError .. Patch Set 1: (1 comment) File lib/vdsm/tool/servic

Change in vdsm[master]: service.py: _runAlts() remove ServiceNotExistError

2013-09-11 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: service.py: _runAlts() remove ServiceNotExistError .. Patch Set 1: (1 comment) File lib/vdsm/tool/servic

Change in vdsm[master]: service.py: _runAlts() remove ServiceNotExistError

2013-09-11 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: service.py: _runAlts() remove ServiceNotExistError .. Patch Set 1: (1 comment) File lib/vdsm/tool/servic

Change in vdsm[master]: Modification in lockfile usage mechanism as part of sysv ini...

2013-09-11 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Modification in lockfile usage mechanism as part of sysv init script .. Patch Set 6: (1 comment) File i

Change in vdsm[master]: Packaging: Fix help string and usage for --disable-libvirt-s...

2013-09-11 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: Fix help string and usage for --disable-libvirt-sanlock .. Patch Set 4: (1 comment) File con

Change in vdsm[master]: Packaging: Fix help string and usage for --disable-libvirt-s...

2013-09-11 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: Fix help string and usage for --disable-libvirt-sanlock .. Patch Set 4: Verified+1 (2 comments) .

Change in vdsm[master]: Modification in lockfile usage mechanism as part of sysv ini...

2013-09-11 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Modification in lockfile usage mechanism as part of sysv init script .. Patch Set 6: (1 comment) File i

Change in vdsm[master]: Packaging: VDSM v4.12.0 packaged on Ubuntu

2013-09-10 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: VDSM v4.12.0 packaged on Ubuntu .. Patch Set 6: Hi Alon. Do you mean the bazaar repository hosted by launchpad.net? I think it's better to have th

Change in vdsm[master]: Packaging: Fix help string and usage for --disable-libvirt-s...

2013-09-10 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: Fix help string and usage for --disable-libvirt-sanlock .. Patch Set 3: (1 comment) File con

Change in vdsm[master]: Modification in lockfile usage mechanism as part of sysv ini...

2013-09-10 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Modification in lockfile usage mechanism as part of sysv init script .. Patch Set 6: (4 comments) File

Change in vdsm[master]: Packaging: make libvirtd env file path and qemu process user...

2013-09-10 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: make libvirtd env file path and qemu process user group configurable .. Patch Set 3: Verified+1 -- To view, visit http://gerrit.ovirt.org/19007 T

Change in vdsm[master]: Packaging: Fix help string and usage for --disable-libvirt-s...

2013-09-10 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: Fix help string and usage for --disable-libvirt-sanlock .. Patch Set 3: (1 comment) File con

Change in vdsm[master]: Packaging: Fix help string and usage for --disable-libvirt-s...

2013-09-10 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: Fix help string and usage for --disable-libvirt-sanlock .. Patch Set 3: (1 comment) File con

Change in vdsm[master]: Packaging: make libvirt service name and qemu process user g...

2013-09-10 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: make libvirt service name and qemu process user group configurable .. Patch Set 2: (3 comments) Thanks Alon. ...

Change in vdsm[master]: Packaging: Fix help string and usage for --disable-libvirt-s...

2013-09-10 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: Fix help string and usage for --disable-libvirt-sanlock .. Patch Set 3: (1 comment) File con

Change in vdsm[master]: Packaging: Fix help string and usage for --disable-libvirt-s...

2013-09-10 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: Fix help string and usage for --disable-libvirt-sanlock .. Patch Set 3: Verified+1 In this version I apply the opinion from Dan and Alon. The fina

Change in vdsm[master]: Packaging: Remove hard coded 12- prefix of vdsm-lvm.rules fr...

2013-09-10 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: Remove hard coded 12- prefix of vdsm-lvm.rules from upstream .. Patch Set 2: Verified+1 A rebase of patch series. This patch does not change. --

Change in vdsm[master]: build: cleanup: reformat AC_ARG_ENABLE

2013-09-10 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: build: cleanup: reformat AC_ARG_ENABLE .. Patch Set 2: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/18939 To unsubscribe, visit http://gerrit.ovir

Change in vdsm[ovirt-3.3]: systemd init: no need to stop conflicting services

2013-09-10 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: systemd init: no need to stop conflicting services .. Patch Set 1: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/19046 To unsubscribe, visit http:/

Change in vdsm[master]: vdsm: Load softdog if hardware watchdog is not available

2013-09-09 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: vdsm: Load softdog if hardware watchdog is not available .. Patch Set 4: The reason is more or less political. I agree wdmd init script is a better place, bu

Change in vdsm[master]: Removing automatic restart of services in libvirt-reconfigure

2013-09-09 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Removing automatic restart of services in libvirt-reconfigure .. Patch Set 1: I agree. So a total solution would involve vdsmd_init_common, it should restart

Change in vdsm[master]: Packaging: Fix help string and usage for --enable-libvirt-sa...

2013-09-09 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: Fix help string and usage for --enable-libvirt-sanlock .. Patch Set 1: (1 comment) File conf

Change in vdsm[master]: Packaging: Fix misleading help string for --enable-libvirt-s...

2013-09-09 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: Fix misleading help string for --enable-libvirt-sanlock .. Patch Set 1: (1 comment) File con

Change in vdsm[master]: vdsm: Load softdog if hardware watchdog is not available

2013-09-09 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: vdsm: Load softdog if hardware watchdog is not available .. Patch Set 4: Verified+1 -- To view, visit http://gerrit.ovirt.org/17814 To unsubscribe, visit htt

Change in vdsm[master]: Packaging: VDSM v4.12.0 packaged on Ubuntu

2013-09-09 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: VDSM v4.12.0 packaged on Ubuntu .. Patch Set 5: This is a hard question. I think if we want to make VDSM more popular, we'd better take this respo

Change in vdsm[master]: Packaging: Fix misleading help string for --enable-libvirt-s...

2013-09-09 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: Fix misleading help string for --enable-libvirt-sanlock .. Patch Set 1: (1 comment) File con

Change in vdsm[master]: Packaging: make libvirt service name and qemu process user g...

2013-09-09 Thread zhshzhou
Zhou Zheng Sheng has posted comments on this change. Change subject: Packaging: make libvirt service name and qemu process user group configurable .. Patch Set 1: (2 comments) Thanks Alon. ...

  1   2   3   4   5   6   7   8   9   10   >