Nfs different subnet
-
i think i have the problem! the kernel or what ever cant understand virtio network driver… so i change it to realtek… i will see if it works tommorow…
is ther a kernel version which understand virtio drivers?
-
There is a way to add the driver to the kernel.
You can try your hand at making a kernel, Ozzy has made a WONDERFUL walk through on the process.
Second post.
-
I’m rebuilding a kernel as we speak with virtio drivers enabled. It should be up shortly.
-
The kernel I’ve recently built has Virtio Drivers built in.
Download from:
[url]https://mastacontrola.com/fogboot/kernel/bzImage[/url]Hope this helps you out.
-
mhh not realy, the upload task crachs:
[ATTACH]438[/ATTACH]
only working is a old kernel from fog version 0.29, all newer kernels are extrem slow for my clients.
did you know why?
[url=“/_imported_xf_attachments/0/438_Unbenannt.png?:”]Unbenannt.png[/url]
-
Can you give it a shot again? New kernel, less, hopefully, driver confusion from networks.
-
also not working, i get this:
[ATTACH]439[/ATTACH]
and this is running endless…
[url=“/_imported_xf_attachments/0/439_Unbenannt.png?:”]Unbenannt.png[/url]
-
Are you imaging that system using Multicast? Have you tried using Unicast? Also, check how many tasks are actually in queue.
It looks like it is working now, but it keeps checking for valid status.
What version of FOG are you using? (0.33, 0.32, etc…)
-
i use version 0.32, there are no other tasks in queue. and i use unicast ( i try every time only one client). did i change the net driver back to realtek it works.
-
When I install the Virtio Drivers, it doesn’t have anything for Virtio network, it’s just a balloon driver. So it makes sense that it would not work. I’ll see what I can find though.