- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: /dev/vg00/lvol4 file system full (1 block exte...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2007 07:24 PM
08-31-2007 07:24 PM
/dev/vg00/lvol4 file system full (1 block extent) how to solve this pls HELP ME sir....
msgcnt 1352 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol4 file system full (1 blo
ck extent)
/usr/sec/commands/stream[409]: /tmp/SEC/operator_21921/J4573_streamwork: Canno
t create the specified file.
chmod: can't access /tmp/SEC/operator_21921/J4573_streamwork
/usr/sec/commands/stream[413]: /tmp/SEC/operator_21921/J4573_streamwork1: Cann
ot create the specified file.
chmod: can't access /tmp/SEC/operator_21921/J4573_streamwork1
su: /tmp/SEC/operator_21921/J4573_streamwork1: not found.
Thank you,
Ramana.Sv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2007 07:33 PM
08-31-2007 07:33 PM
Re: /dev/vg00/lvol4 file system full (1 block extent) how to solve this pls HELP ME sir....
It seems lilke the lvol4 is monted as /tmp.Please check with "bdf" command.
/tmp can be 100% fully occupied.
Please clear up some unwanted files and make some freespace available.
Hope this solves the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2007 07:53 PM
08-31-2007 07:53 PM
Re: /dev/vg00/lvol4 file system full (1 block extent) how to solve this pls HELP ME sir....
lvol4 is monted as /tmp mean iam not getting pls sir...
Thank you,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2007 08:07 PM
08-31-2007 08:07 PM
Re: /dev/vg00/lvol4 file system full (1 block extent) how to solve this pls HELP ME sir....
# cd /tmp
# bdf .
# du -kxa /tmp |sort -rn |more
this will list the largest files/directories
If you are not sure what to remove/clear, please post the output of above commands.
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2007 05:44 AM
09-01-2007 05:44 AM
Re: /dev/vg00/lvol4 file system full (1 block extent) how to solve this pls HELP ME sir....
Ramana,
please print #bdf output and paste here to see what mount point on /dev/vg00/lvol4
usually i will use
#find /
please attached /tmp/report.out to us. We will see which files can be removed.
Good luck
WK
please assign points
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2007 06:41 AM
09-01-2007 06:41 AM
Re: /dev/vg00/lvol4 file system full (1 block extent) how to solve this pls HELP ME sir....
/tmp is an all purpose readable by all filesystem used for temporary files. Many applications don't clean up their files, causing this filesystem to fill up.
Sometimes users leave files laying around as well.
Simply put, use the tools to find larger files and erase them.
You may also want to write a cron job that periodically removes files more than a week old from the /tmp filesystem.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2007 10:10 PM
09-01-2007 10:10 PM
Re: /dev/vg00/lvol4 file system full (1 block extent) how to solve this pls HELP ME sir....
Please check your file system size.use this command.
#bdf
check your /dev/vg00/lvol4 mounted in /tmp and it may be 100% full.
Remove some unwanted files and make some freespace available.
Thanks & Regards
A. Aashique
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2007 05:13 PM
09-02-2007 05:13 PM
Re: /dev/vg00/lvol4 file system full (1 block extent) how to solve this pls HELP ME sir....
When i use above cvommand i got some output pls find the attachment, please tell me the which files are i can remove pls send the clear sir.
Thank you,
Ramana.SC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2007 05:37 PM
09-02-2007 05:37 PM
Re: /dev/vg00/lvol4 file system full (1 block extent) how to solve this pls HELP ME sir....
I'm wondering /tmp/SEC, what is the use for ? This SEC directory shouldn't in /tmp ?
May be you should move /tmp/SEC to other directory.
WK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2007 05:38 PM
09-02-2007 05:38 PM
Re: /dev/vg00/lvol4 file system full (1 block extent) how to solve this pls HELP ME sir....
I'm wondering /tmp/SEC, what is the SEC used for ? In my opinion, This SEC directory shouldn't in /tmp ?
May be you should move /tmp/SEC to other directory.
WK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2007 01:30 AM
09-03-2007 01:30 AM
Re: /dev/vg00/lvol4 file system full (1 block extent) how to solve this pls HELP ME sir....
Please suggest me what should i do if temp directory is full pls chek the attachment.
i need u r help please....
Thank you,
Ramana.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2007 02:17 AM
09-03-2007 02:17 AM
Re: /dev/vg00/lvol4 file system full (1 block extent) how to solve this pls HELP ME sir....
The directory /tmp/SEC is filling up the most of your /tmp but without the proper information I would never ever just go in there and start deleting files.
So it's very important to find out why /tmp/SEC is there and what it's doing exactly.
You can probably delete /tmp/patches and maybe /tmp/glanceinst but that might be only a temporary solution.
Another solution would be to enlarge the logical volume if you have free space left on the disk(s).
Depending on the fact if you have OnlineJFS you can do that on the running system and otherwise you need to schedule a reboot.
Besides that I would start creating some kind of filesystem history asap so in the near future you will be able to see how fast your logical volumes are growing each and every day so next time you can take appropriate actions before one of your filesystems is totally filled up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2007 08:46 AM
09-03-2007 08:46 AM
Re: /dev/vg00/lvol4 file system full (1 block extent) how to solve this pls HELP ME sir....
The only issue might be this wouldn't be mounted in single user mode?
Note your first reply has errors about /tmp/SEC, what does /usr/sec/commands/stream do?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2007 04:38 AM
10-06-2007 04:38 AM
Re: /dev/vg00/lvol4 file system full (1 block extent) how to solve this pls HELP ME sir....
> about /tmp/SEDC, what
> does /usr/sedc/commands/stream do?
In the environment developed, supplied, and supported by Southeastern Data Cooperative, Inc. http://www.sedata.com aka "SEDC", the directory /tmp/SEDC is used behind-the-scenes and is maintained by a nightly job that runs every day at 1AM local time. It emulates the "job/session temporary" directories provided to each interaction session and background job on an HP3000 running MPE/iX.
The script /usr/sedc/commands/stream is an HP-UX emulation of the MPE command "STREAM" for submitting batch jobs to the system. This script is part of an interlocking suite of shell scripts, utilities and login processses that emulates a big chunk of the HP3000 OS known as MPE/iX on an HP9000 running HP-UX 11vi aka 11.11.
Given this thread, and several others opened by Ramana, it's obvious that the intellecutal property of a small, not-for-profit, customer-owned company has been obtained and is being used by a company in India. What's odd is that the IP in question is a suite of applications, and the foundation environment they run on, that provide USAn rural electric membership cooperatives and small municipal utilities with internal accounting and customer billing functions.
Why a company in India would need software that "runs the business" for an electric coop in, say, Socorro, NM, is beyond me.
HP-Server-Literate since 1979