Am 26.03.2012 21:33, schrieb Simon:
> Hi There,
> 
> I was testing the 2_2-3_0.mysql script on our dbmail-2.2.17 database (115GB - 
> running under a cloned VM of our live database), but the SSH connection died 
> before it completed... can i just simply run the script again or should i 
> just re-clone a new VM?

i would recommend re-clone and snapshots

also you should install "screen"
after that you can

* login via ssh
* type screen
* start command
* STRG+A+D
* you are diconnected from the screen, commadn is running

after reconnect:

* type "screen -r"
* you are in the same session
* only disadvantage: no scrolling in terminal -> output to file!

i made the expierience that it is also save if your
connection dies without STRG+A+D that the running
processes are not killed and reconnect from everywhere
later works like a charme



Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to