Description of problem: Need warning message in beginning of deployment process, that appear when you run hosted-engine --deploy via ssh without terminal mode. Because when you run 'ssh -lroot hostname "hosted-engine --deploy"' without -t parameter, you receive error on stage when need to specify path to storage: Cannot access storage connection 10.35.160.108:/RHEV/artyom_hosted_engine: permission settings on the specified storage do not allow access to the storage to vdsm user and kvm group. Verify permission settings on the specified storage or specify another location That can confuse user Version-Release number of selected component (if applicable): ovirt-hosted-engine-setup-1.1.2-5.el6ev.noarch How reproducible: Always Steps to Reproduce: 1. Run ssh -lroot hostname "hosted-engine --deploy"' 2. Continue deployment until stage, where you need to specify path to storage 3. Actual results: Error that can confuse user Expected results: Some error in the beginning of deployment process, that user run command via ssh without interactive mode. Additional info:
Verified on ovirt-hosted-engine-setup-1.2.1-8.el6ev.noarch
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-0161.html