Netbackup üzerindeki dedup disklerin durumunu
nbdevquery -listdv -stype PureDisk -U
komutu ile kontrol edilebilir, sadece bir diske bakmak için
nbdevquery -listdv -stype PureDisk -U -dp <disk adı>Örnek: nbdevquery -listdv -stype PureDisk -U -dp dp_disk_bmedp5
nbdevconfig -changestate -stype PureDisk -dp <disk adı> -state RESET
nbdevconfig -changestate -stype PureDisk -dp <disk adı> -state UP
nbdevconfig -changestate -stype PureDisk -dp dp_disk_bmedp5 -state RESET
nbdevconfig -changestate -stype PureDisk -dp dp_disk_bmedp5 -state UP
nbdevquery -listdv -stype AdvancedDisk -U
nbdevconfig -changestate -stype AdvancedDisk -dp <disk adı> -dv <disk yolu> -state RESET
nbdevconfig -changestate -stype AdvancedDisk -dp <disk adı> -dv <disk yolu> -state UP
nbdevconfig -changestate -stype AdvancedDisk -dp dp_adv_disk_bmedp7 -dv E:\ -state RESET
nbdevconfig -changestate -stype AdvancedDisk -dp dp_adv_disk_bmedp7 -dv E:\ -state UP

Ali YAZICI is a Senior IT Infrastructure Manager with 15+ years of enterprise experience. While a recognized expert in datacenter architecture, multi-cloud environments, storage, and advanced data protection and Commvault automation , his current focus is on next-generation datacenter technologies, including NVIDIA GPU architecture, high-performance server virtualization, and implementing AI-driven tools. He shares his practical, hands-on experience and combination of his personal field notes and “Expert-Driven AI.” he use AI tools as an assistant to structure drafts, which he then heavily edit, fact-check, and infuse with my own practical experience, original screenshots , and “in-the-trenches” insights that only a human expert can provide.
If you found this content valuable, [support this ad-free work with a coffee]. Connect with him on [LinkedIn].




One thought on “Netbackup üzerinde yedeklenen diskin durumunu kontrol etme ve UP konuma getirme komutları”