{"id":542,"date":"2011-06-30T15:23:54","date_gmt":"2011-06-30T22:23:54","guid":{"rendered":"http:\/\/jim-zimmerman.com\/?p=542"},"modified":"2011-07-01T09:20:34","modified_gmt":"2011-07-01T16:20:34","slug":"windows-2008-r2-shared-disk-offline-solution","status":"publish","type":"post","link":"https:\/\/jim-zimmerman.com\/?p=542","title":{"rendered":"Windows 2008 R2 shared disk offline solution."},"content":{"rendered":"<p>Here are the steps I used to bring a shared disk online from within Windows 2008 R2.  I was attempting to create a Microsoft Cluster within VMWare ESXi when I ran across this issue.  This worked to bring the disk online and I was able to add it to the cluster I created, however I have run across some other VMWare issues preventing me from bring up the other node of the cluster.  Nonetheless, here was how I brought the disk online.  Apparently, this is how Windows 2008 handles all newly added shared storage. <\/p>\n<p>H:\\>DISKPART<\/p>\n<p>Microsoft DiskPart version 6.1.7600<br \/>\nCopyright (C) 1999-2008 Microsoft Corporation.<br \/>\nOn computer: VMCL01<\/p>\n<p>DISKPART> LIST DISK<\/p>\n<p>  Disk ###  Status         Size     Free     Dyn  Gpt<br \/>\n  &#8212;&#8212;&#8211;  &#8212;&#8212;&#8212;&#8212;-  &#8212;&#8212;-  &#8212;&#8212;-  &#8212;  &#8212;<br \/>\n  Disk 0    Online           20 GB      0 B<br \/>\n  Disk 1    Offline          10 GB    10 GB<\/p>\n<p>DISKPART> SAN POLICY=ONLINEALL<\/p>\n<p>DiskPart successfully changed the SAN policy for the current operating system.<\/p>\n<p>DISKPART> SELECT DISK 1<\/p>\n<p>Disk 1 is now the selected disk.<\/p>\n<p>DISKPART> ATTRIBUTES DISK<br \/>\nCurrent Read-only State : Yes<br \/>\nRead-only  : Yes<br \/>\nBoot Disk  : No<br \/>\nPagefile Disk  : No<br \/>\nHibernation File Disk  : No<br \/>\nCrashdump Disk  : No<br \/>\nClustered Disk  : No<\/p>\n<p>DISKPART> ATTRIBUTES DISK CLEAR READONLY<\/p>\n<p>Disk attributes cleared successfully.<\/p>\n<p>DISKPART> ONLINE DISK<\/p>\n<p>DiskPart successfully onlined the selected disk.<\/p>\n<p>DISKPART> ATTRIBUTES DISK<br \/>\nCurrent Read-only State : No<br \/>\nRead-only  : No<br \/>\nBoot Disk  : No<br \/>\nPagefile Disk  : No<br \/>\nHibernation File Disk  : No<br \/>\nCrashdump Disk  : No<br \/>\nClustered Disk  : Yes<\/p>\n<p>DISKPART> LIST DISK<\/p>\n<p>  Disk ###  Status         Size     Free     Dyn  Gpt<br \/>\n  &#8212;&#8212;&#8211;  &#8212;&#8212;&#8212;&#8212;-  &#8212;&#8212;-  &#8212;&#8212;-  &#8212;  &#8212;<br \/>\n  Disk 0    Online           20 GB      0 B<br \/>\n* Disk 1    Online           10 GB    10 GB<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here are the steps I used to bring a shared disk online from within Windows 2008 R2. I was attempting to create a Microsoft Cluster within VMWare ESXi when I ran across this issue. This worked to bring the disk online and I was able to add it to the cluster I created, however I [&#038;hellip<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[189,153,188,33,128],"class_list":["post-542","post","type-post","status-publish","format-standard","hentry","category-documentation","tag-diskpart","tag-esxi","tag-share-storage","tag-vmware","tag-windows-2008"],"share_on_mastodon":{"url":"","error":""},"_links":{"self":[{"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=\/wp\/v2\/posts\/542","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=542"}],"version-history":[{"count":2,"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=\/wp\/v2\/posts\/542\/revisions"}],"predecessor-version":[{"id":544,"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=\/wp\/v2\/posts\/542\/revisions\/544"}],"wp:attachment":[{"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=542"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=542"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jim-zimmerman.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=542"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}