<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: ODP命令行备忘</title>
	<link>http://www.dbform.com/html/2006/98.html</link>
	<description>面朝大海，春暖花开</description>
	<pubDate>Fri, 05 Dec 2008 08:28:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>

	<item>
		<title>By: sopher</title>
		<link>http://www.dbform.com/html/2006/98.html#comment-727</link>
		<author>sopher</author>
		<pubDate>Mon, 27 Feb 2006 13:40:11 +0000</pubDate>
		<guid>http://www.dbform.com/html/2006/98.html#comment-727</guid>
					<description>我们单位用的也是HP的，平时我用的是图形化工具HP OpenView Storage Data Protector，比较方便</description>
		<content:encoded><![CDATA[<p>我们单位用的也是HP的，平时我用的是图形化工具HP OpenView Storage Data Protector，比较方便</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: sopher</title>
		<link>http://www.dbform.com/html/2006/98.html#comment-728</link>
		<author>sopher</author>
		<pubDate>Mon, 27 Feb 2006 13:42:38 +0000</pubDate>
		<guid>http://www.dbform.com/html/2006/98.html#comment-728</guid>
					<description>上面email写错了，头像出不来了</description>
		<content:encoded><![CDATA[<p>上面email写错了，头像出不来了</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: kamus</title>
		<link>http://www.dbform.com/html/2006/98.html#comment-729</link>
		<author>kamus</author>
		<pubDate>Mon, 27 Feb 2006 15:28:49 +0000</pubDate>
		<guid>http://www.dbform.com/html/2006/98.html#comment-729</guid>
					<description>ODP的图形界面，怎么说，还不错了，但是GUI的通病就是慢。我实在觉得还不如cron执行脚本来得方便，而且移植也方便，GUI的话每个服务器都得设置一遍，如果是cron+脚本，字符替换一下就OK了。</description>
		<content:encoded><![CDATA[<p>ODP的图形界面，怎么说，还不错了，但是GUI的通病就是慢。我实在觉得还不如cron执行脚本来得方便，而且移植也方便，GUI的话每个服务器都得设置一遍，如果是cron+脚本，字符替换一下就OK了。</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: sopher</title>
		<link>http://www.dbform.com/html/2006/98.html#comment-731</link>
		<author>sopher</author>
		<pubDate>Tue, 28 Feb 2006 01:05:30 +0000</pubDate>
		<guid>http://www.dbform.com/html/2006/98.html#comment-731</guid>
					<description>我感觉DP的速度还好，比以前的reflation还是什么的基于java的速度快很多。不过要了解实际的东西，还是命令行的好。
^_^</description>
		<content:encoded><![CDATA[<p>我感觉DP的速度还好，比以前的reflation还是什么的基于java的速度快很多。不过要了解实际的东西，还是命令行的好。<br />
^_^</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: flyingfox</title>
		<link>http://www.dbform.com/html/2006/98.html#comment-733</link>
		<author>flyingfox</author>
		<pubDate>Tue, 28 Feb 2006 03:52:34 +0000</pubDate>
		<guid>http://www.dbform.com/html/2006/98.html#comment-733</guid>
					<description>kamus,不知道你的站点最近为何访问比较慢，你和Fenng使用的同样的主机和架构，但他的站点快很多啊</description>
		<content:encoded><![CDATA[<p>kamus,不知道你的站点最近为何访问比较慢，你和Fenng使用的同样的主机和架构，但他的站点快很多啊</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: kamus</title>
		<link>http://www.dbform.com/html/2006/98.html#comment-734</link>
		<author>kamus</author>
		<pubDate>Tue, 28 Feb 2006 04:35:35 +0000</pubDate>
		<guid>http://www.dbform.com/html/2006/98.html#comment-734</guid>
					<description>我自己访问一直都还不错啊，也许WP本身就比MT要慢些，而且我又用了些插件吧</description>
		<content:encoded><![CDATA[<p>我自己访问一直都还不错啊，也许WP本身就比MT要慢些，而且我又用了些插件吧</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: lunar</title>
		<link>http://www.dbform.com/html/2006/98.html#comment-1055</link>
		<author>lunar</author>
		<pubDate>Wed, 05 Apr 2006 00:43:45 +0000</pubDate>
		<guid>http://www.dbform.com/html/2006/98.html#comment-1055</guid>
					<description>我也用DP的，补充一点维护中的东西吧，呵呵：
以ROOT用户登陆到备份服务器：
1, 执行命令检查近2天的备份情况：
omnidb –sess –last 2
在“Status” 列显示为completed和In Progress (正在备份)才算是正常的，否则需要找出备份失败的原因。

2, 如果出现某个sess的状态是faild，并且相关的sess出现了“Mount Request”，那么说明磁带满了（由于某种原因不能自动回收），需要手工的recycle。

3,如果出现问题2,需要首先：
omniabort -session 2004/08/10-3 （session 号为对应的Mount Request）

然后确认已经没在正在运行的session了：
使用omnistat命令，你会看到“No currently running sessions."

然后检查备份磁带pool：
omnimm -list_pool 'for archive log'
有类似下面的结果：
Status  Medium Label             Location                Full Protected
=============================================
Good    Default LTO-Ultrium_21       [tape_lib:    21]   Yes  Permanent
Good    Default LTO-Ultrium_09       [tape_lib:     9]   Yes  Permanent
。。。
说明pool已经满了。

然后，对象应的pool做recycle：
omnimm -recycle 'Default LTO-Ultrium_21'
omnimm -recycle 'Default LTO-Ultrium_09'

然后就可以了。
这个在我的blog中也做了介绍，呵呵 ：）</description>
		<content:encoded><![CDATA[<p>我也用DP的，补充一点维护中的东西吧，呵呵：<br />
以ROOT用户登陆到备份服务器：<br />
1, 执行命令检查近2天的备份情况：<br />
omnidb –sess –last 2<br />
在“Status” 列显示为completed和In Progress (正在备份)才算是正常的，否则需要找出备份失败的原因。</p>
<p>2, 如果出现某个sess的状态是faild，并且相关的sess出现了“Mount Request”，那么说明磁带满了（由于某种原因不能自动回收），需要手工的recycle。</p>
<p>3,如果出现问题2,需要首先：<br />
omniabort -session 2004/08/10-3 （session 号为对应的Mount Request）</p>
<p>然后确认已经没在正在运行的session了：<br />
使用omnistat命令，你会看到“No currently running sessions.&#8221;</p>
<p>然后检查备份磁带pool：<br />
omnimm -list_pool &#8216;for archive log&#8217;<br />
有类似下面的结果：<br />
Status  Medium Label             Location                Full Protected<br />
=============================================<br />
Good    Default LTO-Ultrium_21       [tape_lib:    21]   Yes  Permanent<br />
Good    Default LTO-Ultrium_09       [tape_lib:     9]   Yes  Permanent<br />
。。。<br />
说明pool已经满了。</p>
<p>然后，对象应的pool做recycle：<br />
omnimm -recycle &#8216;Default LTO-Ultrium_21&#8242;<br />
omnimm -recycle &#8216;Default LTO-Ultrium_09&#8242;</p>
<p>然后就可以了。<br />
这个在我的blog中也做了介绍，呵呵 ：）</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: kamus</title>
		<link>http://www.dbform.com/html/2006/98.html#comment-1058</link>
		<author>kamus</author>
		<pubDate>Wed, 05 Apr 2006 01:23:19 +0000</pubDate>
		<guid>http://www.dbform.com/html/2006/98.html#comment-1058</guid>
					<description>谢谢lunar，我把你blog里面的那篇link过来了 :)</description>
		<content:encoded><![CDATA[<p>谢谢lunar，我把你blog里面的那篇link过来了 <img src='http://www.dbform.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: yoghourt</title>
		<link>http://www.dbform.com/html/2006/98.html#comment-1687</link>
		<author>yoghourt</author>
		<pubDate>Thu, 25 May 2006 07:10:39 +0000</pubDate>
		<guid>http://www.dbform.com/html/2006/98.html#comment-1687</guid>
					<description>问一个问题：在用HP OpenView Storage Data Protector备份数据，为什么有的备份在Reporting栏目的Event Log中，经常有警告出现，什么原因？警告代码为：
Media Pool "FS_BACKUP"</description>
		<content:encoded><![CDATA[<p>问一个问题：在用HP OpenView Storage Data Protector备份数据，为什么有的备份在Reporting栏目的Event Log中，经常有警告出现，什么原因？警告代码为：<br />
Media Pool &#8220;FS_BACKUP&#8221;</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: yoghourt</title>
		<link>http://www.dbform.com/html/2006/98.html#comment-1688</link>
		<author>yoghourt</author>
		<pubDate>Thu, 25 May 2006 07:11:29 +0000</pubDate>
		<guid>http://www.dbform.com/html/2006/98.html#comment-1688</guid>
					<description>问一个问题：在用HP OpenView Storage Data Protector备份数据，为什么有的备份在Reporting栏目的Event Log中，经常有警告出现，什么原因？警告代码为：
Media Pool "FS_BACKUP" contains only 1 free media
Description:
Pool has reached the threshold number of free media.
该怎么解决？</description>
		<content:encoded><![CDATA[<p>问一个问题：在用HP OpenView Storage Data Protector备份数据，为什么有的备份在Reporting栏目的Event Log中，经常有警告出现，什么原因？警告代码为：<br />
Media Pool &#8220;FS_BACKUP&#8221; contains only 1 free media<br />
Description:<br />
Pool has reached the threshold number of free media.<br />
该怎么解决？</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: kamus</title>
		<link>http://www.dbform.com/html/2006/98.html#comment-1689</link>
		<author>kamus</author>
		<pubDate>Thu, 25 May 2006 07:51:05 +0000</pubDate>
		<guid>http://www.dbform.com/html/2006/98.html#comment-1689</guid>
					<description>to yoghourt 
通常这表示带库中还可用的磁带空间不多了，如果你的磁带池中只定义了一盘磁带，那么总会出这种warning的。</description>
		<content:encoded><![CDATA[<p>to yoghourt<br />
通常这表示带库中还可用的磁带空间不多了，如果你的磁带池中只定义了一盘磁带，那么总会出这种warning的。</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: yoghourt</title>
		<link>http://www.dbform.com/html/2006/98.html#comment-1691</link>
		<author>yoghourt</author>
		<pubDate>Thu, 25 May 2006 07:58:58 +0000</pubDate>
		<guid>http://www.dbform.com/html/2006/98.html#comment-1691</guid>
					<description>谢谢kamus。我们的带库是HP STORAGEWORKS 1/8 AUTOLOAD。只有8个槽。
分配给"FS_BACKUP"是两盘磁带。报了only 1 free media这样的warning.
分配给另一个为三盘磁带，也报了only 2 free media这样的warning.

我不知道到底要几盘磁带，才不会出现warning.还是本来在设置上有问题，才报这个warning？</description>
		<content:encoded><![CDATA[<p>谢谢kamus。我们的带库是HP STORAGEWORKS 1/8 AUTOLOAD。只有8个槽。<br />
分配给&#8221;FS_BACKUP&#8221;是两盘磁带。报了only 1 free media这样的warning.<br />
分配给另一个为三盘磁带，也报了only 2 free media这样的warning.</p>
<p>我不知道到底要几盘磁带，才不会出现warning.还是本来在设置上有问题，才报这个warning？</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: kamus</title>
		<link>http://www.dbform.com/html/2006/98.html#comment-1696</link>
		<author>kamus</author>
		<pubDate>Thu, 25 May 2006 09:29:53 +0000</pubDate>
		<guid>http://www.dbform.com/html/2006/98.html#comment-1696</guid>
					<description>to yoghourt 
我还真没注意过这个问题，我们的生产环境都是60个槽以上，所以基本上没有这种warning，而测试环境的warning我们一向是不理会的，呵呵。</description>
		<content:encoded><![CDATA[<p>to yoghourt<br />
我还真没注意过这个问题，我们的生产环境都是60个槽以上，所以基本上没有这种warning，而测试环境的warning我们一向是不理会的，呵呵。</p>
]]></content:encoded>
				</item>
</channel>
</rss>
