Message4941

Author dillon
Recipients aoiko
Date 2008-07-14.17:42:02
Content
:> Just an rsync -av src dst, where dst is the nfs-mounted hammer volume, which
:> was just created, so I don't think rsync could read much. It got stuck in
:> the devel/ directory (in an old dragonfly sys/ checkout even). The file was
:> some version of ibcs2_stat.c. Before getting there it had copied over a few
:> hundread thousands of files, some small, some average-sized. I'm going to
:> make sure I can get a dump and then try it with latest head.
:
:Hit an unrelated hammer bug (latest HEAD) while trying to reproduce. Should
:be easy to fix; uploading dump to my ~/crash directory on leaf.
:
:Aggelos

    (oops, forgot to CC to the list)

    I'm looking at the core file but I don't see anything wrong.  There are
    no processes stuck on anything as far as I can tell.

    Could it be an issue with your network?  Can you access the machine via
    its console and see if the network still works?

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>
History
Date User Action Args
2008-07-14 17:42:08dillonsetrecipients: + aoiko
2008-07-14 17:42:08dillonlinkissue1069 messages
2008-07-14 17:42:02dilloncreate