I've had my coffee.  I keep staring at this scratching my head.

    jblaine:cairo> pwd
    /afs/rcf/user/jblaine
    jblaine:cairo> fs lsm /afs/rcf/user/jblaine
    '/afs/rcf/user/jblaine' is a mount point for volume '#u.jblaine'
    jblaine:cairo> du -sk .
    185466  .
    jblaine:cairo>

Roughly 185MB, right?  Sure, that seems reasonable (it's what I
expect based on my typical low usage habits) and accurate
based on a second check (top 10 space hog directories):

    jblaine:cairo> du -sk * | sort -r -n | head -10
    85074   public_html
    51711   src
    19505   arches
    9859    PointyHair
    3481    Private
    3098    lib
    1729    Status
    782     tmp
    276     Docs
    171     share
    jblaine:cairo>

What is this then?

    jblaine:cairo> vos examine u.jblaine
    u.jblaine                         536887760 RW    2282695 K  On-line
    ...

    jblaine:cairo> fs lq .
    Volume Name                   Quota      Used %Used   Partition
    u.jblaine                   5000000   2282695   46%          9%
    jblaine:cairo>

2GB!

_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to