作者: 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 - 逻辑硬盘设备命...
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...
我手头的是eis盘上vn1.8版本的,可能较老了,还有光盘\sun\patch\Suncluster\3.2\10目录下的补丁列表,就是patch_order和README文件一块发一下,谢谢 [ 本帖最后由 public_sd 于 2009-5-12 21:55 编辑 ]
请教一下各位高手, 我不是很熟悉SUN的cluster产品 想在家里搭一个ORACLE RAC 的平台,我看到有人用Linux+firewire, 但还是想搭一个比较接近实际环境的平台, 我打算弄两台E250服务器, 加一个A1000的磁盘阵列 (看到A1000有两个SCSI 口, 内置RAID卡, 不象D1000或A5200那样用软件RAID), 可不可以加装SUN cluster后就能建Oracle RAC? (看到SUN的网页上还提到QFS,不知道何用), 希望不要装Veritas的东西,看到License key就头疼 请指点.......
第31 章• plockstat 提供器407 408 fasttrap 提供器 fasttrap 提供器允许在特定、预编程的用户进程位置进行跟踪。与其他大多数DTrace 提供 器不一样,fasttrap 提供器的设计目的不是跟踪系统活动,而是为DTrace 使用者提供一种 向DTrace 框架中加入信息的方法,即通过激活fasttrap 探测器向其中加入信息。 探测器 fasttrap 提供器提供了单个探测器fasttrap:::fasttrap,只要用户级进程在内核中进行某 个DTrace 调用,就将触...
刚想从 http://sunsolve.sun.com/show.do?target=patches/patch-access&nav=patchpage 下载补丁集 可是用户权限不够啊。 谁能否提供一个地址给俺下载一下 ?感谢不尽! 系统为 solaris 8 /sparc
请问solaris的补丁cluster是累积的吗?推荐的补丁集是SUN ALERT PATCH cluster还是比这个大一些的那个patch cluster?一般都装哪个补丁集?另外装好后能看到这个补丁集(整个cluster)的版本或日期吗?