CiscoDevNet / Hyperflex-Hypercheck

Perform pro-active self checks on your Hyperflex cluster to ensure stability and resiliency
MIT License
27 stars 17 forks source link

Add ESXi `vdf` check for full filesystems. #23

Closed sttardy closed 4 years ago

sttardy commented 4 years ago

HyperFlex upgrade fail ESXi upgrade due to ESXi:/tmp being full.

Manual upgrade attempt using esxcli software profile update . . . failed with:

OSError: [Error 28] no space left on device

ESXi df showed no issues, but vdf showed:

tmp                     262144    262144         0 100% --
avshukla commented 4 years ago

Thanks Steven. Yes, we are working on getting this added along with a lot of other checks.

Regards, Avinash

From: sttardy notifications@github.com Reply-To: CiscoDevNet/Hyperflex-Hypercheck reply@reply.github.com Date: Thursday, April 30, 2020 at 8:06 AM To: CiscoDevNet/Hyperflex-Hypercheck Hyperflex-Hypercheck@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [CiscoDevNet/Hyperflex-Hypercheck] Add ESXi vdf check for full filesystems. (#23)

HyperFlex upgrade fail ESXi upgrade due to ESXi:/tmp being full.

Manual upgrade attempt using esxcli software profile update . . . failed with:

OSError: [Error 28] no space left on device

ESXi df showed no issues, but vdf showed:

tmp 262144 262144 0 100% --

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/CiscoDevNet/Hyperflex-Hypercheck/issues/23, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AENNTQIFQKKJDYQZ2HWFIE3RPFZLZANCNFSM4MVQYKMA.

hsardana09 commented 4 years ago

Check added in the updated/committed build.