Hi Sachin/Poornima, Can you give some thoughts on this problem ??
--Subrata On Sat, 2007-09-29 at 10:48 +0800, Cai Qian wrote: > Hi, > > When tried to make kdump test case on a ppc64 machine, it failed. Please > see attachment for error messages and system info. > > Regards, > CQ > plain text document attachment (error.log) > make[1]: Entering directory > `/mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917' > chmod 755 crash_cmds distro master setup summary sysinfo test tests verify > ./distro > RH > make -C tools all > make[2]: Entering directory > `/mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools' > cd ./crasher_mod ; make ; cd ../ > make[3]: Entering directory > `/mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/crasher_mod' > make -C /lib/modules/2.6.18-52.el5/build > SUBDIRS=/mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/crasher_mod > modules > make[4]: Entering directory `/usr/src/kernels/2.6.18-52.el5-ppc64' > CC [M] > /mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/crasher_mod/crasher.o > In file included from include/asm/paca.h:21, > from include/asm/spinlock.h:23, > from include/linux/spinlock.h:86, > from include/linux/capability.h:45, > from include/linux/sched.h:44, > from include/linux/module.h:9, > from > /mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/crasher_mod/crasher.c:23: > include/asm/mmu.h: In function hpte_encode_r: > include/asm/mmu.h:222: warning: integer constant is too large for unsigned > long type > include/asm/mmu.h: In function hpt_hash: > include/asm/mmu.h:237: warning: integer constant is too large for unsigned > long type > include/asm/mmu.h: In function vsid_scramble: > include/asm/mmu.h:405: warning: right shift count >= width of type > include/asm/mmu.h:405: warning: left shift count >= width of type > include/asm/mmu.h:406: warning: right shift count >= width of type > include/asm/mmu.h:406: warning: left shift count >= width of type > include/asm/mmu.h: In function get_kernel_vsid: > include/asm/mmu.h:413: error: SID_SHIFT undeclared (first use in this > function) > include/asm/mmu.h:413: error: (Each undeclared identifier is reported only > once > include/asm/mmu.h:413: error: for each function it appears in.) > include/asm/mmu.h: In function get_vsid: > include/asm/mmu.h:420: error: SID_SHIFT undeclared (first use in this > function) > In file included from include/asm/spinlock.h:25, > from include/linux/spinlock.h:86, > from include/linux/capability.h:45, > from include/linux/sched.h:44, > from include/linux/module.h:9, > from > /mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/crasher_mod/crasher.c:23: > include/asm/iseries/hv_call.h: In function HvCall_setVirtualDecr: > include/asm/iseries/hv_call.h:85: warning: integer constant is too large for > unsigned long type > include/asm/iseries/hv_call.h: In function HvCall_yieldProcessor: > include/asm/iseries/hv_call.h:90: warning: integer constant is too large for > unsigned long type > include/asm/iseries/hv_call.h: In function HvCall_setEnabledInterrupts: > include/asm/iseries/hv_call.h:95: warning: integer constant is too large for > unsigned long type > include/asm/iseries/hv_call.h: In function > HvCall_setLogBufferFormatAndCodepage: > include/asm/iseries/hv_call.h:101: warning: integer constant is too large for > unsigned long type > include/asm/iseries/hv_call.h: In function HvCall_sendIPI: > include/asm/iseries/hv_call.h:108: warning: integer constant is too large for > unsigned long type > In file included from include/asm/cputime.h:26, > from include/linux/sched.h:61, > from include/linux/module.h:9, > from > /mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/crasher_mod/crasher.c:23: > include/asm/time.h: In function get_tb: > include/asm/time.h:133: error: implicit declaration of function mftb > In file included from include/linux/proc_fs.h:5, > from > /mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/crasher_mod/crasher.c:26: > include/linux/fs.h: At top level: > include/linux/fs.h:822: warning: struct flock64 declared inside parameter list > include/linux/fs.h:822: warning: its scope is only this definition or > declaration, which is probably not what you want > include/linux/fs.h:824: warning: struct flock64 declared inside parameter list > In file included from > /mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/crasher_mod/crasher.c:28: > include/asm/uaccess.h: In function copy_from_user: > include/asm/uaccess.h:314: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h:314: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h:315: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h:315: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h: In function copy_to_user: > include/asm/uaccess.h:329: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h:329: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h:330: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h:330: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h: In function clear_user: > include/asm/uaccess.h:424: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h:424: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h:425: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h:425: warning: integer constant is too large for > unsigned long type > make[5]: *** > [/mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/crasher_mod/crasher.o] > Error 1 > make[4]: *** > [_module_/mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/crasher_mod] > Error 2 > make[4]: Leaving directory `/usr/src/kernels/2.6.18-52.el5-ppc64' > make[3]: *** [default] Error 2 > make[3]: Leaving directory > `/mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/crasher_mod' > cd ./lkdtm_mod ; make ; cd ../ > make[3]: Entering directory > `/mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/lkdtm_mod' > make -C /lib/modules/2.6.18-52.el5/build > M=/mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/lkdtm_mod > modules > make[4]: Entering directory `/usr/src/kernels/2.6.18-52.el5-ppc64' > CC [M] > /mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/lkdtm_mod/lkdtm.o > In file included from include/asm/paca.h:21, > from include/asm/spinlock.h:23, > from include/linux/spinlock.h:86, > from include/linux/wait.h:24, > from include/linux/fs.h:269, > from > /mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/lkdtm_mod/lkdtm.c:47: > include/asm/mmu.h: In function hpte_encode_r: > include/asm/mmu.h:222: warning: integer constant is too large for unsigned > long type > include/asm/mmu.h: In function hpt_hash: > include/asm/mmu.h:237: warning: integer constant is too large for unsigned > long type > include/asm/mmu.h: In function vsid_scramble: > include/asm/mmu.h:405: warning: right shift count >= width of type > include/asm/mmu.h:405: warning: left shift count >= width of type > include/asm/mmu.h:406: warning: right shift count >= width of type > include/asm/mmu.h:406: warning: left shift count >= width of type > include/asm/mmu.h: In function get_kernel_vsid: > include/asm/mmu.h:413: error: SID_SHIFT undeclared (first use in this > function) > include/asm/mmu.h:413: error: (Each undeclared identifier is reported only > once > include/asm/mmu.h:413: error: for each function it appears in.) > include/asm/mmu.h: In function get_vsid: > include/asm/mmu.h:420: error: SID_SHIFT undeclared (first use in this > function) > In file included from include/asm/spinlock.h:25, > from include/linux/spinlock.h:86, > from include/linux/wait.h:24, > from include/linux/fs.h:269, > from > /mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/lkdtm_mod/lkdtm.c:47: > include/asm/iseries/hv_call.h: In function HvCall_setVirtualDecr: > include/asm/iseries/hv_call.h:85: warning: integer constant is too large for > unsigned long type > include/asm/iseries/hv_call.h: In function HvCall_yieldProcessor: > include/asm/iseries/hv_call.h:90: warning: integer constant is too large for > unsigned long type > include/asm/iseries/hv_call.h: In function HvCall_setEnabledInterrupts: > include/asm/iseries/hv_call.h:95: warning: integer constant is too large for > unsigned long type > include/asm/iseries/hv_call.h: In function > HvCall_setLogBufferFormatAndCodepage: > include/asm/iseries/hv_call.h:101: warning: integer constant is too large for > unsigned long type > include/asm/iseries/hv_call.h: In function HvCall_sendIPI: > include/asm/iseries/hv_call.h:108: warning: integer constant is too large for > unsigned long type > In file included from include/asm/cputime.h:26, > from include/linux/sched.h:61, > from include/linux/radix-tree.h:22, > from include/linux/fs.h:277, > from > /mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/lkdtm_mod/lkdtm.c:47: > include/asm/time.h: In function get_tb: > include/asm/time.h:133: error: implicit declaration of function mftb > In file included from > /mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/lkdtm_mod/lkdtm.c:47: > include/linux/fs.h: At top level: > include/linux/fs.h:822: warning: struct flock64 declared inside parameter list > include/linux/fs.h:822: warning: its scope is only this definition or > declaration, which is probably not what you want > include/linux/fs.h:824: warning: struct flock64 declared inside parameter list > In file included from include/linux/mm.h:39, > from include/linux/pagemap.h:7, > from include/linux/buffer_head.h:13, > from > /mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/lkdtm_mod/lkdtm.c:49: > include/asm/pgtable.h:42:50: warning: "SID_SHIFT" is not defined > include/asm/pgtable.h:43:2: error: #error TASK_SIZE_USER64 exceeds user VSID > range > In file included from include/linux/mm.h:39, > from include/linux/pagemap.h:7, > from include/linux/buffer_head.h:13, > from > /mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/lkdtm_mod/lkdtm.c:49: > include/asm/pgtable.h: In function find_linux_pte: > include/asm/pgtable.h:512: warning: right shift count >= width of type > In file included from include/asm/pgtable.h:524, > from include/linux/mm.h:39, > from include/linux/pagemap.h:7, > from include/linux/buffer_head.h:13, > from > /mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/lkdtm_mod/lkdtm.c:49: > include/asm-generic/pgtable.h: In function pud_none_or_clear_bad: > include/asm-generic/pgtable.h:216: warning: integer constant is too large for > unsigned long type > include/asm-generic/pgtable.h:216: warning: comparison is always false due to > limited range of data type > include/asm-generic/pgtable.h: In function pmd_none_or_clear_bad: > include/asm-generic/pgtable.h:227: warning: integer constant is too large for > unsigned long type > include/asm-generic/pgtable.h:227: warning: comparison is always false due to > limited range of data type > In file included from include/linux/pagemap.h:7, > from include/linux/buffer_head.h:13, > from > /mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/lkdtm_mod/lkdtm.c:49: > include/linux/mm.h:464:2: error: #error > SECTIONS_WIDTH+NODES_WIDTH+ZONES_WIDTH > FLAGS_RESERVED > In file included from include/linux/pagemap.h:7, > from include/linux/buffer_head.h:13, > from > /mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/lkdtm_mod/lkdtm.c:49: > include/linux/mm.h: In function lowmem_page_address: > include/linux/mm.h:537: warning: integer constant is too large for unsigned > long type > include/linux/mm.h:537: warning: cast to pointer from integer of different > size > In file included from include/linux/pagemap.h:12, > from include/linux/buffer_head.h:13, > from > /mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/lkdtm_mod/lkdtm.c:49: > include/asm/uaccess.h: In function copy_from_user: > include/asm/uaccess.h:314: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h:314: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h:315: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h:315: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h: In function copy_to_user: > include/asm/uaccess.h:329: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h:329: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h:330: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h:330: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h: In function clear_user: > include/asm/uaccess.h:424: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h:424: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h:425: warning: integer constant is too large for > unsigned long type > include/asm/uaccess.h:425: warning: integer constant is too large for > unsigned long type > In file included from include/linux/buffer_head.h:13, > from > /mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/lkdtm_mod/lkdtm.c:49: > include/linux/pagemap.h: In function fault_in_pages_writeable: > include/linux/pagemap.h:203: warning: integer constant is too large for > unsigned long type > include/linux/pagemap.h:203: warning: comparison is always false due to > limited range of data type > include/linux/pagemap.h:213: warning: integer constant is too large for > unsigned long type > include/linux/pagemap.h:213: warning: comparison is always false due to > limited range of data type > include/linux/pagemap.h: In function fault_in_pages_readable: > include/linux/pagemap.h:223: warning: integer constant is too large for > unsigned long type > include/linux/pagemap.h:223: warning: comparison is always false due to > limited range of data type > include/linux/pagemap.h:229: warning: integer constant is too large for > unsigned long type > include/linux/pagemap.h:229: warning: comparison is always false due to > limited range of data type > In file included from include/asm/dma.h:25, > from include/asm/scatterlist.h:14, > from include/asm/dma-mapping.h:15, > from include/linux/dma-mapping.h:34, > from include/scsi/scsi_cmnd.h:4, > from > /mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/lkdtm_mod/lkdtm.c:55: > include/asm/io.h: In function virt_to_phys: > include/asm/io.h:232: warning: integer constant is too large for unsigned > long type > include/asm/io.h: In function phys_to_virt: > include/asm/io.h:249: warning: integer constant is too large for unsigned > long type > include/asm/io.h:249: warning: cast to pointer from integer of different size > In file included from include/linux/ide.h:252, > from > /mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/lkdtm_mod/lkdtm.c:58: > include/asm/ide.h:13:24: error: asm/mpc8xx.h: No such file or directory > In file included from include/linux/ide.h:252, > from > /mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/lkdtm_mod/lkdtm.c:58: > include/asm/ide.h: At top level: > include/asm/ide.h:29: error: expected declaration specifiers or ... before ( > token > include/asm/ide.h:29: error: expected declaration specifiers or ... before ( > token > include/asm/ide.h:29: error: expected declaration specifiers or ... before ( > token > include/asm/ide.h:29: warning: function declaration isnt a prototype > include/asm/ide.h:30: error: expected declaration specifiers or ... before ( > token > include/asm/ide.h:30: error: expected declaration specifiers or ... before ( > token > include/asm/ide.h:30: error: expected declaration specifiers or ... before ( > token > include/asm/ide.h:30: warning: function declaration isnt a prototype > include/asm/ide.h:31: error: expected declaration specifiers or ... before ( > token > include/asm/ide.h:31: error: expected declaration specifiers or ... before ( > token > include/asm/ide.h:31: error: expected declaration specifiers or ... before ( > token > include/asm/ide.h:31: warning: function declaration isnt a prototype > include/asm/ide.h:32: error: expected declaration specifiers or ... before ( > token > include/asm/ide.h:32: error: expected declaration specifiers or ... before ( > token > include/asm/ide.h:32: error: expected declaration specifiers or ... before ( > token > include/asm/ide.h:32: warning: function declaration isnt a prototype > make[5]: *** > [/mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/lkdtm_mod/lkdtm.o] > Error 1 > make[4]: *** > [_module_/mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/lkdtm_mod] > Error 2 > make[4]: Leaving directory `/usr/src/kernels/2.6.18-52.el5-ppc64' > make[3]: *** [default] Error 2 > make[3]: Leaving directory > `/mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools/lkdtm_mod' > make[2]: Leaving directory > `/mnt/tests/kernel/distribution/ltp-kdump/crasher/ltp-kdump-20070917/rhtools' > plain text document attachment (system.info) > ------------- HOSTNAME ------------------- > > squad7-lp1.rhts.boston.redhat.com > > ------------- /PROC/VERSION -------------- > > Linux version 2.6.18-52.el5 ([EMAIL PROTECTED]) (gcc version 4.1.2 20070626 > (Red Hat 4.1.2-14)) #1 SMP Wed Sep 26 15:30:14 EDT 2007 > > ------------- /PROC/CPUINFO -------------- > > processor : 0 > cpu : POWER5+ (gs) > clock : 1898.100000MHz > revision : 2.0 (pvr 003b 0200) > > processor : 1 > cpu : POWER5+ (gs) > clock : 1898.100000MHz > revision : 2.0 (pvr 003b 0200) > > processor : 2 > cpu : POWER5+ (gs) > clock : 1898.100000MHz > revision : 2.0 (pvr 003b 0200) > > processor : 3 > cpu : POWER5+ (gs) > clock : 1898.100000MHz > revision : 2.0 (pvr 003b 0200) > > timebase : 237330000 > platform : pSeries > machine : CHRP IBM,9110-51A > > ------------- /PROC/MEMINFO -------------- > > MemTotal: 7968512 kB > MemFree: 7555264 kB > Buffers: 70464 kB > Cached: 186816 kB > SwapCached: 0 kB > Active: 235008 kB > Inactive: 107520 kB > HighTotal: 0 kB > HighFree: 0 kB > LowTotal: 7968512 kB > LowFree: 7555264 kB > SwapTotal: 16777088 kB > SwapFree: 16777088 kB > Dirty: 14912 kB > Writeback: 256 kB > AnonPages: 81792 kB > Mapped: 31936 kB > Slab: 52864 kB > PageTables: 8768 kB > NFS_Unstable: 0 kB > Bounce: 0 kB > CommitLimit: 20761344 kB > Committed_AS: 236800 kB > VmallocTotal: 8589934592 kB > VmallocUsed: 10304 kB > VmallocChunk: 8589923904 kB > HugePages_Total: 0 > HugePages_Free: 0 > HugePages_Rsvd: 0 > Hugepagesize: 16384 kB > > ------------- /PROC/DEVICES -------------- > > Character devices: > 1 mem > 4 /dev/vc/0 > 4 tty > 4 ttyS > 5 /dev/tty > 5 /dev/console > 5 /dev/ptmx > 6 lp > 7 vcs > 10 misc > 13 input > 14 sound > 21 sg > 29 fb > 116 alsa > 128 ptm > 136 pts > 162 raw > 180 usb > 189 usb_device > 216 rfcomm > 229 hvc > 254 pcmcia > > Block devices: > 1 ramdisk > 8 sd > 9 md > 11 sr > 65 sd > 66 sd > 67 sd > 68 sd > 69 sd > 70 sd > 71 sd > 128 sd > 129 sd > 130 sd > 131 sd > 132 sd > 133 sd > 134 sd > 135 sd > 253 device-mapper > 254 mdp > > ------------- /PROC/INTERRUPTS ----------- > > CPU0 CPU1 CPU2 CPU3 > 16: 889 891 991 1619 XICS Level IPI > 18: 0 0 0 0 XICS Level > hvc_console > 19: 0 0 0 0 XICS Level > RAS_EPOW > 305: 37 24 33 184 XICS Level eth0 > 307: 0 0 0 0 XICS Level > ohci_hcd:usb1, ohci_hcd:usb2, ehci_hcd:usb3 > 308: 36 182 39 31 XICS Level > pata_pdc2027x > 309: 1258 1275 2534 1211 XICS Level ipr > BAD: 132 > > ------------- /PROC/IOMEM ---------------- > > 40040000000-4007fffffff : /[EMAIL PROTECTED] > 40040000000-4005fffffff : PCI Bus 0000:d8 > 40040000000-4004003ffff : 0000:d8:01.1 > 40040040000-4004007ffff : 0000:d8:01.1 > 40040040000-4004007ffff : e1000 > 40040080000-400400bffff : 0000:d8:01.0 > 400400c0000-400400fffff : 0000:d8:01.0 > 400400c0000-400400fffff : e1000 > 40040100000-4004011ffff : 0000:d8:01.1 > 40040100000-4004011ffff : e1000 > 40040120000-4004013ffff : 0000:d8:01.0 > 40040120000-4004013ffff : e1000 > 40060000000-40067ffffff : PCI Bus 0000:d0 > 40060000000-400607fffff : 0000:d0:01.0 > 40060000000-400607fffff : ipr > 40060800000-400608fffff : 0000:d0:01.0 > 40060900000-4006093ffff : 0000:d0:01.0 > 40060900000-4006093ffff : ipr > 40068000000-4006fffffff : PCI Bus 0000:cc > 40068000000-40068003fff : 0000:cc:01.0 > 40068000000-40068003fff : pata_pdc2027x > 40070000000-40077ffffff : PCI Bus 0000:c8 > 40070000000-40070000fff : 0000:c8:01.1 > 40070000000-40070000fff : ohci_hcd > 40070001000-40070001fff : 0000:c8:01.0 > 40070001000-40070001fff : ohci_hcd > 40070002000-400700020ff : 0000:c8:01.2 > 40070002000-400700020ff : ehci_hcd > 40078000000-4007fefffff : PCI Bus 0000:c0 > 40078000000-4007803ffff : 0000:c0:01.1 > 40078040000-4007807ffff : 0000:c0:01.1 > 40078040000-4007807ffff : e1000 > 40078080000-400780bffff : 0000:c0:01.0 > 400780c0000-400780fffff : 0000:c0:01.0 > 400780c0000-400780fffff : e1000 > 40078100000-4007811ffff : 0000:c0:01.1 > 40078100000-4007811ffff : e1000 > 40078120000-4007813ffff : 0000:c0:01.0 > 40078120000-4007813ffff : e1000 > 40080000000-400bfffffff : /[EMAIL PROTECTED] > 400c0000000-400ffffffff : /[EMAIL PROTECTED] > > ------------- /PROC/PARTITIONS ----------- > > major minor #blocks name > > 8 0 143374000 sda > 8 1 8001 sda1 > 8 2 104422 sda2 > 8 3 143259637 sda3 > 8 16 143374000 sdb > 8 17 143372061 sdb1 > 8 32 71687000 sdc > 8 33 71681998 sdc1 > 8 48 71687000 sdd > 8 49 71681998 sdd1 > 9 0 429994752 md0 > 253 0 413204480 dm-0 > 253 1 16777216 dm-1 > > ------------- DF -H ---------------------- > > Filesystem Size Used Avail Use% Mounted on > /dev/mapper/VolGroup00-LogVol01 > 382G 2.5G 360G 1% / > /dev/sda2 99M 28M 67M 30% /boot > tmpfs 3.8G 0 3.8G 0% /dev/shm > > ------------- LSPCI ---------------------- > > 00:02.0 PCI bridge: IBM EADS-X PCI-X to PCI-X Bridge (rev 03) > 00:02.2 PCI bridge: IBM EADS-X PCI-X to PCI-X Bridge (rev 03) > 00:02.3 PCI bridge: IBM EADS-X PCI-X to PCI-X Bridge (rev 03) > 00:02.4 PCI bridge: IBM EADS-X PCI-X to PCI-X Bridge (rev 03) > 00:02.6 PCI bridge: IBM EADS-X PCI-X to PCI-X Bridge (rev 03) > c0:01.0 Ethernet controller: Intel Corporation 82546GB Gigabit Ethernet > Controller (rev 03) > c0:01.1 Ethernet controller: Intel Corporation 82546GB Gigabit Ethernet > Controller (rev 03) > c8:01.0 USB Controller: NEC Corporation USB (rev 43) > c8:01.1 USB Controller: NEC Corporation USB (rev 43) > c8:01.2 USB Controller: NEC Corporation USB 2.0 (rev 04) > cc:01.0 Mass storage controller: Promise Technology, Inc. 20275 (rev 01) > d0:01.0 RAID bus controller: Mylex Corporation AcceleRAID > 600/500/400/Sapphire support Device (rev 04) > d8:01.0 Ethernet controller: Intel Corporation 82546GB Gigabit Ethernet > Controller (rev 03) > d8:01.1 Ethernet controller: Intel Corporation 82546GB Gigabit Ethernet > Controller (rev 03) > > ------------- LSMOD ---------------------- > > Module Size Used by > autofs4 53145 2 > hidp 59969 2 > rfcomm 93817 0 > l2cap 68441 10 hidp,rfcomm > bluetooth 113301 5 hidp,rfcomm,l2cap > sunrpc 316337 1 > ipv6 477321 26 > dm_multipath 46209 0 > snd_powermac 97457 0 > snd_seq_dummy 23189 0 > snd_seq_oss 75441 0 > snd_seq_midi_event 28009 1 snd_seq_oss > snd_seq 107321 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event > snd_seq_device 29405 3 snd_seq_dummy,snd_seq_oss,snd_seq > snd_pcm_oss 84001 0 > snd_mixer_oss 43297 1 snd_pcm_oss > snd_pcm 144501 2 snd_powermac,snd_pcm_oss > snd_page_alloc 31617 1 snd_pcm > snd_timer 53025 2 snd_seq,snd_pcm > snd 111713 8 > snd_powermac,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer > soundcore 28601 1 snd > i2c_core 47409 1 snd_powermac > parport_pc 63913 0 > lp 36553 0 > parport 75325 2 parport_pc,lp > sr_mod 42949 0 > cdrom 64441 1 sr_mod > sg 69353 0 > e1000 243497 0 > dm_snapshot 44465 0 > dm_zero 20017 0 > dm_mirror 57809 0 > dm_mod 112929 9 dm_multipath,dm_snapshot,dm_zero,dm_mirror > pata_pdc2027x 34429 0 > ipr 127449 5 > libata 187713 2 pata_pdc2027x,ipr > sd_mod 48857 9 > scsi_mod 227993 5 sr_mod,sg,ipr,libata,sd_mod > raid0 27001 1 > ext3 209097 2 > jbd 110057 1 ext3 > ehci_hcd 69233 0 > ohci_hcd 52709 0 > uhci_hcd 57241 0 > > ------------- IFCONFIG ------------------- > > eth0 Link encap:Ethernet HWaddr 00:11:25:C5:01:D6 > inet addr:10.12.4.126 Bcast:10.12.7.255 Mask:255.255.252.0 > inet6 addr: fe80::211:25ff:fec5:1d6/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:217 errors:0 dropped:0 overruns:0 frame:0 > TX packets:216 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:21307 (20.8 KiB) TX bytes:210203 (205.2 KiB) > Base address:0xf800 Memory:78120000-78140000 > > lo Link encap:Local Loopback > inet addr:127.0.0.1 Mask:255.0.0.0 > inet6 addr: ::1/128 Scope:Host > UP LOOPBACK RUNNING MTU:16436 Metric:1 > RX packets:8 errors:0 dropped:0 overruns:0 frame:0 > TX packets:8 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:560 (560.0 b) TX bytes:560 (560.0 b) > > > ------------- PS -E ---------------------- > > PID TTY TIME CMD > 1 ? 00:00:00 init > 2 ? 00:00:00 migration/0 > 3 ? 00:00:00 ksoftirqd/0 > 4 ? 00:00:00 watchdog/0 > 5 ? 00:00:00 migration/1 > 6 ? 00:00:00 ksoftirqd/1 > 7 ? 00:00:00 watchdog/1 > 8 ? 00:00:00 migration/2 > 9 ? 00:00:00 ksoftirqd/2 > 10 ? 00:00:00 watchdog/2 > 11 ? 00:00:00 migration/3 > 12 ? 00:00:00 ksoftirqd/3 > 13 ? 00:00:00 watchdog/3 > 14 ? 00:00:00 events/0 > 15 ? 00:00:00 events/1 > 16 ? 00:00:00 events/2 > 17 ? 00:00:00 events/3 > 18 ? 00:00:00 khelper > 515 ? 00:00:00 kthread > 540 ? 00:00:00 kblockd/0 > 541 ? 00:00:00 kblockd/1 > 542 ? 00:00:00 kblockd/2 > 543 ? 00:00:00 kblockd/3 > 544 ? 00:00:00 cqueue/0 > 545 ? 00:00:00 cqueue/1 > 546 ? 00:00:00 cqueue/2 > 547 ? 00:00:00 cqueue/3 > 551 ? 00:00:00 khubd > 553 ? 00:00:00 kseriod > 569 ? 00:00:00 rtasd > 604 ? 00:00:00 pdflush > 605 ? 00:00:00 pdflush > 606 ? 00:00:00 kswapd0 > 607 ? 00:00:00 aio/0 > 608 ? 00:00:00 aio/1 > 609 ? 00:00:00 aio/2 > 610 ? 00:00:00 aio/3 > 687 ? 00:00:00 khvcd > 754 ? 00:00:00 kpsmoused > 802 ? 00:00:00 ata/0 > 803 ? 00:00:00 ata/1 > 804 ? 00:00:00 ata/2 > 805 ? 00:00:00 ata/3 > 806 ? 00:00:00 ata_aux > 812 ? 00:00:00 scsi_eh_0 > 818 ? 00:00:00 scsi_eh_1 > 819 ? 00:00:00 scsi_eh_2 > 840 ? 00:00:00 ksnapd > 845 ? 00:00:00 kjournald > 872 ? 00:00:00 kauditd > 901 ? 00:00:00 udevd > 1858 ? 00:00:00 kmpathd/0 > 1859 ? 00:00:00 kmpathd/1 > 1860 ? 00:00:00 kmpathd/2 > 1861 ? 00:00:00 kmpathd/3 > 1884 ? 00:00:00 kjournald > 1935 ? 00:00:00 rc > 2290 ? 00:00:00 dhclient > 2383 ? 00:00:00 auditd > 2385 ? 00:00:00 python > 2399 ? 00:00:00 restorecond > 2409 ? 00:00:00 syslogd > 2412 ? 00:00:00 klogd > 2424 ? 00:00:00 irqbalance > 2439 ? 00:00:00 mcstransd > 2451 ? 00:00:00 portmap > 2471 ? 00:00:00 rpc.statd > 2482 ? 00:00:00 mdadm > 2513 ? 00:00:00 rpc.idmapd > 2530 ? 00:00:00 dbus-daemon > 2541 ? 00:00:00 hcid > 2545 ? 00:00:00 sdpd > 2576 ? 00:00:00 krfcommd > 2615 ? 00:00:00 pcscd > 2632 ? 00:00:00 hidd > 2650 ? 00:00:00 automount > 2669 ? 00:00:00 iprdump > 2684 ? 00:00:00 iprinit > 2693 ? 00:00:00 iprupdate > 2710 ? 00:00:00 sshd > 2720 ? 00:00:00 cupsd > 2733 ? 00:00:00 ntpd > 2752 ? 00:00:00 sendmail > 2761 ? 00:00:00 sendmail > 2772 ? 00:00:00 gpm > 2788 ? 00:00:00 crond > 2826 ? 00:00:00 xfs > 2836 ? 00:00:00 anacron > 2845 ? 00:00:00 atd > 2857 ? 00:00:00 yum-updatesd > 2868 ? 00:00:00 avahi-daemon > 2869 ? 00:00:00 avahi-daemon > 2879 ? 00:00:00 hald > 2880 ? 00:00:00 hald-runner > 2891 ? 00:00:00 hald-addon-stor > 2915 ? 00:00:00 S99rhts > 2920 ? 00:00:00 runtests.sh > 2954 ? 00:00:00 rhts-test-runne > 2988 ? 00:00:00 make > 2999 ? 00:00:00 runtest.sh > 3205 ? 00:00:00 sleep > 3211 ? 00:00:00 master > 3220 ? 00:00:00 sysinfo > 3233 ? 00:00:00 ps > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ Ltp-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ltp-list ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
