Joakim Berglund wrote: > Is there any way to controll the VDS kernel driver from user level? > Aka stop/start disk traffic via it from svc, rc or other command, thus > forcing the guest to fail over to an alternate I/O server.
No, that's not possible. vds is actually a device driver and it gets attached when drivers are attached during the boot sequence and that's very early in the boot. > Would be really great to be able to start the traffic via it when the system > "is ready" and not as early as it starts today. > In other words... we would like to be up in multiuser and prep the system > before "turning on" the VDS kernel driver. What problem do you have with vds being enabled early? Why do you want it to start after multiuser mode is reached? alex.
