Operating System - HP-UX
1834136 Members
2220 Online
110064 Solutions
New Discussion

vx_nospace - /dev/vg00/lvol8 file system full (1 block extent)

 
bestinm
Advisor

vx_nospace - /dev/vg00/lvol8 file system full (1 block extent)

Hi,

We have got rx2660 server with HP UX 11.2 installed , also oracle installed in the same server. The server is not starting and getting the following error "vxfs: msgcnt 4 mesg 001: V-2-1: vx_nospace - /dev/vg0vxfs: NOTICE: msgcnt 3 mesg
001: V-2-1: vx_nospace - /dev/vg00/lvol8 file system full (1 block extent)
0/lvol8 file system full (1 block extent)"

How can we rectify this

tnx
bm
6 REPLIES 6
Vihang.
Trusted Contributor

Re: vx_nospace - /dev/vg00/lvol8 file system full (1 block extent)

Can you tell what is mounted on /dev/vg00/lvol8? You might need to boot to single user mode & then empty some space in that area.
Prashanth Waugh
Esteemed Contributor

Re: vx_nospace - /dev/vg00/lvol8 file system full (1 block extent)

Hi

Pls check is there any core file created

du -kx | sort -nr | more

Regards
atul
For success, attitude is equally as important as ability
bestinm
Advisor

Re: vx_nospace - /dev/vg00/lvol8 file system full (1 block extent)

Hi,

The server is not getting started , once the boot process comes to the error ,it is not going further . so i am not able to login
tnx
bm
Steven E. Protter
Exalted Contributor

Re: vx_nospace - /dev/vg00/lvol8 file system full (1 block extent)

Shalom,

Access the system at its console.

Boot it into single user mode.

hpux -is

Look for and delete large files.

mount /usr
mount /var

run the du -k | sort -nr
command

Identify and get rid of large files in the effected file system.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Nyck_1
Super Advisor

Re: vx_nospace - /dev/vg00/lvol8 file system full (1 block extent)

Looks like /var is 100% full, boot up into single user mode, mount /var and removed unwanted files.
Prashanth Waugh
Esteemed Contributor

Re: vx_nospace - /dev/vg00/lvol8 file system full (1 block extent)

hello,

problem is solved or not?If solved share your experience with us .

Regards
atul
For success, attitude is equally as important as ability