View Single Post

   
  #4 (permalink)  
Old 01-16-2008, 07:42 PM
pai
 
Posts: n/a
Default Re: lvar programming

fatcat wrote:
> I am stuck with running something like:
>
> vparstatus -w -M > /tmp/vparid 2> /dev/null
>
> and then reading the results as a text file.
> This seems a bit cumbersome.


I don't think there is any API (ioctl/syscall) for users to
directly interact with VPAR.

-pai

Reply With Quote