vmstat and paging ... how to interpret and get currently swap space size
Hi,
OS = Solaris 5.10
I need some guidance on interpreting vmstat to confirm whether my server is swapping or not. Can anyone please advise whether the column to check on the vmstat output is the pi column, does higher pi values means the server is swapping or am having swapping issues?
Does having 90611736k used, 936736k available from the swap -s output means swapping is happening? Running swap -s several times the values for used and available are changing, is that enough confirmation that there is swapping happening somehow even though the output from top shows 34G swap and 34G free swap which means swap space is not being used, so no swapping issues? Am confused ... waaahhh
FYI, at some point, one of my database crashes when swap -s shows very low available swap space.
This server is part of a Solaris zone, so perhaps this server itself is not having swapping issues but the zone is, am I going paranoid or is that a "legitimate" assumption? The reason I said this is because if I add the values from the used and available of the swap -s output from this server, the total is greater than what top shows as the swap space which is 34G. If that is the case, how to get the current swap space for this server only if I don't have the top command? I do not have access to the zone itself and hence cannot run any zone level commands, i.e. zonecfg etc.
The sar output does not seem to suggest that any paging is happening either but am totally lost on whether swapping is happening or not. vmstat -s shows 0 pages swapped in/out, so no swapping happening ???
I tried running sar -g on a HP-UX server but -g does not seem to be an option available for HP-UX, does anyone know what is the sar -g equivalence of Solaris in HP-UX? I tried sar -w, looks like this is the one albeit different headers, am I correct?
Whilst perfoming some tests on lvm's I managed to crash our test box. No real problem as it is only used by our tech team.
however I would like to know why this was actually caused as the task being performed at the time was one which I though would not have any impact.
Using dd I was... (5 Replies)
Hi Experts,
Need your advise in determining the size of swap space in of the new HP-Ux server.
Server is having 32G of physical memory.
Ideally what amout of physical memory should be allocated as a swap space?
Following document from HP suggests to have minimum swap space... (2 Replies)
hi guys
My tivoli monitoring tools is reporting the monitor parameters says Pages Paged out is too high 1600 so it is a critical warning (threshold 400)
now according to them this usually happens at dawn so is there a way to monitor this? during the time I am not working?
ans something... (1 Reply)
Hello dear friends, We have VG filevg which consists of 2 PVs when I rechecked the VG there is no Pagingspace LV.. The VG is usually Highly loaded because much reads and writes.. Is this a must to create Paging space on the specified LV? (2 Replies)
Hi experts,
In my solaris system when i run the command df -h i got the below response.I have some confusion which i want to share with you guys.1)there are two SWAP file system shows are they same or different?2)if i want to count the total disk space should i take both the swap space or only... (2 Replies)
Hello everyone
I have a doubt about how many paging space can have in the same disk.
lsps -a
Page Space Physical Volume Volume Group Size %Used Active Auto Type
paging00 hdisk0 rootvg 3072MB 1 yes yes lv
hd6 hdisk0 ... (4 Replies)
Hello everyone
I have 4g of paging space in my rootvg disk
I´m going to reduce them to 1gb in my rootvg disk and add 3gb of paging space on my san disk.
My rootvg disk is mirror.
My question is I can do this on line ?
and I can do with the mirror ? or I need to unmirror first my... (2 Replies)
Can anyone explain the difference between Paging and Swap in unix. I know over the years that the term has almost become interchangable.
However I have noticed in VMSTAT for a Solaris system that I am investigating that there is significant Paging but no Swapping and hence I am wondering do I... (2 Replies)