Project

General

Profile

Actions

Bug #1556

closed

mount -t ceph server:/ /mnt/point no longer works in 0.35

Added by Alexandre Oliva over 12 years ago. Updated over 12 years ago.

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

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

In my home network, ceph is a name that resolves to the IPs of all ceph monitors, so I run:

[root@freie ~]# mount -t ceph ceph:/ /media/Shared

mount error 22 = Invalid argument

dmesg shows:

ceph: device name is missing path (no :/ in 172.31.160.4,172.31.160.7,172.31.160.6:)

[root@freie ~]# mount -t ceph ceph:6789:/ /media/Shared

works fine.

The same problem occurs if ceph:/ is taken from /etc/fstab (as I first found out).

Actions #1

Updated by Sage Weil over 12 years ago

  • Status changed from New to In Progress
  • Assignee set to Sage Weil
  • Priority changed from Normal to High
  • Target version set to v0.36

i probably broke this when i changed the ipv6 addr parsing... will take a look

Actions #2

Updated by Sage Weil over 12 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF