<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to check disk and lan card status in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-disk-and-lan-card-status/m-p/4971377#M47013</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have to check disk status (ie mirror disks) and lan card status (speed configuration). How can I do it?&lt;BR /&gt;&lt;BR /&gt;In HP-UX I can execute lvdisplay or lanadmin, but what're commands for same purpose in Linux?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Carles&lt;BR /&gt;</description>
    <pubDate>Mon, 03 Apr 2006 11:33:39 GMT</pubDate>
    <dc:creator>Carles Viaplana</dc:creator>
    <dc:date>2006-04-03T11:33:39Z</dc:date>
    <item>
      <title>How to check disk and lan card status</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-disk-and-lan-card-status/m-p/4971377#M47013</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have to check disk status (ie mirror disks) and lan card status (speed configuration). How can I do it?&lt;BR /&gt;&lt;BR /&gt;In HP-UX I can execute lvdisplay or lanadmin, but what're commands for same purpose in Linux?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Carles&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Apr 2006 11:33:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-disk-and-lan-card-status/m-p/4971377#M47013</guid>
      <dc:creator>Carles Viaplana</dc:creator>
      <dc:date>2006-04-03T11:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to check disk and lan card status</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-disk-and-lan-card-status/m-p/4971378#M47014</link>
      <description>lan card status: &lt;BR /&gt;"mii-tool" or "ethtool" commands &lt;BR /&gt;&lt;BR /&gt;disk status:&lt;BR /&gt;always take a look at /proc/mdstat.&lt;BR /&gt;Also use raidtools or mdadm to check the arrays out.&lt;BR /&gt;"mdadm --detail /dev/mdX"&lt;BR /&gt;"lsraid -a /dev/mdX"&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 03 Apr 2006 11:57:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-disk-and-lan-card-status/m-p/4971378#M47014</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2006-04-03T11:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to check disk and lan card status</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-disk-and-lan-card-status/m-p/4971379#M47015</link>
      <description>Shalom Carles,&lt;BR /&gt;&lt;BR /&gt;Your best bets here are ethtool and mii-tool, though mii-tool is broken in certain later RH rleeases.&lt;BR /&gt;&lt;BR /&gt;There is no lanadmin command.&lt;BR /&gt;&lt;BR /&gt;If you install lvm2 in Linux you have most of the lvm commands you know and love with different syntax.&lt;BR /&gt;&lt;BR /&gt;lvm can be used with mirror, any partition except for /boot/&lt;BR /&gt;&lt;BR /&gt;It also has a nice gui that makes adding disk, point and click easy.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 03 Apr 2006 12:18:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-disk-and-lan-card-status/m-p/4971379#M47015</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-04-03T12:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to check disk and lan card status</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-disk-and-lan-card-status/m-p/4971380#M47016</link>
      <description>Use the ethtool &amp;amp; lsraid commands</description>
      <pubDate>Mon, 03 Apr 2006 12:34:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-disk-and-lan-card-status/m-p/4971380#M47016</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2006-04-03T12:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to check disk and lan card status</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-disk-and-lan-card-status/m-p/4971381#M47017</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Ethernet command ethtool works fine, but commands for disks checking failed:&lt;BR /&gt;&lt;BR /&gt;kathmandu:/etc # df&lt;BR /&gt;Filesystem           1K-blocks      Used Available Use% Mounted on&lt;BR /&gt;/dev/cciss/c0d1p2     13574492   5371488   8203004  40% /&lt;BR /&gt;tmpfs                  1930164         8   1930156   1% /dev/shm&lt;BR /&gt;/dev/cciss/c0d0p1     71109504  67716384   3393120  96% /img&lt;BR /&gt;kathmandu:/etc # lvdisplay -v /dev/cciss/c0d1p2&lt;BR /&gt;    Using logical volume(s) on command line&lt;BR /&gt;  Volume group "cciss" not found&lt;BR /&gt;kathmandu:/etc # mdadm --detail /dev/cciss/c0d1p2&lt;BR /&gt;mdadm: /dev/cciss/c0d1p2 does not appear to be an md device&lt;BR /&gt;kathmandu:/etc # lsraid -a /dev/cciss/c0d1p2&lt;BR /&gt;lsraid: "/dev/cciss/c0d1p2" is not an md device&lt;BR /&gt;kathmandu:/etc # ll raidtab&lt;BR /&gt;/bin/ls: raidtab: No such file or directory&lt;BR /&gt;kathmandu:/etc #&lt;BR /&gt;&lt;BR /&gt;BTW, here you're OS information:&lt;BR /&gt;&lt;BR /&gt;Linux kathmandu 2.6.5-7.97-bigsmp #1 SMP Fri Jul 2 14:21:59 UTC 2004 i686 i686 i386 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Carles&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Apr 2006 05:55:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-disk-and-lan-card-status/m-p/4971381#M47017</guid>
      <dc:creator>Carles Viaplana</dc:creator>
      <dc:date>2006-04-04T05:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to check disk and lan card status</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-disk-and-lan-card-status/m-p/4971382#M47018</link>
      <description>I'm able to check net and disks now.&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Apr 2006 01:24:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-disk-and-lan-card-status/m-p/4971382#M47018</guid>
      <dc:creator>Carles Viaplana</dc:creator>
      <dc:date>2006-04-06T01:24:26Z</dc:date>
    </item>
  </channel>
</rss>

