* mount: 10.0.6.10:/: can't read superblock [not found] <01f629d2-41bc-4266-acb7-1aeff803c38f@mail.linserv.se> @ 2012-06-05 18:07 ` Martin Wilderoth 2012-06-05 18:14 ` Wido den Hollander 0 siblings, 1 reply; 8+ messages in thread From: Martin Wilderoth @ 2012-06-05 18:07 UTC (permalink / raw) To: ceph-devel Hello Is there a way to recover this error. mount -t ceph 10.0.6.10:/ /mnt -vv -o name=admin,secret=XXXXXXXXXXXXXXXXXXXXXXX [ 506.640433] libceph: loaded (mon/osd proto 15/24, osdmap 5/6 5/6) [ 506.650594] ceph: loaded (mds proto 32) [ 506.652353] libceph: client0 fsid a9d5f9e1-4bb9-4fab-b79b-ba4457631b01 [ 506.670876] Intel AES-NI instructions are not detected. [ 506.678861] libceph: mon0 10.0.6.10:6789 session established mount: 10.0.6.10:/: can't read superblock One of my mds logs has 24G of data. I have some rbd devices that I would like to keep. /Regards Martin ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: mount: 10.0.6.10:/: can't read superblock 2012-06-05 18:07 ` mount: 10.0.6.10:/: can't read superblock Martin Wilderoth @ 2012-06-05 18:14 ` Wido den Hollander 2012-06-05 18:33 ` Martin Wilderoth 0 siblings, 1 reply; 8+ messages in thread From: Wido den Hollander @ 2012-06-05 18:14 UTC (permalink / raw) To: Martin Wilderoth; +Cc: ceph-devel Hi Martin, On 06/05/2012 08:07 PM, Martin Wilderoth wrote: > Hello > > Is there a way to recover this error. > > mount -t ceph 10.0.6.10:/ /mnt -vv -o name=admin,secret=XXXXXXXXXXXXXXXXXXXXXXX > [ 506.640433] libceph: loaded (mon/osd proto 15/24, osdmap 5/6 5/6) > [ 506.650594] ceph: loaded (mds proto 32) > [ 506.652353] libceph: client0 fsid a9d5f9e1-4bb9-4fab-b79b-ba4457631b01 > [ 506.670876] Intel AES-NI instructions are not detected. > [ 506.678861] libceph: mon0 10.0.6.10:6789 session established > mount: 10.0.6.10:/: can't read superblock > Could you share some more information? For example the output from: ceph -s Did you change anything to the cluster since it worked? And what version are you running? > One of my mds logs has 24G of data. Is it still running? > > I have some rbd devices that I would like to keep. RBD doesn't use the MDS nor the POSIX filesystem, so you will probably be fine, but we need the output of "ceph -s" first. Does this work? $ rbd ls $ rados -p rbd ls Wido > > /Regards Martin > > > > > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: mount: 10.0.6.10:/: can't read superblock 2012-06-05 18:14 ` Wido den Hollander @ 2012-06-05 18:33 ` Martin Wilderoth 2012-06-05 20:05 ` Martin Wilderoth 2012-06-06 13:29 ` Ceph and BackupPC (was: Re: mount: 10.0.6.10:/: can't read superblock) Guido Winkelmann 0 siblings, 2 replies; 8+ messages in thread From: Martin Wilderoth @ 2012-06-05 18:33 UTC (permalink / raw) To: ceph-devel Hello > Hi Martin, > > On 06/05/2012 08:07 PM, Martin Wilderoth wrote: > > Hello > > > > Is there a way to recover this error. > > > > mount -t ceph 10.0.6.10:/ /mnt -vv -o name=admin,secret=XXXXXXXXXXXXXXXXXXXXXXX > > [ 506.640433] libceph: loaded (mon/osd proto 15/24, osdmap 5/6 5/6) > > [ 506.650594] ceph: loaded (mds proto 32) > > [ 506.652353] libceph: client0 fsid a9d5f9e1-4bb9-4fab-b79b-ba4457631b01 > > [ 506.670876] Intel AES-NI instructions are not detected. > > [ 506.678861] libceph: mon0 10.0.6.10:6789 session established > > mount: 10.0.6.10:/: can't read superblock > > > > Could you share some more information? For example the output from: ceph -s 2012-06-05 20:25:05.307914 pg v1189604: 1152 pgs: 1152 active+clean; 191 GB data, 393 GB used, 973 GB / 1379 GB avail 2012-06-05 20:25:05.315871 mds e60: 1/1/1 up {0=c=up:replay}, 2 up:standby 2012-06-05 20:25:05.315965 osd e1106: 8 osds: 8 up, 8 in 2012-06-05 20:25:05.316165 log 2012-06-05 20:24:50.425527 mon.0 10.0.6.10:6789/0 75 : [INF] mds.? 10.0.6.11:6800/22974 up:boot 2012-06-05 20:25:05.316371 mon e1: 3 mons at {a=10.0.6.10:6789/0,b=10.0.6.11:6789/0,c=10.0.6.12:6789/0} > > Did you change anything to the cluster since it worked? And what version > are you running? I have not done any changes installed at version 0.46 upgraded earlier and have been testing with ceph and ceph-fuse and backuppc. It was during the ceph-fuse it hanged. Current version ceph version 0.47.2 (commit:8bf9fde89bd6ebc4b0645b2fe02dadb1c17ad372) > > One of my mds logs has 24G of data. > > Is it still running? I have restarted mds.a and mds.b they seems to be running. But not everything. mds.a was stoped not sure mds.b but it has a big logfile. > > > > > I have some rbd devices that I would like to keep. > > RBD doesn't use the MDS nor the POSIX filesystem, so you will probably > be fine, but we need the output of "ceph -s" first. > > Does this work? > $ rbd ls this works I'm still using the rbd with no problem > $ rados -p rbd ls seems to work reports something simmilar to rb.0.2.00000000052e rb.0.0.0000000002f2 rb.0.7.000000000345 rb.0.7.000000000896 rb.0.0.000000000102 rb.0.9.000000000172 rb.0.1.000000000350 rb.0.4.000000000180 rb.0.4.00000000068b rb.0.5.00000000054c rb.0.2.0000000001e1 > Wido > > > > > /Regards Martin > > ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: mount: 10.0.6.10:/: can't read superblock 2012-06-05 18:33 ` Martin Wilderoth @ 2012-06-05 20:05 ` Martin Wilderoth 2012-06-05 20:16 ` Greg Farnum 2012-06-06 13:29 ` Ceph and BackupPC (was: Re: mount: 10.0.6.10:/: can't read superblock) Guido Winkelmann 1 sibling, 1 reply; 8+ messages in thread From: Martin Wilderoth @ 2012-06-05 20:05 UTC (permalink / raw) To: ceph-devel Hello Again, I restarted the mds on all servers and then it worked again /Regards Martin > Hello > > > Hi Martin, > > > > On 06/05/2012 08:07 PM, Martin Wilderoth wrote: > > > Hello > > > > > > Is there a way to recover this error. > > > > > > mount -t ceph 10.0.6.10:/ /mnt -vv -o name=admin,secret=XXXXXXXXXXXXXXXXXXXXXXX > > > [ 506.640433] libceph: loaded (mon/osd proto 15/24, osdmap 5/6 5/6) > > > [ 506.650594] ceph: loaded (mds proto 32) > > > [ 506.652353] libceph: client0 fsid a9d5f9e1-4bb9-4fab-b79b-ba4457631b01 > > > [ 506.670876] Intel AES-NI instructions are not detected. > > > [ 506.678861] libceph: mon0 10.0.6.10:6789 session established > > > mount: 10.0.6.10:/: can't read superblock > > > > > > > Could you share some more information? For example the output from: ceph -s > > 2012-06-05 20:25:05.307914 pg v1189604: 1152 pgs: 1152 active+clean; 191 GB data, 393 GB used, 973 GB / 1379 GB avail > 012-06-05 20:25:05.315871 mds e60: 1/1/1 up {0=c=up:replay}, 2 up:standby > 2012-06-05 20:25:05.315965 osd e1106: 8 osds: 8 up, 8 in > 2012-06-05 20:25:05.316165 log 2012-06-05 20:24:50.425527 mon.0 10.0.6.10:6789/0 75 : [INF] mds.? 10.0.6.11:6800/22974 up:boot > 2012-06-05 20:25:05.316371 mon e1: 3 mons at {a=10.0.6.10:6789/0,b=10.0.6.11:6789/0,c=10.0.6.12:6789/0} > > > > > > Did you change anything to the cluster since it worked? And what version > > are you running? > > I have not done any changes installed at version 0.46 upgraded earlier and have been testing with > ceph and ceph-fuse and backuppc. It was during the ceph-fuse it hanged. > > Current version > ceph version 0.47.2 (commit:8bf9fde89bd6ebc4b0645b2fe02dadb1c17ad372) > > > > One of my mds logs has 24G of data. > > > > Is it still running? > I have restarted mds.a and mds.b they seems to be running. But not everything. > mds.a was stoped not sure mds.b but it has a big logfile. > > > > > > > > > I have some rbd devices that I would like to keep. > > > > RBD doesn't use the MDS nor the POSIX filesystem, so you will probably > > be fine, but we need the output of "ceph -s" first. > > > > Does this work? > > $ rbd ls > this works I'm still using the rbd with no problem > > $ rados -p rbd ls > seems to work reports something simmilar to > rb.0.2.00000000052e > rb.0.0.0000000002f2 > rb.0.7.000000000345 > rb.0.7.000000000896 > rb.0.0.000000000102 > rb.0.9.000000000172 > rb.0.1.000000000350 > rb.0.4.000000000180 > rb.0.4.00000000068b > rb.0.5.00000000054c > rb.0.2.0000000001e1 > > > Wido > > > > > > > > /Regards Martin > > > ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: mount: 10.0.6.10:/: can't read superblock 2012-06-05 20:05 ` Martin Wilderoth @ 2012-06-05 20:16 ` Greg Farnum 0 siblings, 0 replies; 8+ messages in thread From: Greg Farnum @ 2012-06-05 20:16 UTC (permalink / raw) To: Martin Wilderoth; +Cc: ceph-devel For future reference, that error was because the active MDS server was in replay. I can't tell why it didn't move on to active from what you posted, but I imagine it just got a little stuck since restarting made it work out. -Greg On Tuesday, June 5, 2012 at 1:05 PM, Martin Wilderoth wrote: > Hello Again, > > I restarted the mds on all servers and then it worked again > > /Regards Martin > > > Hello > > > > > Hi Martin, > > > > > > On 06/05/2012 08:07 PM, Martin Wilderoth wrote: > > > > Hello > > > > > > > > Is there a way to recover this error. > > > > > > > > mount -t ceph 10.0.6.10:/ /mnt -vv -o name=admin,secret=XXXXXXXXXXXXXXXXXXXXXXX > > > > [ 506.640433] libceph: loaded (mon/osd proto 15/24, osdmap 5/6 5/6) > > > > [ 506.650594] ceph: loaded (mds proto 32) > > > > [ 506.652353] libceph: client0 fsid a9d5f9e1-4bb9-4fab-b79b-ba4457631b01 > > > > [ 506.670876] Intel AES-NI instructions are not detected. > > > > [ 506.678861] libceph: mon0 10.0.6.10:6789 session established > > > > mount: 10.0.6.10:/: can't read superblock > > > > > > > > > > > > Could you share some more information? For example the output from: ceph -s > > > > 2012-06-05 20:25:05.307914 pg v1189604: 1152 pgs: 1152 active+clean; 191 GB data, 393 GB used, 973 GB / 1379 GB avail > > 012-06-05 20:25:05.315871 mds e60: 1/1/1 up {0=c=up:replay}, 2 up:standby > > 2012-06-05 20:25:05.315965 osd e1106: 8 osds: 8 up, 8 in > > 2012-06-05 20:25:05.316165 log 2012-06-05 20:24:50.425527 mon.0 10.0.6.10:6789/0 75 : [INF] mds.? 10.0.6.11:6800/22974 up:boot > > 2012-06-05 20:25:05.316371 mon e1: 3 mons at {a=10.0.6.10:6789/0,b=10.0.6.11:6789/0,c=10.0.6.12:6789/0} > > > > > > > > > > Did you change anything to the cluster since it worked? And what version > > > are you running? > > > > > > > > I have not done any changes installed at version 0.46 upgraded earlier and have been testing with > > ceph and ceph-fuse and backuppc. It was during the ceph-fuse it hanged. > > > > Current version > > ceph version 0.47.2 (commit:8bf9fde89bd6ebc4b0645b2fe02dadb1c17ad372) > > > > > > One of my mds logs has 24G of data. > > > > > > Is it still running? > > I have restarted mds.a and mds.b they seems to be running. But not everything. > > mds.a was stoped not sure mds.b but it has a big logfile. > > > > > > > > > > > > > I have some rbd devices that I would like to keep. > > > > > > RBD doesn't use the MDS nor the POSIX filesystem, so you will probably > > > be fine, but we need the output of "ceph -s" first. > > > > > > Does this work? > > > $ rbd ls > > > > > > this works I'm still using the rbd with no problem > > > $ rados -p rbd ls > > > > > > seems to work reports something simmilar to > > rb.0.2.00000000052e > > rb.0.0.0000000002f2 > > rb.0.7.000000000345 > > rb.0.7.000000000896 > > rb.0.0.000000000102 > > rb.0.9.000000000172 > > rb.0.1.000000000350 > > rb.0.4.000000000180 > > rb.0.4.00000000068b > > rb.0.5.00000000054c > > rb.0.2.0000000001e1 > > > > > Wido > > > > > > > > > > > /Regards Martin > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@vger.kernel.org (mailto:majordomo@vger.kernel.org) > More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 8+ messages in thread
* Ceph and BackupPC (was: Re: mount: 10.0.6.10:/: can't read superblock) 2012-06-05 18:33 ` Martin Wilderoth 2012-06-05 20:05 ` Martin Wilderoth @ 2012-06-06 13:29 ` Guido Winkelmann 2012-06-06 16:24 ` Sage Weil 2012-06-07 8:02 ` Ceph and BackupPC Jerker Nyberg 1 sibling, 2 replies; 8+ messages in thread From: Guido Winkelmann @ 2012-06-06 13:29 UTC (permalink / raw) To: Martin Wilderoth; +Cc: ceph-devel Am Dienstag, 5. Juni 2012, 14:33:19 schrieb Martin Wilderoth: > I have not done any changes installed at version 0.46 upgraded earlier and > have been testing with ceph and ceph-fuse and backuppc. BackupPC and Ceph sounds like an interesting combination. Other than this hanging MDS problem, what are your experiences with that? I'm asking because BackupPC is the only application I know of that actually makes heavy use of hardlinks. Ceph, as far as I've understood it, supports hardlinks, but works under the assumption that they're a rare and not performance-critical corner case, and does some optimizations that help the more common cases, but would probably hurt if you are using hardlinks a lot. Regards, Guido ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Ceph and BackupPC (was: Re: mount: 10.0.6.10:/: can't read superblock) 2012-06-06 13:29 ` Ceph and BackupPC (was: Re: mount: 10.0.6.10:/: can't read superblock) Guido Winkelmann @ 2012-06-06 16:24 ` Sage Weil 2012-06-07 8:02 ` Ceph and BackupPC Jerker Nyberg 1 sibling, 0 replies; 8+ messages in thread From: Sage Weil @ 2012-06-06 16:24 UTC (permalink / raw) To: Guido Winkelmann; +Cc: Martin Wilderoth, ceph-devel On Wed, 6 Jun 2012, Guido Winkelmann wrote: > Am Dienstag, 5. Juni 2012, 14:33:19 schrieb Martin Wilderoth: > > > I have not done any changes installed at version 0.46 upgraded earlier and > > have been testing with ceph and ceph-fuse and backuppc. > > BackupPC and Ceph sounds like an interesting combination. Other than this > hanging MDS problem, what are your experiences with that? > > I'm asking because BackupPC is the only application I know of that actually > makes heavy use of hardlinks. Ceph, as far as I've understood it, supports > hardlinks, but works under the assumption that they're a rare and not > performance-critical corner case, and does some optimizations that help the > more common cases, but would probably hurt if you are using hardlinks a lot. Right. There is currently a scalability limit on the number of hard links, currently. Any large set of backuppc data will eat a lot of memory on mds.0 and (eventually) case problems. sage ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Ceph and BackupPC 2012-06-06 13:29 ` Ceph and BackupPC (was: Re: mount: 10.0.6.10:/: can't read superblock) Guido Winkelmann 2012-06-06 16:24 ` Sage Weil @ 2012-06-07 8:02 ` Jerker Nyberg 1 sibling, 0 replies; 8+ messages in thread From: Jerker Nyberg @ 2012-06-07 8:02 UTC (permalink / raw) To: ceph-devel On Wed, 6 Jun 2012, Guido Winkelmann wrote: > I'm asking because BackupPC is the only application I know of that actually > makes heavy use of hardlinks. I used to run "rsync --link-dest" to create snapshot-like directories with hard links but have been using real ZFS snapshots lately. --jerker ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2012-06-07 8:02 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <01f629d2-41bc-4266-acb7-1aeff803c38f@mail.linserv.se>
2012-06-05 18:07 ` mount: 10.0.6.10:/: can't read superblock Martin Wilderoth
2012-06-05 18:14 ` Wido den Hollander
2012-06-05 18:33 ` Martin Wilderoth
2012-06-05 20:05 ` Martin Wilderoth
2012-06-05 20:16 ` Greg Farnum
2012-06-06 13:29 ` Ceph and BackupPC (was: Re: mount: 10.0.6.10:/: can't read superblock) Guido Winkelmann
2012-06-06 16:24 ` Sage Weil
2012-06-07 8:02 ` Ceph and BackupPC Jerker Nyberg
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.