<?xml version="1.0" encoding="gb2312"?>
<?xml-stylesheet href="http://blog.itpub.net//styles/rss.css" type="text/css"?>

    <rss version="2.0" 
        xmlns:content="http://purl.org/rss/1.0/modules/content/"
        xmlns:dc="http://purl.org/dc/elements/1.1/"
    ><channel>
<title>暖馨坞</title>
<link>http://tianxiay2ren.itpub.net</link>
<description></description>
<pubDate>Mon,22 03 2010 23:24:51</pubDate>
<generator>http://www.plogworld.net</generator>
<item>
<title>查看当前系统由哪块盘引导</title>
<description>echo boot_string/s |adb -k /stand/vmunix /dev/mem</description>
<link>http://tianxiay2ren.itpub.net/post/25360/241577</link>
<comments>http://tianxiay2ren.itpub.net/post/25360/241577</comments>
<guid>http://tianxiay2ren.itpub.net/post/25360/241577</guid>
<dc:creator>tianxiay2ren</dc:creator>
<category>HP_UX</category>
<pubDate>Sun,17 12 2006 13:33:03</pubDate>
<source url="http://tianxiay2ren.itpub.net/rss/rss20/25360">暖馨坞</source>
</item>
<item>
<title>镜像制作方法</title>
<description>在培训时学会的.很简单.分几部分写吧！１．如何制作镜像２．如何制作可启动的根盘镜像３．如何检查boot mirror如何制作镜像1.安装mirror disk软件.2.(1)先ioscan ,确定镜像盘.＃ioscan -funC disk(2)再pvcreate该盘.＃pvcreate /dev/rdsk/c2t5d0(3)再vgextend ,把该盘加入vg中.＃vgextend vg00 /dev/dsk/c2t5d03.如果新建lv 并对其做镜像:　　＃lvcreate -l 10 -m 1 /dev/vg00如果对原有lv做镜像：　　＃lvextend -m 1 /dev/vg00/lvol3*注：-m 意为对该lv作镜像。后面的参数可为１和２。参数为１则对lv做１个镜像。为２则做两个。（mirror...</description>
<link>http://tianxiay2ren.itpub.net/post/25360/241301</link>
<comments>http://tianxiay2ren.itpub.net/post/25360/241301</comments>
<guid>http://tianxiay2ren.itpub.net/post/25360/241301</guid>
<dc:creator>tianxiay2ren</dc:creator>
<category>HP_UX</category>
<pubDate>Sat,16 12 2006 10:54:30</pubDate>
<source url="http://tianxiay2ren.itpub.net/rss/rss20/25360">暖馨坞</source>
</item>
<item>
<title>关于i node与LVM中LE的关系</title>
<description>梦林居主人提供的资料.意在详细为我讲解一个问题:在文件系统中,有i节点这一概念.说UNIX文件系统是通过ｉ节点来找到文件在硬盘上的位置，并访问该文件的．可在LVM中，确说是通过le来找到对应的pe，并访问文件的．之前,他曾对此问题有过这样的回答:i结点是文件系统的概念，而lvm是在文件系统之下的。对文件系统来说，它不管底下是硬物理分区还是LVM。对LVM来说，它也不知道上面有没有文件系统。示意如下：FS　 Raw File(used by some DBMS)| / || LV--------/ || | |Partion(PV)----/-----------------------------------------------------...</description>
<link>http://tianxiay2ren.itpub.net/post/25360/235311</link>
<comments>http://tianxiay2ren.itpub.net/post/25360/235311</comments>
<guid>http://tianxiay2ren.itpub.net/post/25360/235311</guid>
<dc:creator>tianxiay2ren</dc:creator>
<category>HP_UX</category>
<pubDate>Thu,07 12 2006 02:47:18</pubDate>
<source url="http://tianxiay2ren.itpub.net/rss/rss20/25360">暖馨坞</source>
</item>
<item>
<title>关于客户机本地解析主机的hostname</title>
<description>在C:WINDOWSsystem32driversetchosts.bak文件中加入*.*.*.* hostname就可以了。</description>
<link>http://tianxiay2ren.itpub.net/post/25360/234632</link>
<comments>http://tianxiay2ren.itpub.net/post/25360/234632</comments>
<guid>http://tianxiay2ren.itpub.net/post/25360/234632</guid>
<dc:creator>tianxiay2ren</dc:creator>
<category>一般分类</category>
<pubDate>Tue,05 12 2006 16:26:31</pubDate>
<source url="http://tianxiay2ren.itpub.net/rss/rss20/25360">暖馨坞</source>
</item>
<item>
<title>内核参数修改步骤</title>
<description>需要注意的也就是个&quot;备份&quot;罢了.进入sam---&gt;kernel configuration---&gt;configurable parameters选择其中需要修改的内核参数.---&gt;actions---&gt;monify configurable parameter...修改后在actions中的process now kernel保存一下,然后重引导机器.如果因为特殊情况不能马上重启机器,就在命令行中输入以下内容:cd /stand#cp /stand/system /stand/system_prev#cp /stand/build/system.SAM /stand/system#kmupdate /stand/build/vmunix_testshutdown -ry 0就可以了.如果新内核不能引导或有问题,则启用原来的内核:在ISL下输入以下内容:ISL&gt; hpux /st...</description>
<link>http://tianxiay2ren.itpub.net/post/25360/234076</link>
<comments>http://tianxiay2ren.itpub.net/post/25360/234076</comments>
<guid>http://tianxiay2ren.itpub.net/post/25360/234076</guid>
<dc:creator>tianxiay2ren</dc:creator>
<category>HP_UX</category>
<pubDate>Sun,03 12 2006 13:48:13</pubDate>
<source url="http://tianxiay2ren.itpub.net/rss/rss20/25360">暖馨坞</source>
</item>
<item>
<title>在单用户下无法使用sam</title>
<description>如题，出现的log如下：The TERM environment variable is not set. You must set your terminal to a correct value before you can execute sam. Input the correct value for your terminal or press &quot;return&quot; to set the default TERM value = hp. TERM = (hp) cur when you specify an incorrect display. 如果你的terminal是VT100就在TERM = (hp) 下面输入vt100回车。如果你用的是CDE，你可以运行hpterm这样你的TERM就是hp了，但你默认TERM default时sam应该不会出错了。*经检验，我输入vt100真的可以运行sam了。或者在运行sam之前，...</description>
<link>http://tianxiay2ren.itpub.net/post/25360/233895</link>
<comments>http://tianxiay2ren.itpub.net/post/25360/233895</comments>
<guid>http://tianxiay2ren.itpub.net/post/25360/233895</guid>
<dc:creator>tianxiay2ren</dc:creator>
<category>HP_UX</category>
<pubDate>Sat,02 12 2006 13:24:01</pubDate>
<source url="http://tianxiay2ren.itpub.net/rss/rss20/25360">暖馨坞</source>
</item>
<item>
<title>IBM X346服务器亮红灯</title>
<description>故障现象：一台IBM X346 服务器，前面板上从右数第一个灯（叹号）亮红色。分析：到ibm官方网站查找文档，文档说是应该查看后面板上的电源灯。可能是电源有问题。经检查发现，该服务器有两个电源模块，其中有一组电源灯全亮（每组电源灯为2个）绿灯。没有问题。另一组电源灯2个灯全灭。对照文档，说明电源有问题。结果：目前尚未解决。</description>
<link>http://tianxiay2ren.itpub.net/post/25360/233871</link>
<comments>http://tianxiay2ren.itpub.net/post/25360/233871</comments>
<guid>http://tianxiay2ren.itpub.net/post/25360/233871</guid>
<dc:creator>tianxiay2ren</dc:creator>
<category>HP_UX</category>
<pubDate>Sat,02 12 2006 09:02:38</pubDate>
<source url="http://tianxiay2ren.itpub.net/rss/rss20/25360">暖馨坞</source>
</item>
<item>
<title>root口令的更改</title>
<description>上班前听说不知道哪个牲口把root口令改了,也不通知大家一声.大家都不知道新口令.还以为是我改的~郁闷!只好在夜班的时候进单用户改回去了.步骤写在下面.1.系统引导时,到了10秒中断的时候,敲回车.2.bo3.yes4.hpux　-is因为是在主机上直接按电源开关来重启的机器.就多了fsck的一步.5./sbin/fsck　-y6.mount　-a好了,现在只要用passwd　root修改就可以了.注:我就在最简单的这步弄了好长时间.在网上找的资料说的挺麻烦,可根本就是错的!!!不知道是说什么东西.默矶了好长时间,最后,寻思着passwd,没想到一下就成功了.cao!!!又被骗了一次~也有可能出...</description>
<link>http://tianxiay2ren.itpub.net/post/25360/233145</link>
<comments>http://tianxiay2ren.itpub.net/post/25360/233145</comments>
<guid>http://tianxiay2ren.itpub.net/post/25360/233145</guid>
<dc:creator>tianxiay2ren</dc:creator>
<category>HP_UX</category>
<pubDate>Thu,30 11 2006 01:43:52</pubDate>
<source url="http://tianxiay2ren.itpub.net/rss/rss20/25360">暖馨坞</source>
</item>
<item>
<title>HP-UX Troubleshooting笔记</title>
<description>梦林居主人的troubleshooting笔记。应该是在北京培训时的笔记。摘抄于他的博客。HP-UX Troubleshooting笔记(一)24 七月 2006 培训已经过去了两周，现在才真正有学习的感觉。讲师的每一句话，几乎都包含我需要汲取的营养。赶紧记录下来，姑且称为笔记。Troubleshooting的Resources有不少，像man page、hp网站、Google、newsgroup、Forum等等。但有几个是以前不知道，或者没留意的，包括：Dynatext Instant Information CD，机器交付时附带的光盘，包含了很多手册。 各软件的Release Notes，这个常常被忽视，但由于它记录了最新版本与前面版...</description>
<link>http://tianxiay2ren.itpub.net/post/25360/232520</link>
<comments>http://tianxiay2ren.itpub.net/post/25360/232520</comments>
<guid>http://tianxiay2ren.itpub.net/post/25360/232520</guid>
<dc:creator>tianxiay2ren</dc:creator>
<category>HP_UX</category>
<pubDate>Mon,27 11 2006 18:59:52</pubDate>
<source url="http://tianxiay2ren.itpub.net/rss/rss20/25360">暖馨坞</source>
</item>
<item>
<title>HP-UX Troubleshooting笔记</title>
<description>梦林居主人的troubleshooting笔记。应该是在北京培训时的笔记。摘抄于他的博客。HP-UX Troubleshooting笔记(一)24 七月 2006 培训已经过去了两周，现在才真正有学习的感觉。讲师的每一句话，几乎都包含我需要汲取的营养。赶紧记录下来，姑且称为笔记。Troubleshooting的Resources有不少，像man page、hp网站、Google、newsgroup、Forum等等。但有几个是以前不知道，或者没留意的，包括：Dynatext Instant Information CD，机器交付时附带的光盘，包含了很多手册。 各软件的Release Notes，这个常常被忽视，但由于它记录了最新版本与前面版...</description>
<link>http://tianxiay2ren.itpub.net/post/25360/232521</link>
<comments>http://tianxiay2ren.itpub.net/post/25360/232521</comments>
<guid>http://tianxiay2ren.itpub.net/post/25360/232521</guid>
<dc:creator>tianxiay2ren</dc:creator>
<category>HP_UX</category>
<pubDate>Mon,27 11 2006 18:59:41</pubDate>
<source url="http://tianxiay2ren.itpub.net/rss/rss20/25360">暖馨坞</source>
</item>
   </channel>
</rss>



