Windows Disks go Offline After Reboot
Problem
"The disk is offline because of policy set by an administrator"Environment
Cause
Resolution
diskpart.exediskpart> sanSAN Policy: Offline SharedLast updated
diskpart> san policy=OnlineAllDiskpart successfully changed the SAN policy for the current operating system.diskpart>list diskDisk Status Size Free Dyn Gpt--------------- ------------------ ----------- ----------Disk 0 Online 40 GB 0 B*Disk 1 Offline 60 GB 1024 KBdiskpart>select disk 1Disk 1 is now the selected diskdiskpart>attributes disk clear readonlydisk attributes cleared successfullydiskpart>attributes diskcurrent read-only state: noboot disk: nopagefile disk: nohibernation file disk: nocrashdump disk: noclustered disk: nodiskpart>online diskdiskpart successfully onlined the selected disk