Remove nfsstat. Running nfsstat in crashinfo will give the stats of the
running kernel instead of the stats of the crashed kernel. The current version uses sysctls to query the stats and does not work at all (anymore) on crash dumps.
This commit is contained in:
parent
b5ab177a99
commit
32fd57a8e1
@ -313,12 +313,6 @@ w -M $VMCORE -N $KERNEL -dn
|
||||
echo
|
||||
fi
|
||||
|
||||
echo "------------------------------------------------------------------------"
|
||||
echo "nfsstat"
|
||||
echo
|
||||
nfsstat -M $VMCORE -N $KERNEL
|
||||
echo
|
||||
|
||||
echo "------------------------------------------------------------------------"
|
||||
echo "netstat -s"
|
||||
echo
|
||||
|
Loading…
Reference in New Issue
Block a user