博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
维护Dpm服务器时的一些注意事项
阅读量:6226 次
发布时间:2019-06-21

本文共 3138 字,大约阅读时间需要 10 分钟。

(一)Windows维护工具的注意事项(disk cleanup/disk defragmenter/chkdisk)

Disk Cleanup is not available for replica volumes and recovery points volumes in the DPM storage pool.

You should not run Disk Defragmenter on disks that are members of the storage pool on the DPM server. Knowledge Base article 312067 explains the issue with Disk Defragmenter as follows:

"The System Shadow Copy provider uses a copy-on-write mechanism that operates at a 16-KB block level. This is independent of the file system's cluster allocation unit size. If the file system's cluster size is smaller than 16 KB, the System Shadow Copy provider cannot easily determine that disk defragmentation I/O is different from typical write I/O, and performs a copy-on-write operation. This might cause the Shadow Copy storage area to grow very quickly. If the storage area reaches its user-defined limit, the oldest shadow copies are deleted first."

Do not run chkdisk on DPM replica and recovery point volumes. Chkdsk causes the volumes to dismount, and if data is written to the replica volume while the recovery point volume is dismounted, it might cause a complete loss of recovery points.

原文链接:

(二)在Dpm服务器上运行防病毒软件的注意事项

To prevent file conflicts between DPM and antivirus software, on the DPM server, disable real-time monitoring by the antivirus software of the following directories in the DPM program files:

  • \XSD
  • \Temp\MTA

Disable real-time monitoring of dpmra.exe on the DPM server.

Disable real-time monitoring of csc.exe on the DPM server.

Delete infected files on protected servers and the DPM server.

原文链接:

(三)在Dpm服务器上安装维护Windows更新的注意事项

you should schedule or perform the updates at times that have the least impact on protection operations.

源文档 <>

(四)重启Dpm服务器的注意事项

  • If there are no jobs currently running or scheduled to run during the time required for the restart, restart the DPM server.
  • If a synchronization with consistency check job is running, restart the DPM server. Synchronization with consistency check will resume at the next scheduled time or you can retry the job manually.
  • If a replica creation job is running, postpone the restart until the job is completed. If the restart cannot be postponed, you must run synchronization with consistency check manually for the replica after you restart the DPM server.
  • If any synchronizations or express full backups are scheduled to run during the restart, either postpone the restart until the recovery points are created or re-run the synchronizations and create the recovery points manually after you restart the DPM server.
  • If any jobs that use the tape library are running, postpone the restart until the jobs are complete. If the restart cannot be postponed, the following job types will be canceled by the restart and must be re-run after the restart:
    • Back up to tape
    • Copy to tape
    • Recovery from tape
    • Tape verification
  • If you are erasing a tape, postpone the restart until the current job is complete. Cancel any pending tape erase jobs, restart the computer, and then reschedule the canceled tape erase jobs.

原文链接:

(五)其他注意事项

1)You cannot change the domain of the DPM server.

2)You cannot rename a DPM server.

转载地址:http://opuna.baihongyu.com/

你可能感兴趣的文章
三星超级品牌日背后:全品类关联营销优势凸现
查看>>
android4.4以上透明状态栏简单设置
查看>>
双十一流量洪峰 支撑阿里核心业务的云数据库揭秘
查看>>
45. 源代码阅读-RocketMQ-tools
查看>>
修改linux下的主机名
查看>>
每天一个linux命令(39):grep 命令
查看>>
centos释放无用内存
查看>>
事必躬亲利与弊
查看>>
马哥笔记第十五天系统安装、kickstart、anaconda、dhcp、tftp、pxe
查看>>
linux shell中单引号、双引号和没有引号的区别
查看>>
我的友情链接
查看>>
NAT使用大全
查看>>
cocos中常见的22中动作
查看>>
Spring 访问数据库的三个方法(2)
查看>>
undefined reference to `libiconv_open 无法编译PHP
查看>>
JAVA后台线程
查看>>
当EditText是多行文本时, 光标如何设置在从左上角
查看>>
Redisbook学习笔记(2)内存映射数据结构(1)整数集合
查看>>
详解java垃圾回收机制(转)及finalize方法(转)
查看>>
log4j2 配置文件
查看>>