Custom Search

Wednesday, February 4, 2009

ioscan

To view a list of peripherals on the server, issue the command...
  1. For HDD
    ioscan -nfC disk
  2. For tape drive
    ioscan -nfC tape
  3. For LAN - Ethernet Card
    ioscan -nfC LAN
  4. For FC - Fiber Channel
    ioscan -nfC FC

The next time you want to view it again, you can use the -k option for cache so that you don't have to wait for it to scan the entire system again.

For example...
ioscan -knfC disk

3 comments:

  1. ioscan -funC fc make sure it isn't capitalized. 11i won't see it if it's FC. Thanks -- Chris

    ReplyDelete
  2. What is ioscan -unfC fc returns nothing? It just goes to the next line with no output.

    ReplyDelete
  3. sorry that should say "What if..." not "What is..."

    Thanks

    ReplyDelete