vss back up, in Virtual Server 2005
ASP Developer Network - Brought to you by Steve Radich and BitShop, Inc. - http://www.bitshop.com

Menu

ASPDeveloper.Net / VirtualServerFAQ.COM

Make sure you go to our home page for:

* Virtual Server 2005 FAQ
* ASP.Net 2.0 Information
* ASP.Net 2.0 Streaming Tutorials
* ASP.Net 2.0 HTML based Tutorials

Made possible by Business Internet Technology Shop (BitShop)



View :  Show duplicate posts
Virtual Server 2005

Recent Virtual Server 2005 posts

Virtual Server 2005
Memory Questions.
IOPS
Setting Up Clustered Virtual Machines Using Hyper-V
Windows Server 2008 running on 32-bit Virtual Server
After applying the latest Updates the Administration Website does not work any more
automatic updates auto restart stalls on reboot .. help?
NIC in VM
Cannot load OS on VM
SCVMM cannot create Template
Virtual Server 2005 R2 SP1 and Virtual PC 2007
Opteron 1210 can be used with Hypervisor?
OS/2
Server 2008 as Guest Operating System is too slow
DMZ in VS 2005 R2 SP1
Can"t open admin website...it wants to download the app
cannot find network card on virtual machine
Backup Script vs. ntbackup
Hyper V problem
Moving a physical XP instance to a VM on VS 2005
Add Solution

Latest Topics

Table Of Contents


Post Reply |  This is Spam! | Mark as Spam

vss back up

Source: microsoft.public.virtualserver
Sent: 03/17/2008
From: (email address - cut out)
Message:

I am running the following script nightly to back up 2 virtual
servers. I am running windows 2003 sp2 64 bit and virtual server 2005
r2. Over the weekend I received an eventid 129 every 30 seconds after
the script started. Any suggestions on what the problem might be?

Thanks,


Set objShell =3D CreateObject ("WScript.Shell")
'Load current date (formatted as mm-dd-yyyy)
'into variable strToday
strTime =3D weekdayname(weekday(now))
' Backup target folder or UNC path
strBackupDir =3D "g:\Backup\VS\" & strTime & "\"
'Drive containing Virtual Machines
strVMdrive =3D "f:"
'VM folder path
strVMfolder =3D "vm"
'available drive letter used to mount shadow copy
strTempDrive =3D "X:"
'Prepare shadow copy commands
sExCmd =3D "CreateVSS.cmd"
Set oFileSys =3D CreateObject("Scripting.FileSystemObject")
if oFileSys.FileExists(sExCmd) then oFileSys.DeleteFile(sExCmd)
set oExCmd =3D oFileSys.CreateTextFile(sExCmd, CopyOverwrite)
'create backup folder
Set objFSO =3D CreateObject("Scripting.FileSystemObject")

If Not objFSO.FolderExists(strBackupDir) Then

Set objFolder =3D objFSO.CreateFolder(strBackupDir)

end if

' Create Shadow copy of VM drive
oExCmd.WriteLine "vshadow.exe -script=3Dsetvar1.cmd -p " &_
strVMdrive
oExCmd.WriteLine "call setvar1.cmd"
oExCmd.WriteLine "vshadow.exe -el=3D%SHADOW_ID_1%," &_
strTempDrive
oExCmd.Close
Result =3D objShell.run(sExCmd,vbMinimized, TRUE)
'Copy the virtual machine files from the shadow copy
strSource =3D strTempDrive & "\" & strVMfolder
objFSO.CopyFolder strSource , strBackupDir, TRUE
' Delete created shadow copy instance
if oFileSys.FileExists(sExCmd) then oFileSys.DeleteFile(sExCmd)
set oExCmd =3D oFileSys.CreateTextFile(sExCmd, CopyOverwrite)
oExCmd.WriteLine "Echo y | vshadow.exe -da"
oExCmd.Close
Result =3D objShell.run(sExCmd,vbMinimized, TRUE)
'Backup complete!
'wscript.echo("Backup complete!")



Event

Event Type: Warning
Event Source: vhdstor
Event Category: None
Event ID: 129
Date: 3/14/2008
Time: 10:02:45 PM
User: N/A
Computer: VS1
Description:
The description for Event ID ( 129 ) in Source ( vhdstor ) cannot be
found. The local computer may not have the necessary registry
information or message DLL files to display messages from a remote
computer. You may be able to use the /AUXSOURCE=3D flag to retrieve this
description; see Help and Support for details. The following
information is part of the event: \Device\VhdRaidPort17.
Data:
0000: 0f 00 10 00 01 00 68 00 ......h.
0008: 00 00 00 00 81 00 04 80 ....=81..=80
0010: 04 00 00 00 00 00 00 00 ........
0018: 00 00 00 00 00 00 00 00 ........
0020: 00 00 00 00 00 00 00 00 ........
0028: 00 00 00 00 00 00 00 00 ........
0030: 00 00 00 00 81 00 04 80 ....=81..=80



Post Reply |  This is Spam! | Mark as Spam

Related Messages


Post Reply |  This is Spam! | Mark as Spam


Table Of Contents



Other groups

 
Virtual PC (Mac)(3511) Virtual PC(11949) Virtual PC (French)(428)
Virtual Server 2005(5445)
Search
in:
Our Sponsors
Virtual Server 2005 Info Here!
http://www.aspdeveloper.net
Virtual Server 2005 Info Here!
http://www.aspdeveloper.net
Virtual Server 2005 Info Here!
http://www.aspdeveloper.net
Virtual Server 2005 Info Here!
http://www.aspdeveloper.net
Virtual Server 2005 Info Here!
http://www.aspdeveloper.net
rss Wiki rss Blogs rss Articles rss Image galleries rss File galleries rss Forums rss Maps rss Directories
ASP Developer Network (since 1996) - Brought to you by Steve Radich and BitShop, Inc. - http://www.bitshop.com
Copyright © 1997-2005 by BitShop, Inc. All Rights Reserved.
No content may be reproduced in any form without written permission from BitShop, Inc.
We will be honored to assist with reproduction rights on our material if you contact us.
We also can provide print articles for your magazine, private training seminars at your site, and conference presentations.

Thank you for visiting. Please bookmark our site if you found it useful!
If you wish to make a donation it will help further the development of these free resources: