Project

General

Profile

Actions

Bug #3190

closed

hammer: hammer info command locks up console

Added by Anonymous almost 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
06/05/2019
Due date:
% Done:

0%

Estimated time:

Description

A recent commit has broken the hammer info command to the point where it hangs on the console and control-C will not break out. Also, the machine stops servicing SSH connections.

The problem commit is after 09a8a7b3 and at or before 161b332.

Actions #1

Updated by tkusumi almost 5 years ago

Then the entire hammer1 is likely broken.

That command looks up btree for pfs metadata via ioctl, which is essentially no different from regular filesystem path lookup (with only difference in keys to lookup).

Actions #2

Updated by Anonymous almost 5 years ago

Other hammer commands, like snapls and config are working. It seems to be limited to info for some reason, but I haven't test all of them.

Actions #3

Updated by tkusumi almost 5 years ago

should check if any changes in vm and/or vfs within that range of commits.

basically no meaningful changes to hammer1 these days.

Actions #4

Updated by Anonymous almost 5 years ago

My guess is that this is a result of one of these commits in combination with the all encrypted disks setup I have.

Actions #5

Updated by Anonymous almost 5 years ago

  • Status changed from New to Closed

Dillon fixed this with commit ec03d2a1

Actions

Also available in: Atom PDF