[mdlug] is it possible to dd a remote & live drive?

Ingles, Raymond Raymond.Ingles at compuware.com
Wed Jun 10 09:00:25 EDT 2009


> From: Clinton Weiss

> It is already mounted and in use.  Will this be a problem for dd?

 Can you temporarily mount the partition read-only? The command to do
this would be:

  mount -o remount,ro /dev/sda1

 (Assuming /dev/sda1 is the partition you want to remount.) Then do the
same command with "rw" instead of "ro" to remount it read-write.

 Obviously, if programs are writing to that partition, this would be a
problem for them. You may need to stop services temporarily while you're
doing this...

 Sincerely,

 Ray Ingles                                    (313) 227-2317

 "Nearly all men can stand adversity, but if you want to test
     a man's character, give him power." - Abraham Lincoln
The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.



More information about the mdlug mailing list