No not at all…
[root@blog007 ~]# df -kl
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda1 1004024 129708 823312 14% /
none 2075660 0 2075660 0% /dev/shm
/dev/sda5 5036284 1394536 3385916 30% /usr
/dev/sda2 8064304 142336 7512312 2% /var
/dev/sda3 5036316 42856 4737628 1% /home.old
/dev/sda7 267182772 146412 253463848 1% /home
[root@blog007 ~]# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/sda1 127744 4570 123174 4% /
none 218694 1 218693 1% /dev/shm
/dev/sda5 640000 64789 575211 11% /usr
/dev/sda2 1026144 494 1025650 1% /var
/dev/sda3 640000 20 639980 1% /home.old
/dev/sda7 33997536 321 33997215 1% /home
------------------------------------------------------------------------
*From:* owner-bb@bb4.com [mailto:owner-bb@bb4.com] *On Behalf Of
*Daniel O Winkless
*Sent:* Thursday, February 09, 2006 2:48 PM
*To:* bb@bb4.com
*Cc:* bb@bb4.com; owner-bb@bb4.com
*Subject:* Re: {bb} permission problem on tmp
Hi John,
Are you out of disk space or out of inodes?
df -kl to show disk space
df -i to show inodes
I believe.
an
*"John Lee" <john.lee@hypermediasystems.com>*
Sent by: owner-bb@bb4.com
02/09/2006 03:07 PM
Please respond to
bb@bb4.com
To
<bb@bb4.com>
cc
Subject
{bb} permission problem on tmp
All of a sudden I get BB cannot create /usr/local/bb/tmp/DFOUT.22065
(permissions problem ?) error.
Permissions on /usr/local/bb/tmp are set to 644, with owners being bb.bb.
As bb user, I can not create any file in the /usr/local/bb/tmp
directory (ran test as bb user via touch command). Any thoughts? I
didn’t do anything to the server, it was working fine for like 3 hours
then all of a sudden!