vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Does anyone know of a more direct way to access lvar information without using system admin commands such as vparstatus e.g. something like ioctl. I am programming support for lvars and need to access partition names etc to create unique ids. Any help gratefull received, thanks. |
| |||
| 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 |