Hello,
I have a new virtual domain controller server W2008 R2 SP1 Enterprise, and I'm doing backup of it using the following script:
"C:\Program Files (x86)\VMware\VMware Consolidated Backup Framework\vcbMounter.exe" -h ip_server -u admin_user -p password -a name:servername -r E:\VMs\VCB\semana2\servername -t fullvm >> E:\VMs\LOGS\servername.log -m nbd
As you can see, it's uses the API of VMWare. I'm doing backup of all my virtual machines using this script without problems, including other DC server W2008 R2 Ent.
But now, when I try to do a backup of this new server, it fails, and I got the following errors:
Nombre de registro:Application
Origen: VSS
Fecha: 20/06/2011 9:20:38
Id. del evento:12289
Categoría de la tarea:Ninguno
Nivel: Error
Palabras clave:Clásico
Usuario: No disponible
Equipo: servername.domain.local
Descripción:
Error del Servicio de instantáneas de volumen: error inesperado DeviceIoControl(\\?\fdc#generic_floppy_drive#6&3b4c39bd&0&0#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b} - 0000000000000424,0x00560000,0000000000000000,0,0000000000116280,4096,[0]). HR = 0x80070001, Función incorrecta.
.
Operación:
Exponiendo volúmenes recuperados
Buscar LUN de instantáneas
Evento PostSnapshot
Ejecutando operación asincrónica
Contexto:
Dispositivo: \\?\fdc#generic_floppy_drive#6&3b4c39bd&0&0#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}
Examinando volumen detectado: Existing - \\?\fdc#generic_floppy_drive#6&3b4c39bd&0&0#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}
Contexto de ejecución: Provider
Nombre de proveedor: VMware Snapshot Provider
Versión de proveedor: 1.0.0
Id. de proveedor: {564d7761-7265-2056-5353-2050726f7669}
Estado actual: DoSnapshotSet
XML de evento:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="VSS" />
<EventID Qualifiers="0">12289</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2011-06-20T07:20:38.000000000Z" />
<EventRecordID>1064</EventRecordID>
<Channel>Application</Channel>
<Computer>servername.domain.local</Computer>
<Security />
</System>
<EventData>
<Data>DeviceIoControl(\\?\fdc#generic_floppy_drive#6&3b4c39bd&0&0#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b} - 0000000000000424,0x00560000,0000000000000000,0,0000000000116280,4096,[0])</Data>
<Data>0x80070001, Función incorrecta.
</Data>
<Data>
Operación:
Exponiendo volúmenes recuperados
Buscar LUN de instantáneas
Evento PostSnapshot
Ejecutando operación asincrónica
Contexto:
Dispositivo: \\?\fdc#generic_floppy_drive#6&3b4c39bd&0&0#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}
Examinando volumen detectado: Existing - \\?\fdc#generic_floppy_drive#6&3b4c39bd&0&0#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}
Contexto de ejecución: Provider
Nombre de proveedor: VMware Snapshot Provider
Versión de proveedor: 1.0.0
Id. de proveedor: {564d7761-7265-2056-5353-2050726f7669}
Estado actual: DoSnapshotSet</Data>
<Binary>2D20436F64653A20494E434943484C4830303030303532312D2043616C6C3A20434F52485755544330303030303131372D205049443A202030303030343635322D205449443A202030303030333938382D20434D443A2020433A5C57696E646F77735C73797374656D33325C76737376632E6578652020202D20557365723A204E616D653A204E5420415554484F524954595C53595354454D2C205349443A532D312D352D313820</Binary>
</EventData>
</Event>
Nombre de registro:Application
Origen: ESENT
Fecha: 20/06/2011 9:20:40
Id. del evento:482
Categoría de la tarea:General
Nivel: Error
Palabras clave:Clásico
Usuario: No disponible
Equipo: servername.domain.local
Descripción:
lsass (484) Al intentar escribir en el archivo "\\?\Volume{ac32eb86-9a6a-11e0-a918-005056860003}\Windows\NTDS\edb.log", en la posición 9153024 (0x00000000008baa00) 512 (0x00000200) bytes se produjo el error de sistema 19 (0x00000013) después de 0 segundos: "El medio está protegido contra escritura. ". La operación de escritura se cerrará con el error -1032 (0xfffffbf8). Si el error persiste, es posible que el archivo esté dañado y sea necesario restaurarlo desde una copia de seguridad anterior.
XML de evento:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="ESENT" />
<EventID Qualifiers="0">482</EventID>
<Level>2</Level>
<Task>1</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2011-06-20T07:20:40.000000000Z" />
<EventRecordID>1066</EventRecordID>
<Channel>Application</Channel>
<Computer>servername.domain.local</Computer>
<Security />
</System>
<EventData>
<Data>lsass</Data>
<Data>484</Data>
<Data>
</Data>
<Data>\\?\Volume{ac32eb86-9a6a-11e0-a918-005056860003}\Windows\NTDS\edb.log</Data>
<Data>9153024 (0x00000000008baa00)</Data>
<Data>512 (0x00000200)</Data>
<Data>-1032 (0xfffffbf8)</Data>
<Data>19 (0x00000013)</Data>
<Data>El medio está protegido contra escritura. </Data>
<Data>0</Data>
</EventData>
</Event>
Nombre de registro:Application
Origen: ESENT
Fecha: 20/06/2011 9:20:40
Id. del evento:408
Categoría de la tarea:Registro/Recuperación
Nivel: Error
Palabras clave:Clásico
Usuario: No disponible
Equipo: servername.domain.local
Descripción:
lsass (484) No se puede escribir en el registro \\?\Volume{ac32eb86-9a6a-11e0-a918-005056860003}\Windows\NTDS\edb.log. Error -1032 (0xfffffbf8).
XML de evento:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="ESENT" />
<EventID Qualifiers="0">408</EventID>
<Level>2</Level>
<Task>3</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2011-06-20T07:20:40.000000000Z" />
<EventRecordID>1067</EventRecordID>
<Channel>Application</Channel>
<Computer>servername.domain.local</Computer>
<Security />
</System>
<EventData>
<Data>lsass</Data>
<Data>484</Data>
<Data>
</Data>
<Data>\\?\Volume{ac32eb86-9a6a-11e0-a918-005056860003}\Windows\NTDS\edb.log</Data>
<Data>-1032 (0xfffffbf8)</Data>
</EventData>
</Event>
I don't know how to fix it, since I checked the permissions on C:\Windows\NTDS and these are the same I have on the old DC server (where the same backup script was working fine).
I read on this forum that it was a problem with and old version of VMware, but I'm using version 4.1.
Thak you for your help.