Hi,
> I am also experiencing the same issue.
> We have already included the diskinfo.se patch prior
> to getting this issue.
>
> I have taken the liberty of creating a full debug
> capture of the se.amd64, generating the exact
> segfault that John from previous threads has
> presented.
>
> I h
Hi all,
I hate to reply to my own post, but apparently this patch does not work at all
and my problem went away that time for some other reason. Please DO NOT apply
the patch as it makes things worse in not filling GLOBAL_disk_info at all.
Sorry for the inconvenience
-- Dagobert
> Yes. The
I am trying to measure the cost (cpu impact) of transactions on a network
mamangement server that runs solaris 9. I generate a predetermined rate of a
certaintransaction type, then see the CPU impact. Here I look at the total CPU
reported by vmstat. However, to open-up cup utilization I use prst
Hi Dagobert,
Infinite thanks for your interest in fixing these issues !
I have removed the if (ld != 0) break; patch as requested.
We get further, however we ultimately get the same outcome;
if (disk1[0] == <44>)
i++;
if (disk1[1] == <44>)
i++;
if (disk1[2] == <44>)
i++;
if (disk1[3] == <44>)
i++