I notice under HOSTNAME RESOLUTION section the use of 'host -4 {hostname}' as a required test, however, in all my trial deployments so far, none would pass as this command is a direct DNS query, and instead I usually just add entries to the host file.
Two thoughts, is Ceph expecting to only do DNS queries? or instead would it be better for the pre-flight to use the getent hosts {hostname} as a test? _______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com