On 09/25/2013 10:03 AM, Guang wrote: > Hi ceph-users, > I deployed a cluster successfully in VMs, and today I tried to deploy a cluster in physical nodes. However, I came across a problem when I started creating a monitor. > > -bash-4.1$ ceph-deploy mon create xxxxx .... > ssh: Could not resolve hostname web2: Name or service not known > Does anyone come across the same issue? Looks like I mis-configured the network environment? The machine you run ceph-deploy on doesn't know "who" web2 is. If this command succeeds: "ping web2" then ceph deploy will at least be able to contact that host. hint: look at your /etc/hosts file. > Thanks, > Guang Wolfgang > ______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > -- DI (FH) Wolfgang Hennerbichler Software Development Unit Advanced Computing Technologies RISC Software GmbH A company of the Johannes Kepler University Linz IT-Center Softwarepark 35 4232 Hagenberg Austria Phone: +43 7236 3343 245 Fax: +43 7236 3343 250 wolfgang.hennerbichler@xxxxxxxxxxxxxxxx http://www.risc-software.at _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com