The --merge option says
Can I reliably take a snapshot of the origin whilst a merge of an old snapshot into the origin is in progress
The man page says :"While the merge is in progress, reads or writes to the origin appear as they were directed to the snapshot being merged."
However, it's not clear how safe it is to take a snapshot here.
I know I could operate on the snap and discard - bu
Hi all,
I'm trying to back up a remote server with RSync script:
Code:
#!/bin/bash
## my own rsync-based snapshot-style backup procedure
# config vars
SRC="goupsmar@go-upsmart.com:~/public_html/" #dont forget trailing slash!
SNAP="/media/Backups/UpSmart"
OPTS="-e ssh -rltgoi --delay-updates --delete --chmod=a-w"
MINCHANGES=20
# run this proce
I have a VM that seems to be working ok, but when VMWare DR (or I) tries to create a snap shot, it fails, and when I view the summary page of the VM it has a warning at the top showing that the disks need to be consolidated.
So I go to snapshot manager for the VM and choose consolidate (in snapshot manager, there are no snapshots actually listed by the way).
CaseMate, along with every other case maker out there, is launching a new wave of products alongside the iPhone 5, for both the new phone and the iPhone 4/4S.
I am running a AWS RDS large instance for the production. I am taking mysql every mid nite. But the thing is its taking too long to take the mysql dump and also the website will stop responding during the mysql dump process. What I am planning to do is, instead of taking the mysql dump, any how I am taking DB snapshot every day.
I'm trying to use Eric Hammond's ec2-consistent-snapshot utility on a dedicated mysql server.
I've created an IAM user and attached a power user permission policy (using the AWS console).
On a 32bit Ubuntu 10.10 ec2 instance and an XFS volume, I have installed ec2-consistent-snapshot following these instructions : http://alestic.com/mt/mt-search.cgi?blog_id=1&tag=ec2-consistent-snapshot&
I have Ubuntu 12.04 and VirtualBox 4.1.12. All manuals and help documents refer to Snapshot tab in top right corner of Virtualbox manager. But I have no idea where can I find it. Screenshot is attached.
Does anybody know anyting about how can I get acces to Snapshot manager tab? (Take a snapshot I can when machine is running).
Our mysql ibdata1 file was deleted earlier today. This wasn't noticed until mysqld was restarted and there was no data in the tables. The machine is a CentOs VM in Xenserver. At this point a snapshot was taken. Then the mysql database was dropped and restored from a backup.
We've been using Win2008R2's AD Snapshot feature to perform a nightly backup of our AD domain. I'm trying to figure out the steps that I need to run through to use one of these nightly backups to restore our AD domain on a 2nd server.
These are the commands we used to backup the AD DOM:
1.