Protecting ESX VMFS Stores with Automation: Difference between revisions

m
Fixing link
m (Added a few small changes to make the format correct so that it is clear the article with the contents is at Mike La Spina's blog not here.)
m (Fixing link)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
===  factoryResetESXi.pl ===
author: Mike La Spina
author: Mike La Spina


==== Description ====
==== Description ====


Some time ago Mike shared some interesting information about VMFS volumes that he found using direct analysis in his blog named [http://blog.laspina.ca/roller/Ubiquitous/entry/understanding_vmfs_volumes Understanding VMFS volumes].  
Some time ago Mike shared some interesting information about VMFS volumes that he found using direct analysis in his blog named [http://blog.laspina.ca/ubiquitous/understanding-vmfs-volumes Understanding VMFS volumes].  


This spawned some discussions on the VMware Community forums and it became apparent that an automated backup of the critical VMFS info could be useful in the event of an undesirable security event that impacts our system availability.  
This spawned some discussions on the VMware Community forums and it became apparent that an automated backup of the critical VMFS info could be useful in the event of an undesirable security event that impacts our system availability.  
Line 11: Line 10:


We simply need to copy an automation script to this location and it will run daily. Or if your change rate is less frequent maybe the /etc/cron.weekly location is more suitable.  ...
We simply need to copy an automation script to this location and it will run daily. Or if your change rate is less frequent maybe the /etc/cron.weekly location is more suitable.  ...


==== Location ====
==== Location ====


[http://blog.laspina.ca/roller/Ubiquitous/entry/understanding_vmfs_volumes Ubiquitous: Protecting ESX VMFS Stores with Automation]
[http://blog.laspina.ca/ubiquitous/understanding-vmfs-volumes Ubiquitous: Protecting ESX VMFS Stores with Automation]


See also:
See also:
[http://blog.laspina.ca/roller/Ubiquitous/entry/additional_vmfs_backup_automation_script Ubiquitous: Additional VMFS Backup Automation script features]
[http://blog.laspina.ca/ubiquitous/additional-vmfs-backup-automation-script-features Ubiquitous: Additional VMFS Backup Automation script features]


[[Category: Bash]] [[Category: Forensics]]
[[Category: Bash]] [[Category: Forensics]]
1,274

edits