You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ambari.apache.org by "Benbenek, Waldyn J" <Wa...@UNISYS.com> on 2014/07/07 22:16:13 UTC

Prevent Ambari from offering /boot/efi

I am setting up our users to use Ambari to set up clusters on our fabric.  Since no one (not even root) change the ownership of /boot/efi based folders, I would like to remove them from the set of default folder offered for name, data, and hbase nodes.

Currently, the user must go through the default nodes and change those that start with /boot/efi as part of the distribution process. Is there some what to change those folders or remove them?  I cannot find in the place in the code where they are set up?

Thanks,

Wally

Re: Prevent Ambari from offering /boot/efi

Posted by Yusaku Sako <yu...@hortonworks.com>.
Hi,

If you would like to know how Ambari filters out certain mount points
for directory recommendations, please take a look at [1].

[1] https://github.com/apache/ambari/blob/trunk/ambari-web/app/models/service_config.js#L612

Yusaku

On Mon, Jul 7, 2014 at 1:16 PM, Benbenek, Waldyn J
<Wa...@unisys.com> wrote:
> I am setting up our users to use Ambari to set up clusters on our fabric.
> Since no one (not even root) change the ownership of /boot/efi based
> folders, I would like to remove them from the set of default folder offered
> for name, data, and hbase nodes.
>
>
>
> Currently, the user must go through the default nodes and change those that
> start with /boot/efi as part of the distribution process. Is there some what
> to change those folders or remove them?  I cannot find in the place in the
> code where they are set up?
>
>
>
> Thanks,
>
>
>
> Wally

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Re: Prevent Ambari from offering /boot/efi

Posted by Yusaku Sako <yu...@hortonworks.com>.
Hi,

If you would like to know how Ambari filters out certain mount points
for directory recommendations, please take a look at [1].

[1] https://github.com/apache/ambari/blob/trunk/ambari-web/app/models/service_config.js#L612

Yusaku

On Mon, Jul 7, 2014 at 1:16 PM, Benbenek, Waldyn J
<Wa...@unisys.com> wrote:
> I am setting up our users to use Ambari to set up clusters on our fabric.
> Since no one (not even root) change the ownership of /boot/efi based
> folders, I would like to remove them from the set of default folder offered
> for name, data, and hbase nodes.
>
>
>
> Currently, the user must go through the default nodes and change those that
> start with /boot/efi as part of the distribution process. Is there some what
> to change those folders or remove them?  I cannot find in the place in the
> code where they are set up?
>
>
>
> Thanks,
>
>
>
> Wally

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.