Skip to content

CLOUDSTACK-8608. System VM's failed to start due to permissions issue. - #555

Closed
likitha wants to merge 1 commit into
apache:masterfrom
likitha:CLOUDSTACK-8608
Closed

CLOUDSTACK-8608. System VM's failed to start due to permissions issue.#555
likitha wants to merge 1 commit into
apache:masterfrom
likitha:CLOUDSTACK-8608

Conversation

@likitha

Copy link
Copy Markdown

…instance.

Provide permissions to template folder when mounted on management server.
@wilderrodrigues

Copy link
Copy Markdown
Contributor

Travis failed due to a timeout.

I will have a look at the code.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

instance write-access to a static, even when in a synchronised block of code does not make for a good pattern. There is no guarantee that some other (synchronised) block accesses it as well.

@remibergsma

Copy link
Copy Markdown
Contributor

Who wants to step in and finish this work? It seems the original author is not able to finish it. If no one steps in, we'll have to close the PR without merging it so please help :-).

remibergsma added a commit to remibergsma/cloudstack that referenced this pull request Aug 17, 2015
This closesapache#577
This closesapache#566
This closesapache#562
This closesapache#561
This closesapache#556
This closesapache#555
This closesapache#554
This closesapache#548
This closesapache#544
This closesapache#540
This closesapache#508
This closesapache#384
This closesapache#372
remibergsma added a commit to remibergsma/cloudstack that referenced this pull request Aug 17, 2015
This closesapache#577
This closesapache#566
This closesapache#562
This closesapache#561
This closesapache#556
This closesapache#555
This closesapache#554
This closesapache#548
This closesapache#544
This closesapache#540
This closesapache#384
This closesapache#372
remibergsma added a commit to remibergsma/cloudstack that referenced this pull request Aug 17, 2015
This closesapache#577
This closesapache#566
This closesapache#562
This closesapache#561
This closesapache#556
This closesapache#555
This closesapache#554
This closesapache#548
This closesapache#544
This closesapache#540
This closesapache#384
This closesapache#372
@yadvr

yadvr commented May 2, 2016

Copy link
Copy Markdown
Member

tag:vmware-pickup

@sureshanaparti

sureshanaparti commented Apr 13, 2017

Copy link
Copy Markdown
Contributor

Continued with the code changes here in a new PR #1875. This PR will be closed when PR #1875 is merged.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@likitha@wilderrodrigues@remibergsma@yadvr@sureshanaparti@DaanHoogland