Questions tagged [snapshot]

A snapshot is a copy of data taken at a specific point in time.

A snapshot is a copy of data taken at a specific point in time.

460 questions
-1
votes
1 answer

Git a Windows file system as an alternative to virtual machine snapshots

I am a software developer and I want to test several versions of my software, with different configuration files and different contents in the database (everything running on Windows). For example, I have around 10 installations in production with…
user2518618
  • 109
  • 2
-1
votes
1 answer

Switching Applications server on different VM snapshot

I have a VMware VM running with a specific Application Server. Instead of creating a new VM for install a new application server, Is it a good practice creating a snapshot of old Application Server VM and then go to clean_instalation snapshot and…
kmxillo
  • 113
  • 1
  • 3
-1
votes
1 answer

Hyper-V Missing Virtual Server From Hyper-V Manager List

We are running Hyper-V on a Window 2008 server that doesn't have a desktop (only console login is provided). We access Hyper-V using Hyper-V Manager which connects to this host-server and it provides a GUI for managing our virtual machines. Today,…
-1
votes
1 answer

Which of snapshots I can safely remove?

If you make periodic snapshots of a volume, the snapshots are incremental so that only the blocks on the device that have changed since your last snapshot are incrementally saved in the new snapshot. Even though snapshots are saved…
Igor Golodnitsky
  • 287
  • 1
  • 2
  • 13
-1
votes
1 answer

Loop the status Result using PowerShell

I have written a script in PowerShell which creates aws ebs snapshot , its working fine without an issue , except i am not able get the Progress status at regular interval to proceed with next step in script. Until unless i dont get update that…
-2
votes
2 answers

Determine what has changed a specific key on Windows registry

History : My C drive disappeared from "Computer" on my Win7. After fixing it a couple of days ago by changing a registry key, I notice today that my C drive has disappeared…
Florian Bidabé
  • 334
  • 3
  • 10
-2
votes
1 answer

Create centOS6 snapshots

How can I create snapshots of system (similar to what VM have) of a centOS 6 to a network location? That is I need to know what software/package should I use and maybe some ways to work with it.
codiac
  • 689
  • 1
  • 6
  • 8
-2
votes
2 answers

File replication program for Linux

For my disaster recovery plan I am looking for a free/open source file replication program which could copy all files including open/busy files to a remote server. Would appreciate any suggestions or help.
Ian
  • 11
-4
votes
3 answers

VMWare software that support snapshots

I need to run some VMs But it seems like VMWare Player doesn't support snapshots. Is there any other free software from VMWare that support snapshoting? PS: I know that Oracle VirtualBox can do that but I am interested in VMWare products at the…
Eugene Loy
  • 115
  • 4
-5
votes
1 answer

best way to create lvm snapshot of / partition

I need to know the best way to implement the snapshot of root partition "/" on a kvm guest. What I have is as follows 1- /dev/vda ..... 10G free -- /dev/vda1 boot partition (ext - 83) -- /dev/vda2 / parition (Linux LVM format -…
edwin
  • 1
  • 2
1 2 3
30
31