Hello,

I'm running latest sid with 2.6.30 kernel and pvcreating a new disk into
use, but that seems to take forever and doesn't create heavy IO on the
disk. Creating normal ext3 partitions with bad block scan succeeded and
created led blinking IO as I expected.

# top

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND           
 4385 root      20   0  4432 1404 1152 R 98.0  0.1 198:24.30 pvcreate

# iotop -o

Total DISK READ: 0.00 B/s | Total DISK WRITE: 0.00 B/s
  TID  PRIO  USER     DISK READ  DISK WRITE  SWAPIN     IO>    COMMAND

Is pvcreate supposed to be really slow on a 1500 gigabyte disk partition?

Is there something wrong with the sata drivers or the disk, or lvm2 from
sid?

# uname -a
Linux ransu 2.6.30-1-686 #1 SMP Sat Aug 15 19:11:58 UTC 2009 i686 GNU/Linux

# dmesg|grep -i sata
[    3.004968] sata_sis 0000:00:08.0: version 1.0
[    3.005039] sata_sis 0000:00:08.0: PCI INT A -> GSI 17 (level, low)
-> IRQ 17
[    3.005098] sata_sis 0000:00:08.0: Detected SiS 182/965L chipset
[    3.008191] scsi0 : sata_sis
[    3.008359] scsi1 : sata_sis
[    3.008896] ata1: SATA max UDMA/133 cmd 0xc800 ctl 0xc400 bmdma
0xb400 irq 17
[    3.008955] ata2: SATA max UDMA/133 cmd 0xc000 ctl 0xb800 bmdma
0xb408 irq 17
[    5.234569] ata1: SATA link down (SStatus 1 SControl 300)
[    5.552047] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)

# lsmod|grep sis
sis190                 15108  0
mii                     4664  1 sis190
sata_sis                4836  0
pata_sis                2800  1 sata_sis
libata                150904  3 ata_generic,sata_sis,pata_sis
sis5513                 6708  3
ide_core               88100  4
ide_cd_mod,ide_gd_mod,ide_pci_generic,sis5513
ransu:~# lsmod|grep ide
ide_cd_mod             24484  0
cdrom                  30316  1 ide_cd_mod
ide_gd_mod             19852  5
ide_pci_generic         3632  0
ide_core               88100  4
ide_cd_mod,ide_gd_mod,ide_pci_generic,sis5513

# dmesg|grep sda
[    5.618842] sd 1:0:0:0: [sda] 2930277168 512-byte hardware sectors:
(1.50 TB/1.36 TiB)
[    5.619094] sd 1:0:0:0: [sda] Write Protect is off
[    5.619161] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    5.619179] sd 1:0:0:0: [sda] Write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[    5.619318]  sda:<6>hdb: Host Protected Area disabled.
[    5.633628]  sda1 sda2 sda3
[    5.633977] sd 1:0:0:0: [sda] Attached SCSI disk

# lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 761/M761 Host (rev
02)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS965 [MuTIOL
Media IO] (rev 48)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev
01)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS]
AC'97 Sound Controller (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.1
Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.1
Controller (rev 0f)
00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.1
Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0
Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] 190
Ethernet Adapter
00:06.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
00:07.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
00:08.0 IDE interface: Silicon Integrated Systems [SiS] Device 0183 (rev
01)
00:09.0 Network controller: RaLink RT2500 802.11g Cardbus/mini-PCI (rev
01)
00:0a.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306 Fire II IEEE
1394 OHCI Link Layer Controller (rev 46)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron]
Miscellaneous Control
01:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400
GS] (rev a1)

# hdparm -I /dev/sda
/dev/sda:

ATA device, with non-removable media
        Model Number:       WDC WD15EADS-00R6B0
        Serial Number:      WD-WCAVY0477122
        Firmware Revision:  01.00A01
        Transport:          Serial, SATA 1.0a, SATA II Extensions, SATA
Rev 2.5, SATA Rev 2.6
Standards:
        Supported: 8 7 6 5
        Likely used: 8
Configuration:
        Logical         max     current
        cylinders       16383   16383
        heads           16      16
        sectors/track   63      63
        --
        CHS current addressable sectors:   16514064
        LBA    user addressable sectors:  268435455
        LBA48  user addressable sectors: 2930277168
        Logical/Physical Sector size:           512 bytes
        device size with M = 1024*1024:     1430799 MBytes
        device size with M = 1000*1000:     1500301 MBytes (1500 GB)
        cache/buffer size  = unknown
Capabilities:
        LBA, IORDY(can be disabled)
        Queue depth: 32
        Standby timer values: spec'd by Standard, with device specific
minimum
        R/W multiple sector transfer: Max = 16  Current = 16
        Recommended acoustic management value: 128, current value: 254
        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:
           *    SMART feature set
                Security Mode feature set
           *    Power Management feature set
           *    Write cache
           *    Look-ahead
           *    Host Protected Area feature set
           *    WRITE_BUFFER command
           *    READ_BUFFER command
           *    NOP cmd
           *    DOWNLOAD_MICROCODE
                Power-Up In Standby feature set
           *    SET_FEATURES required to spinup after power up
                SET_MAX security extension
                Automatic Acoustic Management feature set
           *    48-bit Address feature set
           *    Device Configuration Overlay feature set
           *    Mandatory FLUSH_CACHE
           *    FLUSH_CACHE_EXT
           *    SMART error logging
           *    SMART self-test
           *    General Purpose Logging feature set
           *    64-bit World wide name
           *    {READ,WRITE}_DMA_EXT_GPL commands
           *    Segmented DOWNLOAD_MICROCODE
           *    Gen1 signaling speed (1.5Gb/s)
           *    Gen2 signaling speed (3.0Gb/s)
           *    Native Command Queueing (NCQ)
           *    Host-initiated interface power management
           *    Phy event counters
                DMA Setup Auto-Activate optimization
           *    Software settings preservation
           *    SMART Command Transport (SCT) feature set
           *    SCT Long Sector Access (AC1)
           *    SCT LBA Segment Access (AC2)
           *    SCT Error Recovery Control (AC3)
           *    SCT Features Control (AC4)
           *    SCT Data Tables (AC5)
                unknown 206[12] (vendor specific)
                unknown 206[13] (vendor specific)
Security:
        Master password revision code = 65534
                supported
        not     enabled
        not     locked
        not     frozen
        not     expired: security count
                supported: enhanced erase
        440min for SECURITY ERASE UNIT. 440min for ENHANCED SECURITY
ERASE UNIT.
Logical Unit WWN Device Identifier: 50014ee20302aede
        NAA             : 5
        IEEE OUI        : 0014ee
        Unique ID       : 20302aede
Checksum: correct


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to