반응형
Posted by IT 사랑 :

보호되어 있는 글입니다.
내용을 보시려면 비밀번호를 입력하세요.

반응형

 

"Access to resource settings on the host is restricted to the server that is managing it"

1) vmware plugin mode change from san to nbd

1) restore select vm to rename

3) restore option only vCenter datastore , ip, id ,pw

 

 

 

 

'Data Protection > NetVault Backup' 카테고리의 다른 글

NetVault License Key 입력 방법 & 넷볼트 매뉴얼  (0) 2016.03.09
NetVault service won't start, fails to allocate shared memory  (1) 2016.02.22
RDA PLUGIN  (0) 2015.03.13
N MEDIA :=  (0) 2014.09.23
nvmeddbcheck  (0) 2013.12.18
Posted by IT 사랑 :
반응형





 

첨부한 RDA 플러그인을 가지고 테스트 해 주세요.


1. 넷볼트 서비스 중지

2. 리눅스 경우

[root@NVCentOS6 rda_plugin]# /usr/netvault/etc/startup.sh stop

[root@NVCentOS6 rda_plugin]# ps -ef | grep nv

root      5586  5475  0 17:36 pts/1    00:00:00 grep nv


[root@NVCentOS6 rda_plugin]# gunzip DellRDSPlugin-3.1.2015.0-RDA.bin.gz

[root@NVCentOS6 rda_plugin]# chmod +x DellRDSPlugin-3.1.2015.0-RDA.bin

[root@NVCentOS6 rda_plugin]# ./DellRDSPlugin-3.1.2015.0-RDA.bin -install

Starting, please wait...


RDS Plugin Installation requires Netvault service to be stopped.


Checking if Netvault service is running...


Netvault service is not running, proceeding with Installation...


준비 중...               ##################################################

dellplugin-deps-x86_64      ##################################################

dellplugin-deps-i386        ##################################################

DellRDSPlugin-x86_64        ##################################################

DellRDSPlugin-i386          ##################################################


Installation successful!


Log for this operation is /var/log/librofsDell_install.log


Cleanup, please wait...

[root@NVCentOS6 rda_plugin]#

DR RDA Plugin v3.1.2015 (1.35MB).msg

Posted by IT 사랑 :
반응형

 

 

cf ) http://support.unitrends.com/ikm/questions.php?questionid=806 

 

 

VSS Writer Failures Due To Multiple VSS Providers

Purpose

To help support engineers identify and rectify failures which occur in VSS due to another VSS provider being present in the system.

Description

VSS errors are common when investigating the failure of a backup/restore process.  Errors which arise due to an additional VSS provider being present will often be indicated by one or more of the following errors:

System shows errors such as:

(VSS_E_SNAPSHOT_SET_IN_PROGRESS) Another shadow copy creation is already in progress. Please wait a few moments and try again.
Please check Windows Events Log that Volume Shadow Copy Service and VSS Writers are operating properly.

USnapCreate: USNAPError! Could not create snapshot, error -1.
: Unitrends agent was not able to create Volume Shadow Copy.
: To resolve this issue review the Event logs for any potential VSS errors and application specific Writer failures.

 

When initiating a check of the Windows Event Viewer Logs, further evidence may be demonstrated by the following:

Event Type:     Error
Event Source:     VSS
Event Category:     None
Event ID:     1
Date:          9/12/2012
Time:          1:56:29 PM
User:          N/A
Computer:     SQL-SERVER
Description:
Volume Shadow Copy Service initialization error: the control dispatcher cannot be started [0x80070427].


 

 

Event Type:     Error
Event Source:     VSS
Event Category:     None
Event ID:     12292
Date:          9/14/2012
Time:          12:42:45 PM
User:          N/A
Computer:     SQL-SERVER
Description:
Volume Shadow Copy Service error: Error creating the Shadow Copy Provider COM class with CLSID {5fc845eb-f299-40f0-9725-34045f7ea8ba} [0x80040154].

Event Type:     Error
Event Source:     VSS
Event Category:     None
Event ID:     20
Date:          9/14/2012
Time:          12:42:45 PM
User:          N/A
Computer:     SQL-SERVER
Description:
Volume Shadow Copy Service error: A critical component required by the Volume Shadow Copy service is not registered.  This might happened if an error occurred during Windows setup or during installation of a Shadow Copy provider.  The error returned from CoCreateInstance on class with CLSID {5fc845eb-f299-40f0-9725-34045f7ea8ba} and Name HWPRV is [0x80040154].

Cause

This particular combination of errors from the RRC logs and from the Windows System Event Viewer Logs support the fact that an additional VSS provider may be present on the system in question.  This can be further substantiated by checking the Windows system by using vssadmin list providers.  


 

 

The report should show more than one provider, such as:

C:\Documents and Settings\administrator.LIGHTHOUSE>vssadmin list providers
vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
(C) Copyright 2001 Microsoft Corp.

Provider name: 'Microsoft Software Shadow Copy provider 1.0'
   Provider type: System
   Provider Id: {b5946137-7b9f-4925-af80-51abd60b20d5}
   Version: 1.0.0.7

Provider name: 'Acronis VSS HW Provider'
   Provider type: Hardware
   Provider Id: {f5dbcc43-b847-494e-8083-f030501da611}
   Version: 1.0

This indicates that at one time or another, the system had an Acronis product installed.  Even though the product may have been removed, some of Acronis' registry keys are known to linger on systems indefinitely.  The keys MUST be removed in order to remove the additional provider from the system.  This particular combination of errors from the RRC logs and from the Windows System Event Viewer Logs support the fact that an additional VSS provider may be present on the system in question.  This can be further substantiated by checking the Windows system by using vssadmin list providers.  The report should show more than one provider, such as:

C:\Documents and Settings\administrator.LIGHTHOUSE>vssadmin list providers
vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
(C) Copyright 2001 Microsoft Corp.

Provider name: 'Microsoft Software Shadow Copy provider 1.0'
   Provider type: System
   Provider Id: {b5946137-7b9f-4925-af80-51abd60b20d5}
   Version: 1.0.0.7

Provider name: 'Acronis VSS HW Provider'
   Provider type: Hardware
   Provider Id: {f5dbcc43-b847-494e-8083-f030501da611}
   Version: 1.0

This indicates that at one time or another, the system had an Acronis product installed.  Even though the product may have been removed, some of Acronis' registry keys are known to linger on systems indefinitely.  The keys MUST be removed in order to remove the additional provider from the system.  This particular combination of errors from the RRC logs and from the Windows System Event Viewer Logs support the fact that an additional VSS provider may be present on the system in question.  This can be further substantiated by checking the Windows system by using vssadmin list providers.  The report should show more than one provider, such as:

C:\Documents and Settings\administrator.LIGHTHOUSE>vssadmin list providers
vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
(C) Copyright 2001 Microsoft Corp.

Provider name: 'Microsoft Software Shadow Copy provider 1.0'
   Provider type: System
   Provider Id: {b5946137-7b9f-4925-af80-51abd60b20d5}
   Version: 1.0.0.7

Provider name: 'Acronis VSS HW Provider'
   Provider type: Hardware
   Provider Id: {f5dbcc43-b847-494e-8083-f030501da611}
   Version: 1.0

This indicates that at one time or another, the system had an Acronis product installed.  Even though the product may have been removed, some of Acronis' registry keys are known to linger on systems indefinitely.  The keys MUST be removed in order to remove the additional provider from the system.  

Resolution

To accomplish this, the following steps may be used:

  1. Using the first character string of the Provider Id (i.e. f5dbcc43 from the above example), perform a search in Windows Registry (regedit.exe) for keys showing the full ID string.
  2. Delete each of those keys as they are discovered.
  3. Close registry, reboot if desired


Once the key deletions are complete, re-run vssadmin list providers.  Microsoft Software Shadow Copy Provider should be the only provider showing.  This will then allow the Unitrends system to perform backups and restores without complication from an additional VSS provider.

Posted by IT 사랑 :

privpresets.bin'

2009. 4. 1. 23:05 from etc
반응형
Date: 06/05
Effected NV Version: 7.1x
OS Version: N/A
Plugin version: N/A
Application version:N/A

Problem:
NetVault Database backup completes with warning: Failed to find file '...\NetVault\db\privpresets.bin' file to backup. Also results in Windows Event Log error ID 4102.

Symptoms:
Privpresets.bin is only created when Access Control privileges are saved as a set. Earlier versions* of the NetVault Database plugin are set to backup this file by default.

Solution/Workaround/Procedure:
To create the privpreset.bin file, select Access Control under Administration from the main NetVault GUI. Open any of the listed users. Go to the Privileges tab and click on Save Preset. Assign a value and click save. This will create the .bin file and eliminate the warning.

Alternatively, create an empty .txt file called 'privpreset.bin' and save it in ~netvault/bin directory.

----> From version 8.x.x

NV_HOME$/db/'privpreset.bin'










www.bakbone.com

'etc' 카테고리의 다른 글

oracle apm 에 관한 진실  (0) 2009.04.08
동신대에서..  (0) 2009.04.07
Exchang APM FAQ [2009.3]  (0) 2009.03.28
VAULTDR [Backup Option]: Raw Mode. Zlib  (1) 2009.01.04
VAULTDR [1] : Port Number 10000 If you change  (0) 2009.01.04
Posted by IT 사랑 :
반응형



*  Select the Allow Streams to Share Media check box to convert multiple data streams into a sequential data stream  
     and write it to the same media. This reduces the number of media items required for the copy.
Posted by IT 사랑 :

Filter Expression

2009. 1. 18. 01:20 from Data Protection
반응형




* For Date : today-7da  = 7days ago
                 Can use ye.mo.da.ho.mi.se
* For Date and Time combined : Now-7ho = 7 Hours ago
* Time Count : 55H = 55hour

cf) www.bakbone.com


'Data Protection' 카테고리의 다른 글

Netvault: MySQL APM FAQ  (0) 2009.03.28
Duplication Option[Allow streams to share media]  (0) 2009.01.18
Using NEW NVDB Backup Options(NVBU 8)  (0) 2009.01.17
Netvault 권장사향  (0) 2009.01.14
NEW Customer Support Audit CLI Tool  (0) 2009.01.10
Posted by IT 사랑 :
반응형
 
Using NEW NVDB Backup Options(NVBU 8)


 
Select the Check Database Tables before Backup option to perform database integrity checks. 
  Select the Compact Database Tables after Backup option to run the Database Compaction utility. This utility reclaims the unused space resulting from routine database updates/deletes. It also removes the corrupt records identified during the integrity checks.

'Data Protection' 카테고리의 다른 글

Duplication Option[Allow streams to share media]  (0) 2009.01.18
Filter Expression  (0) 2009.01.18
Netvault 권장사향  (0) 2009.01.14
NEW Customer Support Audit CLI Tool  (0) 2009.01.10
Netvault Service Tab : Stopped disk full  (0) 2009.01.04
Posted by IT 사랑 :
반응형

 

- 최소 사양
   
. CPU : Intel Xeon Processor 2.4GHz 이상 급
   
. Memory : 1GB 이상
   
. HDD : 40GB 이상
  - 권장 사양

    . CPU : Dual Intel Xeon Processor 3.4 GHz 이상 급
   
. Memory : 2GB 이상
   
. HDD : 100GB 이상
   

지원 OS

 

Windows1

 

2003

2003R2

x86-32

x86-64

All

Yes

8.2

 

Storage Server 2003

x86-32

x86-64

All

Yes

8.2

 

XP Prof

x86-32

x86-64

All

Yes

8.2

 

20085

x86-32

x86-64

All

8.2

 

Vista6

x86-32

All

8.2

 

 

 

 

 

 

 

 

 

Windows 2008 supported Editions include: Standard, DataCenter, Enterprise, and Web Server.

6. Windows Vista supported Editions include: Business, Enterprise, and Ultimate.

 

 


 


'Data Protection > NetVault Backup' 카테고리의 다른 글

Quantum Tape Library Clenaing related Quest NetVault Backup S/W  (0) 2013.03.20
Bare Metal Recovery 4.0.9 Plug-in VaultOS  (0) 2013.03.20
SVTL  (0) 2009.05.09
[Solaris] Netvault Reports Function  (0) 2009.04.19
Drive OFM [VAULTDR]  (0) 2009.01.04
Posted by IT 사랑 :