Re: [ceph-devel] mount command crashes on bad ip address

2008-06-06 Thread Sage Weil
On Thu, 5 Jun 2008, Erwin, Brock A wrote: > FYI, the mount command crashes if you give it a bad address for the MDS > node. Thanks... I've just pushed a fix for this. It'll retry a bad address a few times before giving up. be22b3e: kclient: fix mount failure unwinding sage ---

[ceph-devel] mount command crashes on bad ip address

2008-06-05 Thread Erwin, Brock A
FYI, the mount command crashes if you give it a bad address for the MDS node. Here's what I ran: [EMAIL PROTECTED] mnt]# mount -t ceph 0.0.0.0:/ cephfs/ Killed Message from [EMAIL PROTECTED] at Jun 5 16:36:19 ... kernel: Oops: [1] SMP [EMAIL PROTECTED] mnt]# Message from [EMAIL