ChinaUnix.net
相关文章推荐:

Solaris Cluster 32

作者: ketto 出自: http://www.linuxdiyf.com solaris9 x86下如何挂载和永久挂载windows fat32分区 临时挂载Shell 命令; mout –F pcfs /dev/dsk/c1d0p0:c /mnt/c mount -F pcfs /dev/dsk/c1d0p0:d /mnt/d 永久挂载: gedit /etc/vfstab 打开文件,编辑加入下面两行 /dev/dsk/c1d0p0:c - /mnt/c pcfs - yes - /dev/dsk/c1d0p0:d - /mnt/d pcfs - yes - 逻辑硬盘设备命名的约定: /dev/[r]dsk/cwtxdysz 例子: /dev/dsk/c0t3d0s0 ...

by sdccf - Solaris文档中心 - 2008-04-22 13:11:56 阅读(932) 回复(0)

相关讨论

(http://blog.chinaunix.net/u/19897/showart.php?id=147512) solaris9 x86下如何挂载和永久挂载windows fat32分区 临时挂载Shell 命令; mout –F pcfs /dev/dsk/c1d0p0:c /mnt/c mount -F pcfs /dev/dsk/c1d0p0:d /mnt/d 永久挂载: gedit /etc/vfstab 打开文件,编辑加入下面两行 /dev/dsk/c1d0p0:c - /mnt/c pcfs - yes - /dev/dsk/c1d0p0:d - /mnt/d pcfs - yes - 逻辑硬盘设备命...

by ybu2008 - Solaris文档中心 - 2008-04-17 11:06:49 阅读(910) 回复(0)

People often wonder if their solaris system is running in 32-bit or 64-bit mode. The following command gives a good answer: People often wonder if their solaris system is running in 32-bit or 64-bit mode. The following command gives a good answer: isainfo -b For more detailed information, you can use this: isainfo -v Here is a related command which shows all available instruction sets: isalist Th...

by C:Direct - Solaris文档中心 - 2005-09-21 13:37:30 阅读(794) 回复(0)

我手头的是eis盘上vn1.8版本的,可能较老了,还有光盘\sun\patch\Suncluster\3.2\10目录下的补丁列表,就是patch_order和README文件一块发一下,谢谢 [ 本帖最后由 public_sd 于 2009-5-12 21:55 编辑 ]

by public_sd - Solaris - 2009-05-11 20:42:01 阅读(3022) 回复(15)

请教一下各位高手, 我不是很熟悉SUN的cluster产品 想在家里搭一个ORACLE RAC 的平台,我看到有人用Linux+firewire, 但还是想搭一个比较接近实际环境的平台, 我打算弄两台E250服务器, 加一个A1000的磁盘阵列 (看到A1000有两个SCSI 口, 内置RAID卡, 不象D1000或A5200那样用软件RAID), 可不可以加装SUN cluster后就能建Oracle RAC? (看到SUN的网页上还提到QFS,不知道何用), 希望不要装Veritas的东西,看到License key就头疼 请指点.......

by giantpanda77 - Solaris - 2004-11-10 11:38:20 阅读(967) 回复(3)

如果不用rose系列的,还有哪些选择?

by tristan - 存储备份 - 2003-11-15 08:44:39 阅读(1665) 回复(10)

第31 章• plockstat 提供器407 408 fasttrap 提供器 fasttrap 提供器允许在特定、预编程的用户进程位置进行跟踪。与其他大多数DTrace 提供 器不一样,fasttrap 提供器的设计目的不是跟踪系统活动,而是为DTrace 使用者提供一种 向DTrace 框架中加入信息的方法,即通过激活fasttrap 探测器向其中加入信息。 探测器 fasttrap 提供器提供了单个探测器fasttrap:::fasttrap,只要用户级进程在内核中进行某 个DTrace 调用,就将触...

by lovegqin - Solaris文档中心 - 2008-04-11 16:21:15 阅读(1792) 回复(0)

刚想从 http://sunsolve.sun.com/show.do?target=patches/patch-access&nav=patchpage 下载补丁集 可是用户权限不够啊。 谁能否提供一个地址给俺下载一下 ?感谢不尽! 系统为 solaris 8 /sparc

by mark_hpj - Solaris - 2009-03-30 19:45:59 阅读(4302) 回复(13)

solaris 的 Disksuit 和 Sun cluster 有什么不同呢?

by 醉清风 - Solaris - 2007-12-13 19:51:39 阅读(1694) 回复(4)

请问solaris的补丁cluster是累积的吗?推荐的补丁集是SUN ALERT PATCH cluster还是比这个大一些的那个patch cluster?一般都装哪个补丁集?另外装好后能看到这个补丁集(整个cluster)的版本或日期吗?

by dong_jh - Solaris - 2006-05-19 06:45:34 阅读(1124) 回复(3)

如题,64位的 solarisX86 可以安装32的Oracle,但是32位的Oracle是不是会对服务器的内存有限制?比如内存不能超过一定值

by yqx1986 - Solaris - 2009-08-06 16:03:49 阅读(1533) 回复(7)