Project

General

Profile

Actions

Todo #14103

closed

Add more disk information to status output

Added by Jim Pingle about 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Diagnostics
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
23.05
Release Notes:
Default

Description

The status output could use some more disk information we've been requesting recently:

defCmdT("Disk-Filesystem Table", "/bin/cat /etc/fstab");
defCmdT("Disk-Swap Information", "/usr/sbin/swapinfo");
defCmdT("Disk-GEOM Tree", "/sbin/geom -t");
defCmdT("Disk-GEOM Disk List", "/sbin/geom disk list -a");
defCmdT("Disk-GEOM Partition Summary", "/sbin/geom part show -p");
defCmdT("Disk-GEOM Partition Details", "/sbin/geom part list");
defCmdT("Disk-GEOM Label Status", "/sbin/geom label status");
defCmdT("Disk-GEOM Label Details", "/sbin/geom label list");
Actions #1

Updated by Jim Pingle about 1 year ago

  • Status changed from In Progress to Feedback
  • % Done changed from 0 to 100
Actions #2

Updated by Jim Pingle about 1 year ago

  • Status changed from Feedback to Resolved

This is present and working in the latest snapshot.

Actions

Also available in: Atom PDF