How to RESTORE VERDE Images/User Data When Deployment is via STATIC in the Desktop Policies
Product Line: VERDE
STATIC deployment method is not typically used, but, if there is a need, you may at some time need to recover from a server crash, a user image corruption, etc.
Refer to the following. You ARE dependent upon regular, scheduled backups.
For proper deployment, set the Desktop Policy/Deployment to "STATIC"
User robinpurv accessed the Win1021h1 guest image and installed Chrome. Then shut the image down. Then accessed it again and installed FileZilla and shut it down again:
After the second shutdown, here's what the directory structure looks like:
Now, back up the entire /robinpurv/Win1021h1/ directory and contents. YOU MUST capture/copy/backup all hidden files.
Now delete the robinpurv directory. It's to simulate a crash or corruption of an image. If it's merely a corruption, the customer can delete the entire directory and replace it like I'm going to.
Move the contents of the backed up /robinpurv/Win1021h1/ to the new, empty directory.
Take note, root owns the directories. Run the following command:
chown -R vb-verde:vb-verde <robinpurv>
Now, user can log into their image.
All their "stuff" is back.
Related Articles
VERDE Backup and Restore Procedures
Product Line: VERDE ISSUE: What are the steps for backing up and restoring the VERDE environment? SOLUTION: Our recommendation is to not back up the VERDE OS (for Bare Metal installs) or the Linux OS. Rather, one should backup key directories ...
NoTouch Center : Backup and Restore
Access VA-admin console by clicking on "VIRTUAL APPLIANCE ADMINISTRATION" link appearing on the login page. Provide credential and login. Click on BACKUP icon appearing at the top-right corner of the page. Click on "Retrieve Backup" link to get ...
Affects of LONG vs. DYNAMIC VERDE Deployment Modes
Product Line: VERDE The difference of the Deployment Mode of Dynamic Normal vs. Dynamic Long is when Verde will remove the DELTA.IMG. Example: If Deployment Mode is set for: Dynamic Normal, then Verde will remove the DELTA.IMG after the session is ...
Assigning a Specific Image and Static IP to a Specific User (via netcfg.csv.. Dynamic Networking)
Product Line: VERDE I wanted to provide more details on how to implement Static IP addresses using a Text import file. (see attachment) NOTE: The 1st line of the CSV file is for documentation purposes and MUST NOT be included when you ‘Import’ the ...
Tested Backup Software for VERDE/VERDEOS
Product Line: VERDE We tested a Linux-based backup system that we installed on the Verde server called: Acronis Adv Server backup This provided its own Management Console that did not conflict with Verde. You could create backup jobs (full or ...