nbu的driver奇怪状态
本帖最后由 woshiyiziyu 于 2011-04-29 19:28 编辑
下午bjas的driver宕掉了,我看到是路径丢失,然后我用下图的configure storage devices重新配置bjas上的driver,现在虽然可以备份了,但是control那边显示的是RESTART状态,这个是什么意思?
下午bjas的driver宕掉了,我看到是路径丢失,然后我用下图的configure storage devices重新配置bjas上的driver,现在虽然可以备份了,但是control那边显示的是RESTART状态,这个是什么意思?
1.JPG (87.32 KB, 下载次数: 2)
1
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
本帖最后由 woshiyiziyu 于 2011-04-29 19:31 编辑
现在虽然可以备份了,但是control那边显示的是RESTART状态,这个是什么意思?
2.JPG (37.22 KB, 下载次数: 3)
下载附件
2
2011-04-29 19:29 上传
3.JPG (25.43 KB, 下载次数: 1)
下载附件
3
2011-04-29 19:29 上传
帮助文档就是没有关于这个“restart”的解释。
Control
Control mode for the drive can be any of the following:
robot_designation (Robotic drives only)
For example, TLD.
The robotic daemon that manages the drive that is connected to ltid (the device daemon and Device Manager service). The daemon is running. The drive is in the usable state. AVR is assumed to be active for the drive; all robotic drives must be in AVR mode (not OPR mode).
DOWN-robot_designation (Robotic drives only)
For example, DOWN-TLD.
The drive is in an unusable state due to the following reasons:
It was downed by an operator or by NetBackup.
When the drive was configured, it was added as a down drive.
DOWN (standalone drives only)
In this mode, the drive is not available.
A drive can be in a DOWN mode because of problems. Or, the drive can be down because a user set it to that mode.
AVR (Robotic drives only)
The drive is in a usable state. Automatic volume recognition is enabled, but the robotic daemon that manages the drive is not connected or is not functional. Media mounts do not occur automatically, but an operator can insert a tape in the drive. Alternatively, you can use the robtest utility to force a tape mount.
AVR (standalone drives only)
The drive is running with automatic volume recognition enabled.
OPR (standalone drives only)
The drive is running in OPR mode.
In NetBackup 6.0, OPR mode is functionally equivalent to AVR mode for automatic drive assignment. Drive paths in OPR mode can be assigned if they satisfy the mount request.
SCAN (NetBackup Enterprise Server only)
A drive is configured for Shared Storage Option but has no available scan host. To be considered available, a host must have an SSO_SCAN_ABILITY factor of non-zero and have the drive in the UP state.
SCAN may be caused if all available scan hosts have the drive in the DOWN state. Other hosts (that are not scan hosts) may want to use the drive, but have a scan factor of zero. The drive is unusable by NetBackup until a scan host is assigned.
<Mixed> (NetBackup Enterprise Server only)
The control mode for a shared drive may not be the same on all hosts that share the drive. For shared drives each host can have a different status for the drive. The status of individual paths to the drive appears in the Drive Path column. If the control modes are all the same, that mode appears.
本帖最后由 w3wu 于 2011-05-01 23:53 编辑
重配时原来的删除没有?实际上只要命令更新下路径即可。
我用tpconfig -delete -drive 0删的,如何更新路径呢?