AIX problem with IVM lparUtil.log


 
Thread Tools Search this Thread
Operating Systems AIX AIX problem with IVM lparUtil.log
# 1  
Old 04-16-2013
AIX problem with IVM lparUtil.log

Hello,

I have a problem to list my active partitions with PowerVM IVM,

Vios has an error message , can't open lparUtil.log ,

the df command tells us that /dev/hd9var is 100% used, laprUtil.log file is 0 Ko !!

i don't know what i can delete to free space,

the file is locked , i can't delete or rename/move it ,

thanks
# 2  
Old 04-16-2013
So this sounds like there is a file open in /var that has been deleted.

You could try:-
Code:
/usr/sbin/fuser -duV /var

Does that give you anything more useful?


If not, where is the space used? Try:-
Code:
du -kx /var | sort -n



I hope that this is useful.

Robin
Liverpool/Blackburn
UK
# 3  
Old 04-16-2013
fixed !!!!

smitty fs !! not smit ans enhance FS size for logs !!

thanks ,
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

Powervm ivm vios

Hello, After installing on P6 which is POWERVM IVM VIOS enabled (VET CODE D21C77ACD9229817CA1F00002C10004164 ) i get this message "I/O hosting requires a hosting partition - boot not permitted". HMC was connected to the machine then HMC was removed through ASMI Searching on... (2 Replies)
Discussion started by: filosophizer
2 Replies

2. AIX

DLPAR capable with IVM - checks to do

I cannot find the post with the comment that DLPAR capability was not working with IVM. The two commands that need to be run are (as root, padmin does not know this command): VIOS: lsrsrc IBM.MngNode CLIENTS: lsrsrc IBM.MCP Examples: # lsrsrc IBM.MngNode Resource Persistent Attributes for... (2 Replies)
Discussion started by: MichaelFelt
2 Replies

3. AIX

AIX VIOS IVM Ethernet problem

Hi All, I have a p520 box running 3 LPARs, 1 x VIOS, 1 x AIX 6.1 and 1 x AIX 7.1 and no HMC, all configuration is performed via VIOS/IVM Until recently the box did not have the AIX7.1 LPAR and everything was fine with the box. We needed to use AIX 7.1 for a new project, so I created a... (11 Replies)
Discussion started by: KevB
11 Replies

4. AIX

IVM

Can somebody help me on IVM? I have installed vio 2.2 on a js21 server. It has 2 physical ether ports, what I want to do is create ether channel say en15 and en16 are physical and en17 is ether channel. I have created 2 clients on this server, now the question is can I map this en17 to both... (1 Reply)
Discussion started by: vjm
1 Replies

5. AIX

VIOS IVM unavailable - how do I restart it?

Hi everyone, Sorry if this post is in the wrong place. I searched the forums for "IVM" and it turned up no results. Hopefully someone knows about this. My dilemma is that I have multiple IBM JS12 Express blades in our blade center, each running VIOS 2.1.0.10-FP-20.1 and hosting a couple LPARs. Out... (2 Replies)
Discussion started by: need2bageek
2 Replies

6. AIX

Cant login to the LPAR using IVM

Hi guys, I am kind of new to this PowerVM thing. I have created a virtual disk and partition. With the IVM, when I try to open terminal wndow, a virtual terminal appeared and ask for password. it says there: In order to acess the terminal, you must first authenticate with IVM Hostname... (2 Replies)
Discussion started by: wingcross
2 Replies

7. AIX

how to use command line in IVM

I have a bladecenter and js22, how to login IVM's command line such as HMC command line? (1 Reply)
Discussion started by: rainbow_bean
1 Replies

8. AIX

IVM Storage Virtual disk problem

Hi, When I try to create a virtual disk in IVM ( integrated Virtual Machine VIO ) I get this message Problems occurred while processing the data. A summary of all problems for this page are listed below. Additional details for each problem may be located next to the field causing the... (0 Replies)
Discussion started by: filosophizer
0 Replies

9. AIX

IVM vs. HMC woes

I have a running VIO server that was managed via IVM. We made the (apparent) mistake of trying to connect a HMC server to it. Other than making a connection, no work has been done via HMC. We've since decided we don't want to use HMC and it's been powered off for a couple of weeks. However,... (1 Reply)
Discussion started by: cjs226
1 Replies

10. AIX

AIX virtualization: IVM initial network setup

I have a system model 505 p server. I am trying to virtualize my server. My network admin has given me 10 IP addresses (with the DNS already updated with names that map onto each ip). E.g.: IP1 maps to m1.lab, IP2 maps to m2.lab, etc I have been following the redpaper "Integrated Virtualization... (0 Replies)
Discussion started by: apsaix
0 Replies
Login or Register to Ask a Question