Our Sponsors

Event 4014 – Equallogic VSS Error

Event Type Error
Event Source EqualLogic
Event Category VSS
Event ID 4014
Description iSCSI login error 0xEFFF000A to target 0-8a0906-96854b302-b41000096f14a49a, incorrect CHAP credentials.

1.Verify the CHAP authentication username and password are correct on both Dell iSCSI SAN PS series and Windows iSCSI initiator.

2. Uncheck Authenticate using CHAP user name on Dell Dell iSCSI SAN PS series and only select Limit access by IP Address and specify the range of IP address to which it can authenticate.

CA BrightStor Backup Server Error 12507

The volume shadow service provider vetoed an operation. The provider logged the error in the event log.

Error 12507

The volume shadow service provider is unable to find an object that has been selected. This could be a volume, a Writer or a Component.

Module:

VSS Error Messages

Reason:

The selected volume, Writer, or Component is not available to the Volume Shadow Service Provider.

Action:

Check the Activity Log and the Windows Event Log for additional information.

Check the Windows server, at the exact backup time, the Windows system logged “Event ID 10, iSCSIPrt,  Login request failed. The Login response packet is given in the dump data.”  The Windows server iSCSI volume tempararily lost the connection to iSCSI target, so CA Brightstor ”Agent for Open File” couldn’t take the snapshot for this volume, therefore CA logged Error 12507 within backup log. 

Check Volume Shadow Copy Error – provider veto for troubleshooting VSS error.

Creating a quiesced snapshot failed because the created snapshot operation exceeded the time limit for holding off I/O in the frozen virtual machine.

When using the VSS or SYNC driver within a virtual machine, the tools attempt to quiesce all I/O (storage, memory, etc) within the virtual machine. Because the virtual machine has a MS iSCSI initiator LUN attached within it, the VSS or SYNC is unable to quiesce the guest operating system in the time allocated for the quiesce operation.

You have to disable the SYNC or VSS driver within the guest operating system to allow non-quiesced backups of the virtual machine. 
 
Note: VMware snapshot operations (quiesced or non-quiesced) do not provide backups of any network attached storage mounted within the guest operating system (including iSCSI LUNs mounted via in-guest iSCSI software initiator, or CIFS/NFS share mounted within the guest operating system). For information on creating backups for these types of guest accessible storage, refer to your backup solution provider or storage hardware vendor for an appropriate solution. 

Disabling VSS

This applies to virtual machines created on ESX 3.5 U2 or later.
 
To disable the VSS driver that is installed VMware tools in ESX 3.5 U2 and higher, use Add/Remove programs within the virtual machine. 

Disabling SYNC

This applies to virtual machines created on ESX 3.5 U2 or prior.
 
To disable SYNC drivers:
  1. Open Device Manager, click View, and select Show hidden devices.
  2. Expand Non-Plug and Play Drivers.
  3. Right-click Sync Driver and select Disable.
  4. Click Yes twice to disable the SYNC driver and restart the virtual machine.
After removing the VSS and SYNC driver you do not have an application consistent backup of your guest operating system. Disabling the quiescing provides only a crash consistent backup of the virtual machine. This is similar to having a host powered off abruptly, then powering it back up, any data that was stored in memory is not saved to disk.
 
If you are running mission critical applications like Exchange, SQL, or Oracle, they require a separate backup process or workaround to ensure application level consistency.
 
vRanger Solution:
 
installing vRanger VSS within database server and doing the LAN-based backup instead of VCB back, and also enable “-noquiesce” switch for vRanger backup job. In this way, you should be able to take the consistency snapshot of database VM for backup. 
 

vRanger Backup Error! VCB Exit Code:1

Environment: ESX 5.5, Virtual Center 2.5, vRanger 3.2.4.2, VCB 1.0, Microsofte iSCSI initiator 2.0.8, Equallogic PS5000 Series iSCSI SAN

It’s kind a general error code for vRanger VCB backup. Most time, it won’t give the detailed information for your troubleshooting. From the previous experience, we figured out that a couple of typical setup can caused the problem.

1. The backup data LUN or the ESX datastore LUN won’t be able to be accessed by both ESX host or the VCB Proxy server (vRanger Server), so the snapshot won’t be able to be transfered.

Solution:

a. Rescan the ESX host to make sure the vRanger backup data LUN can be seen from ESX host. 

b. Rescan iSCSI initiator from vRanger server to make sure that the vRanger server can see all of ESX host datastore LUN.

2. vRanger backup data LUN has not enough space to backup. Even the vRanger backup compressed the data during the backup, it still needs the initial available space is bigger then the source VM drive.

Solution: Incresed the target backup data LUN to make sure that the available space is bigger then any source VM drives.

HW HBA & SW Initiator & TOE for VMware ESX

In general, HW HBA has 30% more performance than SW HBA overall throughput and IOPS.

When you use HW HBA for your ESX server, you shouldn’t use SW Initiator within your guest OS any more, because for the guest OS, when it sees the software initiator, it will bypass the HW HBA function, and only use the basic networking function of this HBA. It will waste the money.

The same true for the NIC card with TCP/IP Offload Engine, there is no need to use TOE in ESX host when your guest OS is using software initiator, it will bypass TOE as well.