Quantcast
Channel: Veeam Support Knowledge Base
Viewing all 4469 articles
Browse latest View live

HCL - Fujitsu CS8000

$
0
0

Challenge

Product Information

Product Family: ETERNUS CS 
Status: Veeam Ready - Repository 
Classification Description: Verified backup storage that supports all Veeam backup and restore features.

Solution

Product Details

Model number: CS8000 
Number of Drives: 10 
Drive type: SAS 
Firmware version: V6.1A7120-SP03 
General product family overview: ETERNUS CS8000 is a datacenter solution for backup storage for mainframe and open systems. Its intelligent process automation and pooling of storage capacity reduces the TCO for complex backup environments by 40%. Unique scalability in capacity and performance makes ETERNUS CS8000 a viable solution, delivering ongoing cost savings. 

http://www.fujitsu.com/fts/products/computing/storage/dataprotection/cs8000/  

 

Veeam Details

Veeam Build Number: 9.5 
Veeam Settings:  

  • Repository Type: Shared Folder (CIFS) 
  • Deduplication: No 
  • Compression: None 
  • Storage Optimization: LAN Target 
  • Per-VM Backup Files: Yes 
  • Decompress before storing: No 
  • Align backup file blocks: No 

More Information

Company Information

Company name: Fujitsu 
Company overview: Fujitsu is the leading Japanese information and communication technology (ICT) company, offering a full range of technology products, solutions and services. Approximately 156,000 Fujitsu people support customers in more than 100 countries. We use our experience and the power of ICT to shape the future of society with our customers. Fujitsu Limited (TSE: 6702) reported consolidated revenues of 4.7 trillion yen (US$40 billion) for the fiscal year ended March 31, 2016. For more information, please see http://www.fujitsu.com 


HCL - dsmISI

$
0
0

Challenge

Product Information

Product Family: dsmISI 
Status: Veeam Ready - Repository 
Classification Description: Verified backup storage that supports all Veeam backup and restore features.   

Solution

Product Details

Model number: dsmISI load balancing software (used together with EMC Isilon NL-SERIES NL400-144TB Storage) 
Number of Drives: 108 drives (3-nodes); can be used with 3 to 144 Isilon Nodes 
Drive type: 4TB (can be used with 1, 2, 3, 4, 6 TB drives) 4TB (can be used with 1, 2, 3, 4, 6 TB drives) 
Firmware version: dsmISI for Veeam version: V1.24  (together with EMC ISILON OneFS 7.1.100) 
Additional support: dsmISI is available for all EMC Isilon Series: S-, X-, NL- and Nearline-HD SERIES 
General product family overview: dsmISI for Veeam – accelerated filing of Veeam repository in EMC Isilon (OneFS Scale-out storage). In principle, dsmISI for Veeam implements dynamic multi pathing, which automatically spreads reads and writes symmetrically across all available network paths and Isilon nodes, guaranteeing maximum throughput for any attached Veeam Repository server. dsmISI for Veeam is installed on the Linux operating system and communicates with Isilon clusters, creates NFS/SMB connections to all nodes and presents them to Veeam Repository as a single, very fast file system. dsmISI for Veeam automatically detects whenever Isilon nodes fail or when nodes are removed from or added to a cluster. Failovers are executed transparently for Veeam Repository server. Dynamic load balancing at runtime ensures that all nodes of a cluster are being utilized equally. 

 

 

Veeam Details

Veeam Build Number: 9.0.902 
Veeam Settings:  

  • Repository Type: Linux Repository 
  • Deduplication: ON 
  • Compression: Optimal 
  • Storage Optimization: Local 
  • Per-VM Backup Files: Off or ON 
  • Decompress before storing: OFF 
  • Align backup file blocks: OFF 

More Information

Company Information

Company name: General Storage 
Company overview: The General Storage Software GmbH is a medium-sized development and manufacture company headquartered in Lampertheim. Our customers benefit from the years unearned expertise of our employees. The commitment, flexibility and continuous training of our employees are the guarantee for the success of our company . As an IT specialist with a focus on storage technologies, we offer analysis, planning , concept development and integration services in the areas of business

Veeam Backup update fails with "This Veeam Backup & Replication installation cannot be updated automatically"

$
0
0

Challenge

When attempting to update the Veeam Backup & Replication software, an error is encountered:
This Veeam Backup & Replication installation cannot be updated automatically. Please contact Veeam customer support for assistance with manual update.
 

Cause

Update setup program checks the digital signature of the existing files to ensure their integrity before updating them. All product files are signed using Global Sign certificates. Some Windows installations do not contain Global Sign's root certificates authority as trusted root certificates, or have non-current certificates. This issue is typically observed on servers with locked down security settings, or servers with no internet access or latest updates installed.

Solution

To resolve this issue, please install the below certificates manually on the system:
https://www.digicert.com/CACerts/DigiCertAssuredIDRootCA.crt (DigiCert Assured ID Root CA)
https://secure.globalsign.com/cacert/gscodesigng2.crt (GlobalSign CodeSigning CA - G2)
https://www.digicert.com/CACerts/DigiCertHighAssuranceEVRootCA.crt (DigiCert High Assurance EV Root CA)
https://www.digicert.com/CACerts/DigiCertEVCodeSigningCA-SHA2.crt (DigiCert EV Code Signing CA - SHA2)
https://support.globalsign.com/customer/portal/articles/1426602-globalsign-root-certificates (install R1, R2, and R3 certificates)
If your backup server does not have internet access, please download certificate files from another computer.

More Information

To install a certificate:
Right-click on the certificate file in Windows, select "Install Certificate", install on "Local Machine", and select the store "Trusted Root Certification Authorities". When installed properly, "GlobalSign" and "GlobalSign Root CA" should show under Console root -> Certificates -> Trusted Root Certification Authorities -> Certificates.

User Added Image

The requested operation could not be completed due to a file system limitation

$
0
0

Challenge

Transform operations of a large file located on Windows 2012&2012R2 deduplicated volume are failing with “Error: Client error The requested operation could not be completed due to a file system limitation Failed to flush file buffers. File: Filename.vbk

Cause

Veeam is not able to write any data to the affected file because of a NTFS limitation.
Manual un-deduplication (Expand-DedupFile) of the this file also fails with the same error.

Solution

Backup repository must be located on a volume formatted with the large FRS using the command “Format <Drive:> /FS:NTFS /L”

Workaround:
1. Disable Windows deduplication
2. Un-dedupe backup files: copy backup files to a temporary folder, delete original backup files and move copied files back to the original location.
3. Disable NTFS compression on backup repository volume.

More Information

For Windows Server 2008(R2) please refer to Microsoft KB for a detailed description of the issue:http://support.microsoft.com/kb/967351

This issue is resolved in Windows Server 2012(R2), however formatting with the large FRS using the command “Format <Drive:> /FS:NTFS /L is still needed.

Important: the command Format <Drive:> /FS:NTFS /L erases all data from the drive.


Additional information regarding suggested configuration of Server 2012 dedupe for backup storage can be found in this article: http://technet.microsoft.com/en-us/library/dn891438.aspx
 
Depending on the total size of the volume to be formatted you may have to set the cluster size during the format process. Please reference this article to determine which cluster size is needed.
 
 
For more information related to this issue please see this forum post:
 
http://forums.veeam.com/veeam-backup-replication-f2/error-related-to-file-system-limitation-t21448.html

Please note: reformating the volume with /L flag usually helps, but you can still get the same error message later, you can still hit limitation and 4096 Bytes Per FileRecord Segment will not be enough

Dell EqualLogic Group Manager throws an error "Request target not found" after successful backup

$
0
0

Challenge

After a successful backup of VMs stored on Dell EqualLogic storage (especially when the option Allow processing of multiple VMs with a single volume snapshot is enabled) you may receive an error in Group Manager “iSCSI login to target ‘X.X.X.X:Y’  from  initiator ‘X:X:X:X::Z’ failed for following reason: Request target not found”.

Cause

Microsoft Volume shadow copy service (VSS) invokes OnLunEmpty method to the hardware provider when it receives a delete request on the snapshot.  The EqualLogic VSS hardware provider does the iSCSI session logoff of the snapshot, offlines the snapshot, and then deletes the snapshot. iSCSI logoff of the snapshot can fail for multiple reasons  one of them being a process holding a handle to the snapshot volume.  In this case a delete request on the snapshot is received, but because of the iSCSI logoff failure it is insignificant and is ignored and the snapshot is deleted. For such iSCSI logoff failed instances, when the iSCSI initiator tries to connect again to the target, it results in this error.
 

Solution

Please ignore this error as it doesn’t impact the functionality of the storage system or the backups process.

More Information

For more information, please check the most recent release notes of the Dell EqualLogic Host Integration Tools for Microsoft v4.9:

Occasionally, when the Microsoft Volume shadow Copy Service (VSS) receives a request to delete a VSS snapshot via the EqualLogic VSS Provider, a "Requested target not found" error is displayed in the Group Manager, even though the snapshot has been deleted. You will most likely see this error message after running backups using third party backup software.
 

Veeam Backup & Replication - SureBackup Configuration Guide

How to Use the Veeam Backup Validator

$
0
0

Challenge

This article will document how to use the Veeam Backup Validator command line tool.
 
Note: Some command line options shown below are only available in v8 and v9. Previous versions had reduced functionality. To see what options are available, execute the command line application with the parameter /?.

Solution

The Veeam Backup Validator can be found in the installation folder for Veeam Backup & Replication.
     Default Install Path: C:\Program Files\Veeam\Backup and Replication\Backup
     If the path was changed on install, you can find the path in the registry:
[HKEY_LOCAL_MACHINE\SOFTWARE\Veeam\Veeam Backup and Replication] CorePath
 
Syntax:
 
Veeam.Backup.Validator.exe /backup:backupname|backupid [/vmname:vmname]
    [/point:pointid] [/date:pointdate] [/time:pointtime] [/silence]
    [/skip] [/report:reportpath [/format:xml|html]]
 
Veeam.Backup.Validator.exe /file:backupfile{1..*} [/vmname:vmname] [/silence] [/skip]
    [/report:reportpath [/format:xml|html]]
 
Parameters:
 
    /?       - Displays help
    /backup  - Specifies backup name or backup ID
    /vmname  - Specifies one or more VM names (empty value for all VMs)
    /point   - Specifies restore point ID
    /date    - Specifies restore point date
    /time    - Specifies restore point time
    /silence - Enables silence output mode
    /skip    - Skips specified VMs
    /report  - Generates HTML report at the specified path
    /file    - Specifies one or more backup files (VBM, VBK, VIB, VLB)
    /format  - Specified report format (HTML, XML)
 
Examples:   
  • Validate the VMs named "W2008", "W2008R2_DC" and "W2K" in the most recent restore point for the backup "Backup Job 1_imported".

    Veeam.Backup.Validator.exe /backup:"Backup Job 1_imported" /vmname:W2008 /vmname:W2008R2_DC /vmname:W2K

     
  • Validate all virtual machines in the last restore point with ID 3942788C-B309-4FA4-A111-A4C87B3EC63D.

    Veeam.Backup.Validator.exe /backup:3942788C-B309-4FA4-A111-A4C87B3EC63D

     
  • Validate a VM with the name "Windows 8" in the restore point created on December 5 2012 for a job named “Backup Job 1".
     
    Veeam.Backup.Validator.exe /backup:"Backup Job 1" /vmname:"Windows 8" /date:05.12.2012

     
  • Validate a VM with the name "VM1" in the restore point created around 16:00 on December 5 2012 for a job named "Backup Job 2".

            Veeam.Backup.Validator.exe /backup:"Backup Job 2" /vmname:"VM1" /date:"05.12.2012" /time "16:00"
 
  • Validate a VM with the name "VM2" contained in the VBM file located at C:\Backup\VM2_Backup.vbm

    Veeam.Backup.Validator.exe /file:"C:\Backup\VM2_Backup.vbm" /vmname:"VM2"

     
  • Validate all VMs in VBK-file (backup file).

    Veeam.Backup.Validator.exe /file:"C:\Backup\VM2_Backup.vbk"

     
  • Validate a VM with the name "VM3" in the most recent restore point of "Backup Job 1" and create an HTML-report.

    Veeam.Backup.Validator.exe /backup:"Backup Job 1" /vmname:"VM3" /report:"D:\Reports\Backup_Job_1_Validate_30_09_2014.html"

     
  • Validate a VM with the name "VM3" in the most recent restore point of "Backup Job 1" and create XML-report.

    Veeam.Backup.Validator.exe /backup:"Backup Job 1" /vmname:"VM3" /report:"D:\Reports\Backup_Job_1_Validate_30_09_2014.xml" /format:xml
 

More Information

Note: The date format that must be used is based on the regional settings of the computer the tool is run on. If the system is configured to have mm.dd.yyyy, as opposed to dd.mm.yyyy, please use that date format

Backup job fails with Creating VM snapshot Error: There are currently 2 usable fault domains. The operation requires 1 more usable fault domains when backing up from vSAN cluster

$
0
0

Challenge

Backups fail as a result of a vSAN cluster node being offline.

Cause

If the vSAN has fewer than 4 nodes and one of the nodes is offline, either for schedule maintenance or unexpectedly, snapshots cannot be taken of VMs on the vSAN cluster.

Solution

VMware recommends having at least 4 nodes for extra fault tolerance in the event that a node would unexpectedly go down.

More Information

This can occur with clusters of more than 3 nodes if enough nodes are offline to take the cluster down to 2 or fewer online nodes.

For more details, please see: https://pubs.vmware.com/vsphere-60/index.jsp?topic=%2Fcom.vmware.vsphere.virtualsan.doc%2FGUID-FE7DBC6F-C204-4137-827F-7E04FE88D968.html
 

DC restore or sure backup fails due to shadow copy expiration

$
0
0

Challenge

DC restore results in DSRM boot and event id 1918 from ActiveDirectory_DomainService stating:  

The shadow copy service cannot restore Active Directory Domain Services because the shadow copy used is too old.

Cause

The backup of the DC is older than the tombstone period. 
Active Directory protects itself from restoring data older than the tombstone lifetime (180 days) by disallowing the restore. As a result, the useful life of a backup is equivalent to the tombstone lifetime setting for the enterprise. Reference: https://technet.microsoft.com/en-us/library/bb727048.aspx  

Thus Veeam does not support restore from such backups either.
 

Solution

Restore or run sure backup from the backups which were created within the tombstone period.

Setting the time on the DC before the shadow copy expiration date may be a solution for the a single DC restore scenario, but if it is not a single DC, even if the replication starts, there can be a situation when the object remains present only on the restored domain controller, resulting in inconsistent data. So it is not advisable to perform that in case the DC you are restoring is not a single one. 

How to Manually Seed a Replica

$
0
0

Challenge

This KB provides the steps to manually seed a replica with Veeam Backup & Replication.

Solution

For Replica seeding in Veeam Backup & Replication 9 please review:

Cloud Connect

http://www.virtualtothecore.com/en/seeding-veeam-cloud-connect-part-3-replication-jobs/

VMware
https://helpcenter.veeam.com/backup/vsphere/replica_seeding.html
https://helpcenter.veeam.com/backup/vsphere/replica_seeding_vm.html
 
Hyper-V

https://helpcenter.veeam.com/backup/hyperv/replica_seeding.html
https://helpcenter.veeam.com/backup/hyperv/replica_seeding_hv.html
 

For Replica seeding in Veeam Backup & Replication 8 please review:
 
VMware
http://helpcenter.veeam.com/backup/80/vsphere/index.html?replica_seeding_vm.html
 
Hyper-V
http://helpcenter.veeam.com/backup/80/hyperv/index.html?replica_seeding_hv.html
 
For replica seeding in Veeam Backup & Replication 7 or older please review the following.

To manually seed a Replica:
 
Part 1: Restoring the VM to the Destination


1.  Go to Backups and select the job in your target repository(Check the Repository column). Expand the backup set via the chevron to the left of the backup set name. Right click the VM you want to make into a replica and select 'Restore Entire VM'.

User-added image


2.  On the Restore Mode tab select ‘Restore to a new location or with different settings’.

User-added image

3.  On the same tab click ‘Pick Proxy to Use’.

User-added image

4.  Pick the appropriate proxy to process this restore job. Pick the proxy on the TARGET side.

User-added image

5.  On the ‘Host’ tab, select the target host you want the replica to reside on.

User-added image

6.  On the ‘Resource Pool’ tab, select whichever resource pool, if any, you want the replica to use.

7.  On the ‘Datastore’ tab, by default, original datastore and disktype are selected for each VM. You can change them by selecting desired VM file, and clicking Datastore or Disk Type (at the bottom).

8.  On the ‘Folder’ tab, by default, the original VM folder is selected as restore destination for each VM. You can change folder by selecting the desired VM and clicking Folder (at the bottom). You can also change the VM name by highlighting the VM and then clicking “Name…” at the bottom. It is suggested to add the suffix “_replica”.

9.  On the ‘Network’  tab, if you are restoring to a different location, specify how the original location’s network maps to the new location’s network.

10.  From here you can click through to finish, make sure NOT to check "Power on VM after restoring", and hit [Finish].


Part 2: Mapping to the restored VM


1.  When the restore completes edit the replication job.

2.  Mark the ‘Enable Low Connection Bandwidth’ (fig. 1) in the Name tab.

3.  On the Destination tab make sure the settings match the present location of the restored VM that will become the replica.

4.  On the ‘Seeding’ (fig.2) tab check ‘Map replicas to existing VMs’.

5.  Then highlight your production VM, hit ‘Edit’, and map it to the VM you restored on the TARGET side in Part 1 of this KB. Once you have mapped the restored VM (now replica) to the original VM, next through until you have completed the rest of the job settings and select Finish.

6.  Be sure to run the job and test it.

User-added image


User-added image


 

How to move Veeam Backup for Microsoft Office 365 to a new server

$
0
0

Challenge

This procedure moves a Veeam Backup for Microsoft Office 365 server installation to a new server.

Solution

Pre-requisites:

Before starting with the procedure, the following prerequisites should be in place:
  • A new server to install VBO on it should be ready and should be at least the same version of Windows or higher
  • The following data should be available:
    • Everything under C:\ProgramData\Veeam\Backup365 from the old server (Config data)
    • Your data in the VeeamRepository that holds the O365 backupped data (Repository data). Note: The source and target repository paths should be the same.
    • If the repository is a network share, then the target server should have access to that share
    • If the repository is an iSCSI drive then it is important to disconnect it from the source first to avoid 2 iSCSI initiators issue. Then connect it to the target server.
  • These files could come from the original server or restored from a VM-backup through Veeam Backup and Replication.
  • Your license file

Procedure:

1. Install a clean server (same version of Windows or higher)
2. Install Veeam Backup for Office 365 on this new server (NOTE: do not start the UI yet)
3. Stop the VBO service (Veeam Backup for Microsoft Office 365 Service) on the new server

User-added image

4. [Optional] If you are copying the prerequisite files from a still existing server, stop the VBO services on the old server.
5. Copy the Config data to C:\ProgramData\Veeam\Backup365 and press Yes when asked to overwrite files

User-added image

6. [If Applicable] Copy the Repository data to the repository location on the new server

User-added image
 
7. Start the VBO service (Veeam Backup for Microsoft Office 365 Service) on the new server
8. Started the Veeam Backup for Microsoft Office user interface
9. You will receive the following notification: License is not installed. Do you want to install it now? Press Yes and install your license.

User-added image
10. Right click on your organization and choose Edit

User-added image

11. Retype your password for the user you use to connect to Exchange Online

User-added image
User-added image

12. Run your job(s) to see if they succeed.
13. Run a test restore from a restore point created on the old VBO server to verify if you can recover.
 

Additional information:

If you forget to retype your password, you will get the following error when a job tries to run.

User-added image

Error: [Timestamp] :: Connecting to remote server outlook.office365.com failed with the following error message : [ClientAccessServer=DB5PR0201CA0031,BackEndServer=db3pr04mb219.eurprd04.prod.outlook.com,Req
uestId=4dc5aabf-7349-4a2e-8036-597c2163768f,TimeStamp=1/5/2017 5:57:30 PM] Access Denied For more information, see the about_Remote_Troubleshooting Help topic.

Error "Object reference not set to an instance of an object" during mailbox backup with Veeam Backup for Microsoft Office 365

$
0
0

Challenge

Mailbox backup may fail with error:
"Processing mailbox %mailbox@name.com% failed with error: Object reference not set to an instance of an object."

You will also find these entries in "C:\ProgramData\Veeam\Backup365\Logs\Veeam.Archiver.Service_%date_time%.log" log:

Processing mailbox: mailbox@name.com...
Syncing folder items: name...
Sync time: 0.562066
Changed items: 26, deleted items: 0
Estimated changed items size: 1.77 MB
Error: Object reference not set to an instance of an object.
Stack:
   at Veeam.Archiver.Source.SyncPage.SaveChanges(IFolderRepository repository)
   at Veeam.Archiver.Source.ItemProcessor.ProcessFolder(Byte[] id, ExFolder folder, Byte[] currentState)
   at Veeam.Archiver.Source.ItemProcessor.<>c__DisplayClass6_0.<Process>b__0()
   at Veeam.Archiver.Source.FolderRetry.<>c__DisplayClass14_0`1.<Process>b__0()
   at Veeam.Archiver.Source.FolderRetry.Process(Action action)
   at Veeam.Archiver.Source.FolderRetry.Process[T](Func`1 func)
   at Veeam.Archiver.Source.ItemProcessor.Process(ExFolder folder)
   at Veeam.Archiver.Source.FolderProcessor.DoMailboxWork(CancellationToken cancel)
   at Veeam.Archiver.Source.MailboxAction.DoWork(CancellationToken cancel)
Mailbox processing failed: mailbox@name.com

Solution

Issue has been resolved in Veeam Backup for Microsoft Office 365 1.0 Update 1

Release Notes for Veeam ONE 9.5 Update 1

$
0
0

Challenge

Release Notes for Veeam ONE 9.5 Update 1

Cause

Please confirm you are running Veeam ONE 9.5 prior to installing this update. You can check this under Help | About in Veeam ONE Monitor Client, the build number should be 9.5.0.xxx. After upgrading, your version build will be 9.5.0.3254.

This update should be applied to the Veeam ONE server, as well as remote systems with the Veeam ONE Monitor Client.

Before you apply the update, make sure you have a full backup of Veeam ONE database.

Solution

New Features and Enhancements

General
 
  • vSphere 6.5 support. Veeam ONE now allows reporting and monitoring on vSphere 6.5 hosts and vCenter Server.
  • Asian locales support. Veeam ONE console now supports installation on operating systems with Asian locales. Update 1 has been tested on all most common Asian locales by Veeam QC and validated by local Veeam teams of the corresponding locations.

Monitoring 
 
  • Memory demand for Hyper-V 2016 VMs. Veeam ONE now shows memory demand for VMs configured with static memory.

Reporting
 
  • Enhanced Backup Custom Infrastructure report. More Veeam backup object properties have been added to the report parameters list. 
  • Enhanced VM Backup Status report. This report now allows filtering VMs based on the backup copy jobs.
 
Resolved Issues

Monitoring

General
  • Veeam ONE Monitor Client is using wrong data samples to show performance graphs in the advanced scalability mode.
  • Under certain conditions Veeam ONE service may crash when resolving all triggered alarms at the same time.
  • Email notifications are sent only to first user email address specified in the alarms notifications section.
  • Aggregation option cannot be switched to another value in the Veeam ONE Monitor Client.
Backup
  • Backup copy jobs are treated as regular backup jobs for the “Suppress Veeam backup activity” option which leads to activating alarms suppression engine for production VMs.
vSphere
  • Datastore latency performance counter is showing wrong measurement units.
  • Guest OS disk usage alarm is triggered for powered-off virtual machines.
Hyper-V
  • Hyper-V VMs guest OS disk monitoring alarm stops working when default settings are changed.
  • Reads/sec, Writes/sec, IOPS performance counters from the Virtual Storage Device sub-system are not collected in the advanced scalability mode.
  • "Local volume free space" alarm is falsely triggered during Veeam ONE service restart.
  • Under certain conditions Veeam ONE falsely alarms on the age of existing VM snapshots.
  • Under certain conditions Veeam ONE falsely alarms on VM snapshots that do not exist.

Reporting

General
  • Chargeback report pack is missing for users with limited access (tenants) to the virtual infrastructure.
  • Alarms overview report cannot be generated after upgrading to Veeam ONE 9.5
Backup
  • EMC DataDomain repositories are missing from all Veeam backup reports.
  • "VMs Backed Up by Multiple Jobs" shows 01.01.0001 00:00 date as the latest job run for some VMs.
  • Change Rate Estimation Rate report cannot be generated directly from Veeam ONE Monitor Client.
Hyper-V
  • Host Resource Usage Chargeback report for Hyper-V infrastructures treats Failover Cluster quorum disk as local. This disk should be ignored when reviewing the report.

Business View
  • Veeam ONE Business View service attempts to collect virtual infrastructure data under user account which is used during web site login operation.
Known Issues
  • Dashboard scheduling doesn’t work in distributed Veeam ONE installation when security certificates are missing from the server with Veeam ONE Web UI. To resolve this problem, import security certificates that are installed to Veeam ONE server to the server where Veeam ONE Web UI is deployed.
  • Guest OS disk usage alarm is reset to its default thresholds after installing Update 1.

More Information

[[DOWNLOAD|DOWNLOAD UPDATE|https://www.veeam.com/download_add_packs/virtualization-management-one-solution/kb2223/]]
MD5 Checksum: B0B0DE7718D684E8629DE7E82B93E5D3

If you are looking for Veeam Backup & Replication v9.5 Update 1, please follow this link.

Veeam Backup for Microsoft Office 365 1.0 Update 1 Release Notes

$
0
0

Challenge

Veeam Backup for Microsoft Office 365 1.0 Update 1 Release Notes

Cause

The package contains two files: Veeam.Backup365.msi and VeeamExplorerForExchange.msi.

Prior to installing this update please reboot the Veeam Backup for Microsoft Office 365 server to clear any locks on the Veeam services; when the reboot is done, please stop all Veeam services before applying the update.

VeeamBackup365.msi can be used:
  • As an update over version 1.0.0.860 (You can check this, selecting About from the main menu in the Veeam Backup for Microsoft Office 365 interface.)
  • As a new installation without a previous version
After upgrading, Veeam For Office 365 build version will be 1.0.0.912. The new version of the Veeam Explorer for Microsoft Exchange will be 9.5.0.912

Solution

As a result of on-going R&D effort and in response to customer feedback, Update 1 includes many enhancements and bug fixes listed below.

General
  • Added a warning when a mailbox is selected which has an invalid Office 365 license.
  • The backup fails with the error JET_errTempPathInUse.
  • After a restore job, the iSCSI connection to a repository fails with JET_errInstanceUnavailable. The repository now reopens the database correctly.
  • After the first of January, 2017, some mailboxes fail to backup with Object reference not set to an instance of an object error. The update also corrects the content of the existing repository databases.
  • The configuration database consumes a lot of disk space: Circular logging is now used by default. The Veeam Backup for Microsoft Office 365 service will clear the old non-circular logs on the first start after the update.
  • The support ID is now visible in the license information.
  • The options dialog is shown incorrectly when a contrast theme is used.
  • The System Menu appears at a random place when a non-default DPI is used.
  • The headers on dialogs and wizards are too big because you use high DPI.
Restore
  • When you want to restore items with Veeam Explorer for Microsoft Exchange, the Conversation History folder isn’t visible for restore.

More Information

[[DOWNLOAD|DOWNLOAD UPDATE|https://www.veeam.com/download_add_packs/vmware-esx-backup/kb2224/]]

Veeam.Backup365.msi MD5 Checksum: 87ea25d92920cb009a500399cdd71abe
VeeamExplorerForExchange.msi MD5 Checksum: 258a892ff4b9f096aa93696f29edd657

Case administrators management: Guide for users

$
0
0

Challenge

Starting in Mar. 2017, only case administrators and license administrators will be able to submit support cases. Please make sure to define valid case administrators for your Veeam licenses.

Customers are now able to list people who can manage support tickets on behalf of their company – case administrators. By adding a case administrator, you invite an employee of your company, a reseller or a third-party contractor to join you in managing your cases with the Veeam® Support Team. Please note that case administrators can open cases, but they cannot manage your existing licenses.

Please also note Veeam Support is not able to change the case administrator for an account. This action can only be performed by license administrators (primary or secondary) for a given account.
 
If you are a primary or a secondary license administrator, you already have access to case administrators management on My Account. Here you can manage case administrators for all your licenses (Support IDs).

If you have lost access to the license administrator account or would like it to be changed, please create a licensing case.

User-added image

Solution

How do you assign case administrators to a license? 

Click Create case administrator to invite someone to manage your support cases. A case administrator can be an employee of your company, a reseller or a third-party contractor. On the next page you will need to provide their e-mail address.

If the person to whom you would like to give case administrator rights does not have a profile on veeam.com, you may be asked to specify their name and company. If your case administrator's company is not yet registered on veeam.com some additional info may be requested. 

User-added image
User-added image


Once all the necessary details are provided you will need to select Support ID(s) to which the newly created case administrator will be associated. By doing so you give them the right to use the Support ID(s) when opening cases on behalf of your company. 

User-added image


When the changes are saved, the new case administrator will be created and associated with the selected Support ID(s). Please note that if the specified user is not yet registered on veeam.com, they will have to complete the registration by following the corresponding link that they will receive by email. Should this be the case, the newly added case administrator will be able to access My Account and open cases only after confirming the registration.

If you would like to share a Support ID with one or several existing case administrators at the same time, please use the button Add administrator in the License view. Then, select administrators for this Support ID. Please note that the number of case administrators is limited – there can be no more than 20 case administrators per Support ID.  

User-added image


You can also assign several Support IDs at a time to one of your case administrators. For this please click Add Support ID in the Case administrator view.

User-added image


How do you remove case administrators from licenses? 

A case administrator can be removed from a license. Once this is done they will no longer be able to manage support cases for this Support ID (pic.1). Please note that you cannot remove other license administrators marked with a lock sign (pic.2).

User-added image


You can also remove a case administrator from all your licenses at once by following the link Delete administrator in the Case administrator view. Please note that you will not see this link if the user is a license administrator. 

User-added image


What rights do case administrators have? 

  • Case administrators can open, update and close support cases for the licenses assigned to them
  • Case administrators can also manage cases created by other case and license administrators 
  • Case administrators can view your licenses but cannot manage them 
  • Case administrators cannot view and manage other case administrators

More Information

Starting in Mar. 2017, only case administrators and license administrators will be able to submit support cases. Please make sure to define valid case administrators for your Veeam licenses.

FLR fails when VMDK is encrypted with HyTrust

$
0
0

Challenge

You are unable to restore using File Level Recovery using VMDKs that are encrypted using HyTrust.

Cause

Known limitation.

Solution

Instead of using FLR for these VMDKs please instead use Instant Recovery restore option and copy the files manually.

More Information

More information on HyTrust can be found here:

https://www.hytrust.com/
 

Space Requirements for Backup Copy Jobs

$
0
0

Challenge

Storage space is a concern for backup copy jobs in Veeam. If the repository is insufficiently provisioned, retention can fail, leading to the repository filling up and the job failing. If this happens, the job must often be restarted from scratch.

Cause

First and most important to note is that backup copy job retention happens differently from local backups. As a copy job is optimized for off-site storage, we assume there may be connection issues over a WAN that aren’t present on a LAN. Merges, as a result, are done via temp file, instead of writing the VIB incremental data directly into the VBK full.
 
This temp file is going to be as big as (if not slightly larger than, due to changing data) the VBK. Once the merge is complete, the VIB and the old VBK are deleted and the temp file takes their place.
 
For GFS retention, every Weekly, Monthly, Quarterly, and Yearly backup is itself a VBK, and of similar size.

Solution

To estimate the space requirements for a backup copy job:
 

  • Add the sizes of a full backup of all local jobs that will be included in the copy job. You may end up with a slightly smaller copy job due to compression and deduplication of similar blocks, but it’s preferable to plan for more.

  • Determine how many full backups you’ll have:

    • One full for the regular retention

    • One full for every Weekly, Monthly, Quarterly, and Yearly GFS archival point

  • Add one more point to the total for the temp file used in the merge process

  • Multiply that total by the size estimate for the full backup. Ensure your repository will have space for at least this much data, and a bit more for incrementals/variance in data.

 
Example:
 
Consider two local backup jobs being written to a single backup copy job. A full backup of the first job is around 750GB and a full backup of the second is 500GB. Add the two together. 1.25TB should be accounted for the combined full of the copy job, and a minimum of another 1.25TB should be allowed for the merge.
 
The same two local backup jobs have a combined daily rate of change of 170GB (Local Backup 1, on a given week, has increments sized 100, 120, 100, 150, 125, and 175GB for an average of 128.334~ and Local Backup 2 has increments of 50, 40, 55, 30, 45, and 30GB for an average of 41.667). If the backup copy job will retain 14 points, allow at minimum 14 * 170GB or 2.38TB for increments. Given that one cannot consistently predict rates of change, it’s best to oversize here rather than to be left wanting.
 
Assuming no GFS retention on this example job, the backup copy repository should have:
 
[1.25TB (full)] + [1.25TB (merge overhead)] + [2.38TB (incremental points)] = 4.88TB
 
If we add GFS retention of 4 monthly points, those four full restore points add 4 * 1.25TB = 5.0TB. In this case we would need:
 
[1.25TB (full)] + [5.0TB (GFS points)] + [1.25TB (merge overhead)] + [2.38TB (incremental points)] = 9.88TB
 
As a general rule, a bit of additional space is recommended for unforeseen issues. Insufficient sizing for a merge can lead to running out of space, and if a copy job repository ends up with insufficient space to perform a merge—and subsequently is filled with more increments than specified by retention—the only recourse in almost every case is to clear the repository and let the copy job start with a new full, or provision more space for the repository if it is scalable.

Upgrade to Veeam Backup & Replication 9.5 fails with "Unsupported SQL Version"

$
0
0

Challenge

Upgrade to Veeam Backup & Replication 9.5 you receive the error "Unsupported SQL Version"

Cause

If you have a supported database (2008 or newer), the upgrade cannot be installed if the compatibility mode is set to 2005.

Solution

Manually update the compatibility of the VeeamBackup database (or custom named equivalent) via SQL Management Studio or using a query. The compatibility mode must be set to 2008 or newer.

Query:
Alter Database VeeamBackup set compatibility_level = 100

UI:
1. Connect to instance via SSMS
2. Right-click Veeam Database -> Properties
3. Select Options
4. Select Compatibility Level
5. Set to 2008, 2012, 2014 or 2016.

HCL - EMC XtremIO

$
0
0

Challenge

Product Information

Product Family: Dell EMC XtremIO 
Status: Veeam Ready - Repository 
Classification Description: Verified backup storage that supports all Veeam backup and restore features.

Solution

Product Details

Model number: 4.0.2-80 
Number of Drives: 25 
Drive type: 400 GB SSD 
Firmware version: 4.x 
Additional support: Any hardware configuration with an equal or greater hardware configuration

General product family overview: The XtremIO Storage Array from Dell EMC is an all-flash system that leverages a scale-out architecture. The system is built via building blocks, called X-Bricks, which are SAN appliances that can be clustered together to grow performance and capacity as required. The Dell EMC XIOS operating system balances data across all solid-state arrays and supports features such as deduplication, compression, and snapshots. The all-flash architecture is viable for use cases including virtual desktop infrastructures (VDI), server environments, or database and analytics workloads. 

 

Veeam Details

Veeam Build Number: 9.0.0.902 
Veeam Settings:  
Repository Type: Windows 
Deduplication: No 
Compression: Optimal 
Storage Optimization: Local Target 
Per-VM Backup Files: No 
Decompress before storing: No 
Align backup file blocks: No

More Information

Company Information

Company name: Dell EMC 
Company overview: As a member of the Dell Technologies family of businesses, Dell EMC serves a key role in providing the essential infrastructure for organizations to build their digital future, transform IT and protect their most important asset, information. Dell EMC enables our enterprise customers’ IT and digital business transformation through trusted hybrid cloud and big data solutions, built upon a modern data center infrastructure that incorporates industry-leading converged infrastructure, servers, storage and cybersecurity technologies. 

Dell EMC brings together Dell’s and EMC’s respective strong capabilities and complementary portfolios, sales teams and R&D. We seek to become the technology industry’s most trusted advisor, providing capabilities spanning strategy development, consultative services and solution deployment and support to help our customers and partners drive the digital transformation of their businesses.

HCL - Fujitsu CS8000

$
0
0

Challenge

Product Information

Product Family: ETERNUS CS 
Status: Veeam Ready - Repository 
Classification Description: Verified backup storage that supports all Veeam backup and restore features.

Solution

Product Details

Model number: CS8000 
Number of Drives: 10 
Drive type: SAS 
Firmware version: V6.1A7120-SP03 
General product family overview: ETERNUS CS8000 is a datacenter solution for backup storage for mainframe and open systems. Its intelligent process automation and pooling of storage capacity reduces the TCO for complex backup environments by 40%. Unique scalability in capacity and performance makes ETERNUS CS8000 a viable solution, delivering ongoing cost savings. 

http://www.fujitsu.com/fts/products/computing/storage/dataprotection/cs8000/  

 

Veeam Details

Veeam Build Number: 9.5 
Veeam Settings:  

  • Repository Type: Shared Folder (CIFS) 
  • Deduplication: No 
  • Compression: None 
  • Storage Optimization: LAN Target 
  • Per-VM Backup Files: Yes 
  • Decompress before storing: No 
  • Align backup file blocks: No 

More Information

Company Information

Company name: Fujitsu 
Company overview: Fujitsu is the leading Japanese information and communication technology (ICT) company, offering a full range of technology products, solutions and services. Approximately 156,000 Fujitsu people support customers in more than 100 countries. We use our experience and the power of ICT to shape the future of society with our customers. Fujitsu Limited (TSE: 6702) reported consolidated revenues of 4.7 trillion yen (US$40 billion) for the fiscal year ended March 31, 2016. For more information, please see http://www.fujitsu.com 

Viewing all 4469 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>