/srv/irclogs.ubuntu.com/2007/02/16/#ubuntu-kernel.txt

=== rikai_ [n=rikai@unaffiliated/rikai] has joined #ubuntu-kernel
=== TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-kernel
=== rikai_ is now known as rikai
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-kernel
=== rikai_ [n=rikai@unaffiliated/rikai] has joined #ubuntu-kernel
=== anibal [n=anibal@debian/developer/anibal] has joined #ubuntu-kernel
=== anibal_ [n=anibal@debian/developer/anibal] has joined #ubuntu-kernel
fabbioneBenC: still around?08:13
fabbioneor kylem..08:14
=== Lure [n=lure@external-7.hermes.si] has joined #ubuntu-kernel
=== _Andrew [n=_Andrew@ppp-58.10.102.192.revip2.asianet.co.th] has joined #ubuntu-kernel
=== rytmisk [n=irc@81-231-105-125-no27.tbcn.telia.com] has joined #ubuntu-kernel
=== Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-kernel
=== Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-kernel
fabbioneBenC: FYI i did push gfs1 update to the repo on rookery as described on the wiki.. i think it's ok.. if it's not fix the wiki :P10:10
fabbionehave fun dude10:10
=== tumbleweed [n=stefanor@sirius.stratexnet.co.za] has left #ubuntu-kernel []
=== Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-kernel
=== Mithrandir [n=tfheen@vawad-xen1.err.no] has joined #ubuntu-kernel
=== pkl_ [n=phillip@lougher.demon.co.uk] has joined #ubuntu-kernel
=== Mithrandir [n=tfheen@vawad-xen1.err.no] has joined #ubuntu-kernel
=== zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
=== sky_walkie [n=hrdlo@193.85.244.121] has joined #ubuntu-kernel
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
=== stgraber [n=stgraber@client80-83-51-125.abo.net2000.ch] has joined #ubuntu-kernel
=== Lure [n=lure@external-7.hermes.si] has joined #ubuntu-kernel
BenCfabbione: Thanks02:28
=== sky_walkie [n=hrdlo@193.85.244.121] has joined #ubuntu-kernel
=== shashi_sa [n=shashi@inet-netcache3-o.oracle.com] has joined #ubuntu-kernel
shashi_sa Hi All , i have few ubuntu boxes , sometimes disk failes in our servers, at that time , if we look at log  files , we observe scsi id's , like sd08:12 . My questions , where i can find a map file which conatins mapping of scsi ids corresponds to which partition/disk ?03:09
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel
BenCshashi_sa: Generally you go by info in /proc/scsi/03:38
BenCshashi_sa: There should be a mapping for the bus/target/lun in there03:38
shashi_saK03:38
mjg5908:12 looks like major/minor03:39
BenCIf you have more than one bus, then it can be a little ambiguous, but hopefully your scsi bus's don't contain the exact same devices in that case :)03:39
mjg59shashi_sa: If you ls -l /dev/sda1, it'll be 08:0103:39
mjg59Other partitions should have similar numbering03:39
kylemit's complicated...03:41
=== sky_walkie [i=czzhrd02@xdsl-563.lodz.dialog.net.pl] has joined #ubuntu-kernel
shashi_saI know about this , but scsi files mention only  bus/target/lun information , but the message i am getting are like sd08:17 sd08:1203:47
mjg59shashi_sa: Check the major and minor numbers on the device nodes03:48
shashi_saK03:48
BenCshashi_sa: Also, dmesg on boot should show the bus/target/lun during the probe, and show the /dev/sdXX to go with it, which should help you map them03:48
shashi_sabrw-rw----    1 root     disk       8,   1 Mar 19  2002 /dev/sda103:50
mjg59shashi_sa: So sda1 is 08:0103:51
mjg59shashi_sa: Now you get to check which is 08:1203:51
kylem08:12 is always going to be sda12...03:52
mjg59kylem: Where does sdb start?03:52
kylem08:1603:52
kylemit's maj:16*n03:53
mjg59Ah, right. I couldn't remember how many partitions we supported on scsi03:53
kylemthere's a lot of scsi majors, but the first 16 disks are all on 8.03:53
=== Lure_ [n=lure@external-7.hermes.si] has joined #ubuntu-kernel
shashi_saNo , if i am getting errors like sd08:17 sd08:12 , but i don't partitions only upto 6 . sdb6 is my last partition03:57
shashi_saI don't have 12 or 16 partitions in my disk , i have only 6 partitions on each and evry disk03:58
shashi_saK , are you guys saying "if it is sd08:<16 , then it is first hard disk , and if it is sd08:>=16 , then it is second disk" ?04:03
=== feno [n=feno@218.63.234.191] has joined #ubuntu-kernel
=== feno [n=feno@218.63.234.191] has left #ubuntu-kernel ["Ex-Chat"]
kylem/proc/scsi/scsi should tell you what you need. are these sata or pata disks?04:05
shashi_saAttached devices:04:06
shashi_saHost: scsi0 Channel: 00 Id: 00 Lun: 0004:06
shashi_sa  Vendor: SEAGATE  Model: ST336607LC       Rev: 6D0104:06
shashi_sa  Type:   Direct-Access                    ANSI SCSI revision: 0304:06
shashi_sascsi disks 04:06
shashi_saBut looks like /proc/partitions file contains all information what i am looking for04:12
kylemah. ok.04:12
shashi_saBut still i am not understanding , i got 35k errors on sd08:12 , but i don't have 12 partitions on my disk , even /proc/partitions file don't contains 8 12 word , so still i am not understanding sd08:12 refres to which disk/partition ?04:15
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel
=== FabioNET [i=500@217.201.35.234] has joined #ubuntu-kernel
zultime for chilli05:25
Nafallotime for wine (no, not software. I'm on x86_64.)05:26
=== pmjdebruijn [n=pmjdebru@pmjdebruijn.xs4all.nl] has joined #ubuntu-kernel
=== havnerr [n=roy@69-183-221-237.adsl.snet.net] has joined #ubuntu-kernel
=== shashi_sa [n=shashi@inet-netcache3-o.oracle.com] has left #ubuntu-kernel ["Leaving"]
=== Lure_ [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-kernel
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel
=== Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-kernel
=== johanbr [n=j@JBrannlund.MathStat.Dal.Ca] has joined #ubuntu-kernel
=== holycow [n=hello@mail.wjsgroup.com] has joined #ubuntu-kernel
=== doko_ [n=doko@dslb-088-073-103-053.pools.arcor-ip.net] has joined #ubuntu-kernel
=== zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
=== FabioNET [i=500@217.201.26.44] has joined #ubuntu-kernel
=== BenC__ [n=bcollins@collinsap1.phunnypharm.org] has joined #ubuntu-kernel
=== FabioNET [i=500@217.201.3.245] has joined #ubuntu-kernel
=== _FabioNET_ [i=500@217.201.2.221] has joined #ubuntu-kernel
=== zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
=== Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel
=== rytmisk [n=irc@81-231-105-125-no27.tbcn.telia.com] has joined #ubuntu-kernel
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel
=== rytmisk [n=irc@81-231-105-125-no27.tbcn.telia.com] has left #ubuntu-kernel []
=== zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
=== anibal [n=anibal@debian/developer/anibal] has joined #ubuntu-kernel

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!