<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Space in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004842#M718629</link>
    <description>bdf ./u/bts&lt;BR /&gt;&lt;BR /&gt;will show you the amount allocated to the filesystem your home directory is on, as well as the amount free.&lt;BR /&gt;&lt;BR /&gt;If quotas are enabled, then quota -v will show your account limits.</description>
    <pubDate>Mon, 23 Jun 2003 15:38:30 GMT</pubDate>
    <dc:creator>Bill Douglass</dc:creator>
    <dc:date>2003-06-23T15:38:30Z</dc:date>
    <item>
      <title>Space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004840#M718627</link>
      <description>i got an unix ID (BTS)&lt;BR /&gt;&lt;BR /&gt;When i login using this , the default (home) directory is /u/bts&lt;BR /&gt;&lt;BR /&gt;now i need to know how much space has been allocated for BTS.&lt;BR /&gt;how to do this ?&lt;BR /&gt;&lt;BR /&gt;i'm trying df, but it displays lot of other stuffs too.&lt;BR /&gt;&lt;BR /&gt;please let me know how to find out space allocated only for BTS.</description>
      <pubDate>Mon, 23 Jun 2003 15:34:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004840#M718627</guid>
      <dc:creator>Prabhu_7</dc:creator>
      <dc:date>2003-06-23T15:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004841#M718628</link>
      <description>Not sure what BTS is, but anyway, try the du command:&lt;BR /&gt;&lt;BR /&gt;du -sk /u/bts&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jun 2003 15:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004841#M718628</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-06-23T15:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004842#M718629</link>
      <description>bdf ./u/bts&lt;BR /&gt;&lt;BR /&gt;will show you the amount allocated to the filesystem your home directory is on, as well as the amount free.&lt;BR /&gt;&lt;BR /&gt;If quotas are enabled, then quota -v will show your account limits.</description>
      <pubDate>Mon, 23 Jun 2003 15:38:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004842#M718629</guid>
      <dc:creator>Bill Douglass</dc:creator>
      <dc:date>2003-06-23T15:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004843#M718630</link>
      <description>Your best bet is going right to the Admin and asking him, because he could have Disk Quotas turned on.&lt;BR /&gt;&lt;BR /&gt;df, bdf, du are all tools that will tell you how much space the file system /u/bts resides on has.&lt;BR /&gt;&lt;BR /&gt;Jim&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jun 2003 15:40:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004843#M718630</guid>
      <dc:creator>Jim Mallett</dc:creator>
      <dc:date>2003-06-23T15:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004844#M718631</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Unless you have quotas enabled, your user will be able to use as much space is available in /home, ie a bdf /home will show you what's available.  Of course this space is shared with the other users who have home dirs under /home.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Mon, 23 Jun 2003 15:42:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004844#M718631</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-06-23T15:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004845#M718632</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You can summarize your utilizatino in 1024-byte blocks with:&lt;BR /&gt;&lt;BR /&gt;# du -ks /u/bts&lt;BR /&gt;&lt;BR /&gt;If disk quotas are enforce for you, do:&lt;BR /&gt;&lt;BR /&gt;# quota -v uid|username&lt;BR /&gt;&lt;BR /&gt;...that is, "quota -v' followed by your account ('bts') or your uid.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jun 2003 15:42:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004845#M718632</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-06-23T15:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004846#M718633</link>
      <description>If quota is set on this user account "bts" then you can use just issue ..&lt;BR /&gt;$ quota -v &lt;BR /&gt;and it'll report the usage in this format ..&lt;BR /&gt;Disk quotas for bts (uid ???):&lt;BR /&gt;Filesystem  usage  quota  limit    timeleft files  quota  limit    timeleft&lt;BR /&gt;If quota is not set you can check what's the size of the filesystem "bts" is on by running..&lt;BR /&gt;$ cd&lt;BR /&gt;$ bdf .</description>
      <pubDate>Mon, 23 Jun 2003 15:42:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004846#M718633</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2003-06-23T15:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004847#M718634</link>
      <description>$ du -sk /u/bts_prod&lt;BR /&gt;47052   /u/bts_prod&lt;BR /&gt;&lt;BR /&gt;So is that mean only 47052 bytes allocated for this BTS ID ?&lt;BR /&gt;&lt;BR /&gt;Please let me know in detail.All i want is to find out the total space allocated for BTS ID.&lt;BR /&gt;&lt;BR /&gt;$ quota -v&lt;BR /&gt;Disk quotas for user bts_prod (uid 1541): none&lt;BR /&gt;&lt;BR /&gt;attaching output of df command.&lt;BR /&gt;my home directory is /u/bts_prod&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Jun 2003 15:47:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004847#M718634</guid>
      <dc:creator>Prabhu_7</dc:creator>
      <dc:date>2003-06-23T15:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004848#M718635</link>
      <description>No .. du gives you the disk usage, not how much is allocated to "bts". The output means /u/bts_prod is currently using about 47MB of the disk space. Since you do not have disk quota set up your limit would be the FS limit. So just run ..&lt;BR /&gt;$ bdf .&lt;BR /&gt;in your home directory or run ..&lt;BR /&gt;$ bdf /u/bts_prod&lt;BR /&gt;from anywhere and look at the column "avail". That shows the amount of disk space (in KBytes) available to you and everyone else (if any) that are on this filesystem.</description>
      <pubDate>Mon, 23 Jun 2003 16:10:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004848#M718635</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2003-06-23T16:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004849#M718636</link>
      <description>$ du -sk /u/bts_prod &lt;BR /&gt;47052 /u/bts_prod &lt;BR /&gt;The above means that 47052KB are used by /u/bts_prod directory tree&lt;BR /&gt;&lt;BR /&gt;You share the space with everybody who is using /nfsfs/u mount point</description>
      <pubDate>Mon, 23 Jun 2003 16:10:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004849#M718636</guid>
      <dc:creator>Elena Leontieva</dc:creator>
      <dc:date>2003-06-23T16:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004850#M718637</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Your du command shows that ~47Mb is in the home dir of bts.  This is space that has been used.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Mon, 23 Jun 2003 16:11:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004850#M718637</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-06-23T16:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Space</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004851#M718638</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;If you use quota then: quota -v &lt;YOUR username=""&gt;&lt;BR /&gt;If no quota then: bdf &lt;YOUR homedir=""&gt;&lt;BR /&gt;&lt;BR /&gt;Caesar&lt;/YOUR&gt;&lt;/YOUR&gt;</description>
      <pubDate>Mon, 23 Jun 2003 19:30:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/space/m-p/3004851#M718638</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-23T19:30:51Z</dc:date>
    </item>
  </channel>
</rss>

