[
https://issues.apache.org/jira/browse/CLOUDSTACK-10243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359529#comment-16359529
]
ASF GitHub Bot commented on CLOUDSTACK-10243:
---------------------------------------------
rhtyd commented on issue #2421: CLOUDSTACK-10243: Do not use wait() on Python
subprocess
URL: https://github.com/apache/cloudstack/pull/2421#issuecomment-364673872
LGTM, merging this based on test results and reviews.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Updating metadata might hang on VR on "ip rule show"
> ----------------------------------------------------
>
> Key: CLOUDSTACK-10243
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10243
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Virtual Router
> Affects Versions: 4.10.0.0, 4.11.0.0
> Environment: CloudStack 4.10 - Basic Networking
> Reporter: Wido den Hollander
> Assignee: Wido den Hollander
> Priority: Major
> Labels: basic-networking, python, virtual-router
> Fix For: Future
>
>
> On a CloudStack 4.10 setup running with Basic Networking we noticed VMs being
> in the "Starting" state.
> After investigating in the VR we show the "ip rule show" command run for ever
> and never end. This causes Python scripts to wait and thus never start the
> Instance.
> This seems to be a issue in CsHelper.py where it uses p.wait() which might
> block in certain situations.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)