Forum Discussion

cyberninja's avatar
cyberninja
Level 6
10 years ago

error 129 Disk storage unit full

Hello, I'm having an issue where my VMware backups are not running. When I run a job it just stays qued up. In the Activity Monitor under the State Details it says Disk media is not active (Dedupe...
  • RiaanBadenhorst's avatar
    10 years ago

    nbemmcmd -updatehost -machinename string -machinetype media -machinestateop set_disk_active -masterserver string

    If that doesn't work then you need to look at

    nbdevquery -listdp -stype PureDisk -U

    and check if the pool is actually up

    nbdevquery -liststs -stype PureDisk -U

    will show you if the storage server is up.

    Also make sure spoold and spad are running on the media server.