Project

General

Profile

Actions

Feature #321

closed

allow dns names for monitor switch

Added by Thomas Mueller over 13 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

100%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Component(FS):
Labels (FS):
Pull request ID:

Description

if the -m switch is set to a dns name cfuse fails:

  1. cfuse -m node001:6879 /mnt
    unable to parse addrs in 'node001:6879'
    unable to find any monitors in conf

and maybe set the port to the default if it's not provided.

Actions #1

Updated by Sage Weil over 13 years ago

  • % Done changed from 0 to 40

the port part of htis is fixed by commit:b72c1bb6e9b77e1ab6c21bfd761f7fe3cc493647

Actions #2

Updated by Sage Weil over 13 years ago

  • Target version set to v0.22
Actions #3

Updated by Sage Weil over 13 years ago

  • Assignee set to Greg Farnum

see MonClient::create_initial_monmap, and mount/mount.ceph.c for an example of using getaddrinfo()

Actions #4

Updated by Greg Farnum over 13 years ago

  • Status changed from New to Resolved
  • % Done changed from 40 to 100

Finally done in commit:902b1c148d2da0d560680ae41261fe718128b444.

Actions #5

Updated by John Spray over 7 years ago

  • Project changed from Ceph to CephFS
  • Category deleted (11)
  • Target version deleted (v0.22)

Bulk updating project=ceph category=ceph-fuse issues to move to fs project so that we can remove the ceph-fuse category from the ceph project

Actions

Also available in: Atom PDF