=== 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 | ||
fabbione | BenC: still around? | 08:13 |
---|---|---|
fabbione | or 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 | ||
fabbione | BenC: 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 :P | 10:10 |
fabbione | have fun dude | 10: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 | ||
BenC | fabbione: Thanks | 02: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 | ||
BenC | shashi_sa: Generally you go by info in /proc/scsi/ | 03:38 |
BenC | shashi_sa: There should be a mapping for the bus/target/lun in there | 03:38 |
shashi_sa | K | 03:38 |
mjg59 | 08:12 looks like major/minor | 03:39 |
BenC | If 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 |
mjg59 | shashi_sa: If you ls -l /dev/sda1, it'll be 08:01 | 03:39 |
mjg59 | Other partitions should have similar numbering | 03:39 |
kylem | it's complicated... | 03:41 |
=== sky_walkie [i=czzhrd02@xdsl-563.lodz.dialog.net.pl] has joined #ubuntu-kernel | ||
shashi_sa | I know about this , but scsi files mention only bus/target/lun information , but the message i am getting are like sd08:17 sd08:12 | 03:47 |
mjg59 | shashi_sa: Check the major and minor numbers on the device nodes | 03:48 |
shashi_sa | K | 03:48 |
BenC | shashi_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 them | 03:48 |
shashi_sa | brw-rw---- 1 root disk 8, 1 Mar 19 2002 /dev/sda1 | 03:50 |
mjg59 | shashi_sa: So sda1 is 08:01 | 03:51 |
mjg59 | shashi_sa: Now you get to check which is 08:12 | 03:51 |
kylem | 08:12 is always going to be sda12... | 03:52 |
mjg59 | kylem: Where does sdb start? | 03:52 |
kylem | 08:16 | 03:52 |
kylem | it's maj:16*n | 03:53 |
mjg59 | Ah, right. I couldn't remember how many partitions we supported on scsi | 03:53 |
kylem | there'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_sa | No , if i am getting errors like sd08:17 sd08:12 , but i don't partitions only upto 6 . sdb6 is my last partition | 03:57 |
shashi_sa | I don't have 12 or 16 partitions in my disk , i have only 6 partitions on each and evry disk | 03:58 |
shashi_sa | K , 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_sa | Attached devices: | 04:06 |
shashi_sa | Host: scsi0 Channel: 00 Id: 00 Lun: 00 | 04:06 |
shashi_sa | Vendor: SEAGATE Model: ST336607LC Rev: 6D01 | 04:06 |
shashi_sa | Type: Direct-Access ANSI SCSI revision: 03 | 04:06 |
shashi_sa | scsi disks | 04:06 |
shashi_sa | But looks like /proc/partitions file contains all information what i am looking for | 04:12 |
kylem | ah. ok. | 04:12 |
shashi_sa | But 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 | ||
zul | time for chilli | 05:25 |
Nafallo | time 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!