Re: Reading crashed SCSI disk



On 11/5/06, Olivier Nicole <on@xxxxxxxxxxxx> wrote:
I am wondering if there is a way to read the physical blocks (those
that are readable) and save the data, from that I could be able to
rebuild some of the mailboxes.

dd if=/scsi_drive of=/some/file/name

Should read anything readable, though without bs=xxx it may be
quite slow. You can usually then mount the file via mdconfig(8).
If the partition table is intact you can specify that instead of the
whole disk. This can make the fiddly bit with trying to figure out
exactly what part will mount under md(4).
If you have an idea of how full the drive was you can save reading
all of the empty blocks with bs=xxx count=xxx which may speed
things up considerably.

--
--
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Reading crashed SCSI disk
    ... rebuild some of the mailboxes. ... You can usually then mount the file via mdconfig. ... dd stopped after a short while with I/O error, ...
    (freebsd-questions)
  • Re: File marked for delete
    ... the mount during boot does a rebuild. ... > The versions sound a bit far apart to me. ...
    (comp.os.vms)
  • Re: recovery storage group
    ... I did so by moving mailboxes from the old group to the other ... store back up and running. ... Then copy the files into the RSG directory and attempt to mount. ...
    (microsoft.public.exchange.admin)
  • RE: Cluster disk mount problem
    ... but why not mount them /NOREBUILD and then rebuild them later at ... Here is suggestion that I have been using for mount command: ... $ spawn/nowait set volume/rebuild $250$DIA310: ... "OpenVMS has always had integrity .." ...
    (comp.os.vms)
  • RE: What to do now?
    ... Jonathan ... > 2) delete the mailboxes DB (after a backup) from the exchange manager. ... New mailboxes will show up after you mount the new store. ...
    (microsoft.public.exchange.admin)