일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
- DNS
- Performance
- apachetop
- rm -rf
- Hack
- 솔라리스
- Python
- Linux
- windows
- 디스크
- Bash
- iptables
- ext3
- Cache
- rsync
- 리눅스
- http
- PERL
- 좌절교육
- 칭찬교육
- cadre
- Kernel
- goaccess
- PORT
- CPU
- 쇼펜의상속자 #킨텍스메가쇼 #섬유향수탈취제
- ext4
- rm
- Disk
- pid
- Today
- Total
Ben's
hdparm 을 이용한 디스크 정보 보기(ide, sata 가능) 본문
* write cache 켜져 있는지랑 에러가 있는지 여부 또는 정보등을 볼때 유용할것 같습니다.
[root@yum ~]# hdparm -i /dev/sda
/dev/sda:
Model=ST380815AS , FwRev=3.AAC , SerialNo= 9QZ12F59
Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs RotSpdTol>.5% }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=4
BuffType=unknown, BuffSize=8192kB, MaxMultSect=16, MultSect=?16?
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=156301488
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio1 pio2 pio3 pio4
DMA modes: mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 udma2
AdvancedPM=no WriteCache=enabled
Drive conforms to: device does not report version:
* signifies the current active mode
[root@yum ~]# hdparm -I /dev/sda
/dev/sda:
ATA device, with non-removable media
Model Number: ST380815AS
Serial Number: 9QZ12F59
Firmware Revision: 3.AAC
Standards:
Supported: 7 6 5 4
Likely used: 7
Configuration:
Logical max current
cylinders 16383 16383
heads 16 16
sectors/track 63 63
--
CHS current addressable sectors: 16514064
LBA user addressable sectors: 156301488
LBA48 user addressable sectors: 156301488
device size with M = 1024*1024: 76319 MBytes
device size with M = 1000*1000: 80026 MBytes (80 GB)
Capabilities:
LBA, IORDY(can be disabled)
Queue depth: 32
Standby timer values: spec'd by Standard, no device specific minimum
R/W multiple sector transfer: Max = 16 Current = 16
Recommended acoustic management value: 208, current value: 0
DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 udma5 *udma6
Cycle time: min=120ns recommended=120ns
PIO: pio0 pio1 pio2 pio3 pio4
Cycle time: no flow control=120ns IORDY flow control=120ns
Commands/features:
Enabled Supported:
* READ BUFFER cmd
* WRITE BUFFER cmd
* Host Protected Area feature set
* Look-ahead
* Write cache
* Power Management feature set
Security Mode feature set
* SMART feature set
* FLUSH CACHE EXT command
* Mandatory FLUSH CACHE command
* Device Configuration Overlay feature set
* 48-bit Address feature set
SET MAX security extension
* DOWNLOAD MICROCODE cmd
* General Purpose Logging feature set
* SMART self-test
* SMART error logging
Security:
Master password revision code = 65534
supported
not enabled
not locked
not frozen
not expired: security count
not supported: enhanced erase
Checksum: correct
'리눅스' 카테고리의 다른 글
arp.dat 에서 update date 필드 (0) | 2013.01.16 |
---|---|
top utility bug(idle 0%) (0) | 2013.01.16 |
인터럽트가 많을때 CPU별로 분산 시켰을때 효과 테스트 (0) | 2013.01.16 |
/usr/include/sys 없을때 configure 에러 메시지 (0) | 2013.01.16 |
/etc/cron.daily 하위 스크립트들의 동작 분석 및 시스템에 미치는 영향 (0) | 2013.01.16 |