Giter Club home page Giter Club logo

anfhealthcheck's Introduction

anfhealthcheck's People

Contributors

agovi avatar seanluce avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

agovi pvikas99

anfhealthcheck's Issues

ANF Backup Status

Can the ANF Backup status be included on a per volume basis, e.g. completed or failed? For auditing purposes, can we report on ANF backup status over a length of time?

Incorrect variable used for Dry Run control

On line 280 in ANFHealthCheck.ps1 the wrong variable is used.

The line currently reads:
if($enableVolumeCapacityRemediationDryRun -eq $false) {

it needs to be changed to:
if($enablePoolCapacityRemediationDryRun -eq $false) {

ANF Capacity Pool | Pool Consumed Size

@seanluce first of all, thank you for providing this ANF Health Check, it is very helpful. it captures almost all the required information.
actually this is not an issue, rather a request. is it possible to include Pool Consumed Size (Current sum of all volume logical sizes) of the capacity pool?

Thank you in advanced.

Run the ANFHealthCheck on local computer

Hi Sean,

I am trying to test the ANFHealthCheck runbook on my local computer first before try it through azure automation but when i run it nothing happened.

I am using the below parameter to run it locally.

.\ANFHealthCheck.ps1 -SubID xxxxxx -OutFile myfile.html

I only see the below msg and nothing happened, its been running for long time without any progress or error.

"Unable to Connect-AzAccount using these parameters" and after this msg it select the subscription and then nothing happened.

Update - ANF Backups Vault

ANF Backup structure was updated by Azure. They now use Azure Backup VAULT.
Some of the volumes now report a 0 count and no entry in the last backups.

This started after August 21st.

The recommended API call now is

az rest --method GET --uri '/subscriptions/*****/resourceGroups/resourcegroupname/providers/Microsoft.NetApp/netAppAccounts/netappaccountname/backupVaults/testVault/backups?api-version=2022-11-01-preview'

Requirement - Need to enable the vault and add all the volumes before this works.

Can you check if the fix that was applied on 23rd August could have impacted this backup reporting issue? and I see this issue only in South Central US as of today and not in other regions.

This issue can be reproduced as well โ€“ see below even the commands are not working โ€“

anf-hc-issue-image-1

Same command I run for volumes ctc019 and ctc018, for volume ctc018 I can see backups but for ctc019 only Null value [ ] even though this volume has backups that are visible in GUI.

anf-hc-issue-image-2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.