Re: find hdisk given a filename

From: Suri (suri_at_no.info.hu)
Date: 12/28/04

  • Next message: Jean-Marc Monnez: "Re: [Q] tee does NOT put screen display to file ???"
    Date:         Tue, 28 Dec 2004 09:10:31 +0100
    To: aix-l@Princeton.EDU
    
    

    > Does this mean if there are 10 hdisks in a logical volume I have
    > no way of finding out where a particular filename reside?
    Of course you can find this out, the command is 'fileplace' (root
    only).

    # fileplace -p /etc/hosts

    File: /etc/hosts Size: 2446 bytes Vol: /dev/hd4
    Blk Size: 4096 Frag Size: 4096 Nfrags: 1 Compress: no

      Physical Addresses (mirror copy 1) Logical Fragment
      ---------------------------------- ----------------
      0222045 hdisk0 1 frags 4096 Bytes, 100.0% 0000317

      Physical Addresses (mirror copy 2) Logical Fragment
      ---------------------------------- ----------------
      0222045 hdisk3 1 frags 4096 Bytes, 100.0% 0000317

    --
    Suri
    

  • Next message: Jean-Marc Monnez: "Re: [Q] tee does NOT put screen display to file ???"