Status: Accepted
Owner: ----
Labels: Type-Defect Milestone-Release2.9 Priority-High

New issue 707 by [email protected]: OS scripts are run as root:gnt-daemons in split user mode
http://code.google.com/p/ganeti/issues/detail?id=707

ganeti-noded runs as root:gnt-daemons, so the OS scripts are run with the same GID. As instance-debootstrap is called from ganeti-noded, files created by it have the same GID. This leads to files in the guest having the GID of gnt-daemons.

I don't know if we promise OS scripts to run as root:root. In this case, it's a bug we need to fix in ganeti-noded. Otherwise, we could fix it in instance-debootstrap.

This has been verified for 2.10, but the same code is present in 2.8 and 2.9. So I'll assign the bug to 2.9 as it's the current stable release. The fix might as well be backported to 2.8 if there's the need for it.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to