If you upgraded from 0.32 and below with images using partimage the image size information is sometimes incorrect. I fixed this by deploying and re-uploading with partclone.
Posts made by elijahkan14
-
RE: "Disk Information" and "Image Size: ON SERVER" not showing any data
-
RE: Tftp stops working a few minutes after starting
I did as you described and the problem still persists.
[url]http://gyazo.com/9176d8adf0618c377f2449362be54ccd[/url] -
Tftp stops working a few minutes after starting
I’m having a rather strange problem. I had a FOG server running 0.32 on Ubuntu 11.10, recently it was upgraded to 1.1.1 and it’s been going alright except for this problem:
The server boots and everything works fine for a few minutes. After a while, when clients boot to the network they are able to get a DHCP address (from a windows server) and then gets an open timeout error on TFTP and sits there going “Tftp…” until it times out.I was able to temporarily fix this problem by running “sudo restart tftpd-hpa” and this works for a while but soon stops again, restarting also fixes it temporarily. I also noticed that when I SSH into the server while the problem is occurring it says “-bash: fork: retry: No child processes” [url]http://gyazo.com/4e474fb7d51cfe2c18fd21670c3e9b52[/url]
To test the server I’ve been using the tftp client of windows:
[url]http://gyazo.com/99258bb52766801ea39a2746d835d7e4[/url] This shows how it’ll work and then stop until I restart tftp on the server.Any ideas?