ITEM: BD2678L

new fs, df command shows to size 1 Gig to small.




Environment: 1. AIX 3.2.5,  2. Model: 59h - 7013

Description: 1. tried to create a new fs on oracle vg.
                        a. mklv -y /work oracle 250 hdisk3
                        b. crfs -v jfs -d worklv -m /work -a yes -p rw 
                                -t no
                        c. these commands were enterred in smit.
             2. no error message 
             3. df command showed a file system much smaller than
                it should have been.

                         \# df
--------------------------------------------------------------------
Filesystem    Total KB    free %used   iused %iused Mounted on
/work           16384     8376   48      869    21  /work            
--------------------------------------------------------------------

Action:
        A. Problem: they made a lv called /work, so when the
           system looks for the lv file /dev/work ... it can't find
           it.

        1. lspv -l hdisk3 ... confirm /work is gone -> it was!
        2. mklv -y worklv oracle 250 hdisk3 (done through smit)
        3. crfs -v jfs -d worklv -m /work -a yes -p rw -t no
        4. mount /work
        5. mount -> fs shows up.
        6. df -> size displays correctly.

        7. permission to close item granted.

Next Action: N/A
Test Case: N/A



Support Line: new fs, df command shows to size 1 Gig to small. ITEM: BD2678L
Dated: December 1995 Category: N/A
This HTML file was generated 99/06/24~13:30:23
Comments or suggestions? Contact us