Sponsored Content
Full Discussion: TRU64 Filesystem Issue
Top Forums UNIX for Dummies Questions & Answers TRU64 Filesystem Issue Post 302506337 by batas on Sunday 20th of March 2011 04:48:35 AM
Old 03-20-2011
Hi Guys below is a more human readable output... as you can see fs is 100% full and yet used fs is low.


Code:
Filesystem                  Size        Used   Available Capacity  Mounted on
root                            384M        181M        190M    49%    /
/proc                                  0           0           0   100%    /proc
usr                                 11G       5280M       3905M    58%    /usr
var                                 11G       2481M       3905M    39%    /var
tmp                                11G       1668K       3905M     1%    /tmp
fs1                                  14G         11G       2602M    82%    /1a
fs2                                  27G        113M         27G     1%    /1b
fs3                                163G        157G       5864M    97%    /1c
fs4                                  14G       2024M       7827M    21%    /1d
fs5                                   14G       2024M       7827M    21%    /02
fs6                                   14G       2024M       7827M    21%    /03
fs7                                1562G        294G        272K   100%    /04
fs8                                1562G        387G        272K   100%    /05
fs9                                1562G        358G        272K   100%    /06
fs10                              1562G         16G        272K   100%    /07
fs11                              1562G         20G        272K   100%    /08
fs12                              1562G         14G        272K   100%    /09
fs13                              1562G        379G        272K   100%    /10
fs14                              1562G         94G        272K   100%    /11

 

10 More Discussions You Might Find Interesting

1. HP-UX

Unix HP Tru64

Hi experts, I hope someone can help me with these simple tasks as I am new in Unix environment. I need to create a file system for backup purpose, therefore I need to know the commands in Unix. 1) What is the command to check my disk drives to see how much available space is not allocated... (2 Replies)
Discussion started by: kingsto88
2 Replies

2. HP-UX

HP-UX and Tru64

I had buy two old workstation: a Digital alpha 21164 and a HP C360... What version of tru64 on alpha and HP-UX on HP C360 run on those boxes? Where i can buy/download a small/workstation-base (if exists) version of those operating system ? Tnx in advance (1 Reply)
Discussion started by: antani
1 Replies

3. UNIX for Dummies Questions & Answers

tru64

hi i am trying to get ssh server on tru64 5.1 can anyone help? thanks ed. (1 Reply)
Discussion started by: deusprogrammer
1 Replies

4. UNIX for Dummies Questions & Answers

Tru64

Two part question, I was told that you can download Tru64 5.1b for free, is this true and if so where? Second part, could I load this on a XP Pro PC with vmware? (1 Reply)
Discussion started by: Troberts50
1 Replies

5. Solaris

Filesystem - error when extend the filesystem

Hi all, currently , my root filesystem already reach 90 ++% I already add more cylinder in the root partition as below Part Tag Flag Cylinders Size Blocks 0 root wm 67 - 5086 38.46GB (5020/0/0) 80646300 1 swap wu 1 - ... (11 Replies)
Discussion started by: SmartAntz
11 Replies

6. Linux

filesystem locking issue on linux

hi, we are getting filesystem locking issue very frequently. we are using linux rhel 5.5. our filesystem type is gfs2 where we are facing locking issue and unix admin team reboots server to over come with this issue. suddenly we used to face slowness on server and server gets hung. after that... (1 Reply)
Discussion started by: anshu ranjan
1 Replies

7. UNIX for Dummies Questions & Answers

hwo to find shared filesystem and local filesystem in AIX

Hi, I wanted to find out that in my database server which filesystems are shared storage and which filesystems are local. Like when I use df -k, it shows "filesystem" and "mounted on" but I want to know which one is shared and which one is local. Please tell me the commands which I can run... (2 Replies)
Discussion started by: kamranjalal
2 Replies

8. Solaris

Solaris Filesystem vs. Windows FileSystem

Hi guys! Could you tell me what's the difference of filesystem of Solaris to filesystem of Windows? I need to compare both. I have read some over the net but it's so much technical. Could you explain it in a more simpler term? I am new to Solaris. Hope you help me guys. Thanks! (4 Replies)
Discussion started by: arah
4 Replies

9. AIX

Mount Filesystem in AIX Unable to read /etc/filesystem

Dear all, We are facing prolem when we are going to mount AIX filesystem, the system returned the following error 0506-307The AFopen call failed : A file or directory in the path name does not exist. But when we ls filesystems in the /etc/ directory it show -rw-r--r-- 0 root ... (2 Replies)
Discussion started by: m_raheelahmed
2 Replies

10. AIX

Filesystem reduction size issue

Hi, Need help with following case. I am trying to shring filesystem size and reduce few luns from volume group. Situation looks like that : # lsvg -l data1vg data1vg: LV NAME TYPE LPs PPs PVs LV STATE MOUNT POINT data1 jfs2 3200 3200 ... (5 Replies)
Discussion started by: borek
5 Replies
Net::Google::Code::Issue::Attachment(3pm)		User Contributed Perl Documentation		 Net::Google::Code::Issue::Attachment(3pm)

NAME
Net::Google::Code::Issue::Attachment - Issue's Attachment DESCRIPTION
This class represents a single attachment for an issue or an issue's comment. INTERFACE
parse( HTML::Element or [ HTML::Element, HTML::Element ] or html segment string ) there're 2 trs that represent an attachment like the following: <tr><td rowspan="2" width="24"><a href="http://chromium.googlecode.com/issues/attachment?aid=-1323983749556004507&amp;name=proxy_settings.png" target="new"><img width="16" height="16" src="/hosting/images/generic.gif" border="0" ></a></td> <td><b>proxy_settings.png</b></td></tr> <tr><td>14.3 KB <a href="http://chromium.googlecode.com/issues/attachment?aid=-1323983749556004507&amp;name=proxy_settings.png">Download</a></td></tr> parse_attachments( HTML::Element or html segment string ) given the <div class="attachments">...</div> or its equivalent HTML::Element object, return a list of Net::Google::Code::Attachment objects. name content size url id content content_type AUTHOR
sunnavy "<sunnavy@bestpractical.com>" LICENCE AND COPYRIGHT
Copyright 2008-2010 Best Practical Solutions. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2010-04-07 Net::Google::Code::Issue::Attachment(3pm)
All times are GMT -4. The time now is 04:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy