Diskpart ONLINE DISK operation doesn't work properly.
hi,
to online san disk( disk# 2 hpeva lun) using diskpart have followed the steps mentioned below.
c:\>diskpart
microsoft diskpart version 6.0.6001
copyright (c) 1999-2007 microsoft corporation.
on computer: oigtwin20
diskpart> select disk 2
disk 2 selected disk.
diskpart> online disk
diskpart onlined selected disk.
diskpart> exit
leaving diskpart...
after these steps statusof disk (in disk management console) is changed "offline" "not intialized" .
i tried format disk using ioctl "ioctl_disk_create_disk" gets failed error "the media write protected."
fyi
from disk manangment console disk initiazile option disk disabled @ point.
things(ioctl_disk_create_disk) work fine if changed the status of disk form "offline" "online" using disk management console.
is there command need fire in case of online using diskpart or bug fix?
thanks in advance
prashant
select volume on disk see if 'read only' attribute set , clear it.
thanks.
Windows Server > File Services and Storage
Comments
Post a Comment