E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
disks
RAID 磁盘阵列 详解
RAID,Redundant Arrays of Independent
Disks
的简称,独立磁盘冗余阵列,简称磁盘阵列。
tianlesoftware
·
2010-03-29 20:00
算法
存储
分布式存储
disk
磁盘
raid5
ehcache.xml
<ehcache> <
diskS
tore path="java.io.tmpdir" /> <defaultCache maxElementsInMemory
jyjyjj
·
2010-03-28 20:00
ehcache.xml
在Gentoo中全局移除hal了
以下是移除hal过程中的注意事项: 1、U盘、硬盘的windows分区、光驱的自动挂载使用devicekit-
disks
代替。U盘和光驱可以在普通用户环境
Linuxboy
·
2010-03-24 15:00
windows
工作
ehcache 缓存设置策略
maxElementsOnDisk:
DiskS
tore中保持的对象数量,默认值为0,表示不限制。eternal:是否是永恒数据,如果是,则它的超时设置会被忽略。overflowToDisk:如
JavaGG
·
2010-03-24 14:00
Hibernate ehcache配置
quot;>org.hibernate.cache.EhCacheProvider </prop> ehcache.xml <ehcache> <
diskS
tore
jyjyjj
·
2010-03-24 00:00
Hibernate
xml
cache
CIFS和NFS的对比
将NFS置于Windows上,有两种选择:MicrosoftServicesforUNIX(SFU)和
DiskS
hare。CIFS采用
armplus
·
2010-03-23 23:54
职场
nfs
休闲
CIFS
CIFS和NFS的对比
将NFS置于Windows上,有两种选择:MicrosoftServicesforUNIX(SFU)和
DiskS
hare。CIFS采用
armplus
·
2010-03-23 23:54
职场
nfs
休闲
CIFS
solaris-Disk management
###Diskmanagement###
disks
consistofthefollowing:1.tracks-concentricringsoneachplatter2.cylinders-groupsoftracks3
johnsonx
·
2010-03-23 20:36
职场
Solaris
disk
休闲
Management
solaris-Disk management
###Diskmanagement###
disks
consistofthefollowing:1.tracks-concentricringsoneachplatter2.cylinders-groupsoftracks3
johnsonx
·
2010-03-23 20:36
Solaris
职场
disk
休闲
Management
存储基础知识(四):RAID技术(上)
一、RAID概述RAID为廉价磁盘冗余阵列(RedundantArrayofInexpensive
Disks
),RAID技术将一个个单独的磁盘以不同的组合方式形成一个逻辑硬盘,从而提高了磁盘读取的性能和数据的安全性
poppyly
·
2010-03-22 16:13
基础
技术
raid
知识
休闲
如何用板载的RAID功能制作磁盘阵列并安装操作系统
A:一、RAID介绍RAID是RedundentArrayofInexpensive
Disks
的缩写,直译为“廉价冗余磁盘阵列”,也简称为“磁盘阵列”。
Wilson_Lai
·
2010-03-22 14:33
操作系统
raid
阵列
功能
磁盘
如何用板载的RAID功能制作磁盘阵列并安装操作系统
A:一、RAID介绍RAID是RedundentArrayofInexpensive
Disks
的缩写,直译为“廉价冗余磁盘阵列”,也简称为“磁盘阵列”。
Wilson_Lai
·
2010-03-22 14:33
操作系统
raid
阵列
功能
磁盘
TOPAS 命令详解
命令使用方法:topas[-dnumber_of_monitored_hot_
disks
][-h][-imonitoring_interval_in_seconds][-nnumber_of_monitored_hot_n
tianlesoftware
·
2010-03-15 16:00
Solaris 10 x86系统上添加新硬盘过程
过程:1.识别新增硬盘root:/#formatSearchingfor
disks
...doneAVAILABLE
DISKS
ELECT
inthirties
·
2010-03-15 12:00
Hibernate+ehcache二级缓存技术
><ehcache><
diskS
tore path="Java.io.tmpdir"/> <defaultCachemaxElementsInMemory=
沉睡森林@漂在北京
·
2010-03-14 17:00
一步一步教你用RAID
1987年,Patterson、Gibson和Katz这三位工程师在加州大学伯克利分校发表了题为《ACaseofRedundantArrayofInexpensive
Disks
(廉价磁盘冗余阵列方案)》
guke007
·
2010-03-13 15:17
职场
raid
休闲
一步一步教你用RAID
1987年,Patterson、Gibson和Katz这三位工程师在加州大学伯克利分校发表了题为《ACaseofRedundantArrayofInexpensive
Disks
(廉价磁盘冗余阵列方案)》
guke007
·
2010-03-13 15:17
职场
raid
休闲
AIX的主机性能监控命令解析
$iostat-T210Systemconfiguration:lcpu=8drives=29paths=52v
disks
=0tty: tin tout avg-cpu:%user
梁锦涛
·
2010-03-12 11:03
性能
解析
命令
AIX
主机
AIX的主机性能监控命令解析
$iostat-T210Systemconfiguration:lcpu=8drives=29paths=52v
disks
=0tty: tin tout avg-cpu:%user
梁锦涛
·
2010-03-12 11:03
性能
解析
命令
AIX
主机
制作嵌入式linux文件系统(ramdisk,cramfs,squashfs)
一、什么是文件系统(Filesystem);Adirectorystructurecontainedwithinadiskdriveordiskarea.Thetotalavailable
disks
pacecanbecomposedofoneormorefilesystems.Afilesystemmustbemountedbeforeitcanbeaccessed.Tomountafilesys
reille
·
2010-03-08 21:00
Ubuntu 9.10 挂载分区需要输密码的解决办法
Ubuntu9.10挂载分区需要输密码的解决办法打开终端,输入:sudogedit/usr/share/polkit-1/actions/org.freedesktop.devicekit.
disks
.policy
Calvin's Tech Space
·
2010-03-07 03:00
iostat
kernel 2.4, iostat 的数据的主要来源是 /proc/partitions,而对于kernel 2.6, 数据主要来自/proc/
disks
tats
rq2_79
·
2010-03-01 11:00
ios
linux
算法
Some notes about disk
S random writes --~10ms to seek --~5ms on expensive 15k rpm
disks
tmrp
·
2010-02-27 11:00
Google
C#通过WMI获取系统信息
HowToGetHardwareInformation(CPUID,MainBoardInfo,Hard
DiskS
erial,SystemInformation,...)
caomiao2006
·
2010-02-23 15:00
object
properties
ListView
C#
application
System
服务器RAID配置全程与RAID基础知识
服务器RAID配置全程一、RAID介绍RAID是RedundentArrayofInexpensive
Disks
的缩写,直译为“廉价冗余磁盘阵列”,也简称为“磁盘阵列”。
ylqmf
·
2010-02-10 12:00
windows
socket
服务器
存储
Matrix
磁盘
服务器RAID配置全程与RAID基础知识
服务器RAID配置全程一、RAID介绍RAID是RedundentArrayofInexpensive
Disks
的缩写,直译为“廉价冗余磁盘阵列”,也简称为“磁盘阵列”。
wsql
·
2010-02-10 12:00
raid
Erlang的基准测试
-record(node_info,{ var=0, name, selected=0,
disks
=[] }). disk_test()-> L=[ #
derlang
·
2010-02-08 23:00
数据结构
erlang
Erlang的基准测试
-record(node_info,{var=0,name,selected=0,
disks
=[]}).disk_test()->L=[#node_info{name="node1",
disks
derlang
·
2010-02-08 23:00
Erlang
数据结构
获取磁盘空间大小
RT: -(float)getTotal
DiskS
paceInBytes { float totalSpace = 0.0f; NSError *error = nil; NSArray
61party
·
2010-02-08 11:00
获取
wubi方式安装ubuntu 无法进入系统
=6097 http://it.wenda.sogou.com/question/26074957.html kopt=root=UUID=9C7CDBF27CDBC564 loop=/ubuntu/
disks
wayfarer
·
2010-02-02 23:00
html
PHP
ubuntu
wubi方式安装ubuntu 无法进入系统
=6097 http://it.wenda.sogou.com/question/26074957.html kopt=root=UUID=9C7CDBF27CDBC564 loop=/ubuntu/
disks
wayfarer
·
2010-02-02 23:00
html
PHP
ubuntu
Hibernate+ehcache二级缓存技术
> <ehcache> <
diskS
tore path="Java.io.tmpdir"/> <de
cn-done
·
2010-02-01 20:00
C++
bean
Hibernate
cache
C#
MFS总结
higherreliability(datacanbestoredinseveralcopiesonseparatecomputers)高可用性(数据可以存储在多个机器上的多个副本)-dynamicallyexpanding
disks
pacebyattachingnewcomputers
liuyunfengheda
·
2010-01-27 09:00
服务器
File
存储
deprecated
磁盘
delay
RAID 的各种方案
RAIDRAID(RedundantArrayofInexpensive/independent
Disks
)是冗余磁盘陈列,可提高Linux磁盘性能和数据安全。
moneypy
·
2010-01-25 14:52
职场
raid
休闲
RAID 的各种方案
RAIDRAID(RedundantArrayofInexpensive/independent
Disks
)是冗余磁盘陈列,可提高Linux磁盘性能和数据安全。
moneypy
·
2010-01-25 14:52
职场
raid
休闲
linux 软raid 实现
一、linux软RAID5教程1:Raid定义RAID,全称RedundantArrayofInexpensive
Disks
,中文名为廉价磁盘冗余阵列.RAID可分为软RAID和硬RAID,软RAID是通过软件实现多块硬盘冗余的
wjxiaoit
·
2010-01-25 12:18
linux
职场
raid
linux
linux 软raid 实现
一、linux软RAID5教程1:Raid定义 RAID,全称RedundantArrayofInexpensive
Disks
,中文名为廉价磁盘冗余阵列.RAID可分为软RAID和硬RAID,软RAID
wjxiaoit
·
2010-01-25 12:18
linux
职场
raid
休闲
linux 软raid 实现
一、linux软RAID5教程1:Raid定义 RAID,全称RedundantArrayofInexpensive
Disks
,中文名为廉价磁盘冗余阵列.RAID可分为软RAID和硬RAID,软RAID
wjxiaoit
·
2010-01-25 12:18
linux
职场
raid
休闲
vxvm之管理设备发现层(ddl)
◆列出在
DISKS
(JBOD)类别中支持的磁盘。◆将不同提供商的磁盘添加到
DISKS
类别。◆
candon123
·
2010-01-18 11:40
管理
DDL
休闲
设备
vxvm
vxvm之管理设备发现层(ddl)
◆列出在
DISKS
(JBOD)类别中支持的磁盘。◆将不同提供商的磁盘添加到
DISKS
类别。◆
candon123
·
2010-01-18 11:40
管理
DDL
休闲
设备
vxvm
vxvm之管理设备发现层(ddl)
◆列出在
DISKS
(JBOD)类别中支持的磁盘。◆将不同提供商的磁盘添加到
DISKS
类别。◆从DISK
candon123
·
2010-01-18 11:40
管理
设备
休闲
Others
解决Hudson部署的错误
severe日志如下: 22:04:16,219 SEVERE [ComputerSet] Failed to instanciate class hudson.node_monito rs.
DiskS
paceMonitor
Sylven
·
2010-01-15 22:00
java
jvm
xml
jboss
lisp
如何取消共享邮件
Usethisinformationtodetermineifthereisenoughavailable
disks
paceontheservertostorecompletecopiesofthesharedmessagesineachrecipient'smailfil
freemanluo
·
2010-01-15 20:26
职场
休闲
共享邮件
如何取消共享邮件
Usethisinformationtodetermineifthereisenoughavailable
disks
paceontheservertostorecompletecopiesofthesharedmessagesineachrecipient'smailfil
freemanluo
·
2010-01-15 20:26
职场
休闲
共享邮件
'holes' in files
Supposeaprogramcreatesanewfile,seekstoalargeoffset,andthenwrites1byte.Thefilenowconsumesonly1blockof
disks
yuwenliang
·
2010-01-15 11:00
桌面式高清存储寻求合作
3GbMiniSASRAID功能支持RAID0,1,3,5,6,10,50,JBOD用户可以在创建阵列时指定阵列大小一个硬盘可以组建4个阵列在线RAID漫游SMART功能MassiveArraysofIdle
Disks
zzlinglong
·
2010-01-15 10:44
休闲
非编存储
高清存储
苹果存储
硬盘箱
桌面式高清存储寻求合作
3GbMiniSASRAID功能支持RAID0,1,3,5,6,10,50,JBOD用户可以在创建阵列时指定阵列大小一个硬盘可以组建4个阵列在线RAID漫游SMART功能MassiveArraysofIdle
Disks
zzlinglong
·
2010-01-15 10:44
休闲
高清存储
非编存储
硬盘箱
苹果存储
用IO Control code创建并格式化分区
to read bad DeviceIoControl calls DWORD szReturned; unsigned int SectorSize = 512; LARGE_INTEGER
DiskS
ize.QuadPart
ray_linn
·
2010-01-14 16:00
Security
存储基础知识:RAID技术
一、RAID概述RAID为廉价磁盘冗余阵列(RedundantArrayofInexpensive
Disks
),RAID技术将一个个单独的磁盘以不同的组合方式形成一个逻辑硬盘,从而提高了磁盘读取的性能和数据的安全性
yulhoo
·
2010-01-13 13:59
职场
raid
休闲
存储基础知识:RAID技术
一、RAID概述RAID为廉价磁盘冗余阵列(RedundantArrayofInexpensive
Disks
),RAID技术将一个个单独的磁盘以不同的组合方式形成一个逻辑硬盘,从而提高了磁盘读取的性能和数据的安全性
yulhoo
·
2010-01-13 13:59
职场
raid
休闲
上一页
66
67
68
69
70
71
72
73
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他