Well sounds like fun of course. Most definitely going to begin looking into creating a custom kernel. In any case, would it be possible to silent the error messages on the kernel arguments LOL? I did that for ACPI errors. I mean those USB errors are really annoying because your trying to register a host and two three lines of USB errors occur and get in the way. Thank you for your help.
Posts made by JGallo
-
RE: USB 1-1: device not accepting address issue with Dell 9020's
-
RE: USB 1-1: device not accepting address issue with Dell 9020's
It does it with and without the USB keyboard. Interestingly, these 9020’s come with PS2 connections. Not sure it makes a difference.
-
RE: USB 1-1: device not accepting address issue with Dell 9020's
- Version 64 on working branch
- Yes. It is A20.
- Target is set to legacy
-
RE: USB 1-1: device not accepting address issue with Dell 9020's
I tried and errors persist on this 9020. I do have other messages as well.
TSC_Deadline error
firmware bug - please update microcode error -110Not sure if this has to do with it.
-
USB 1-1: device not accepting address issue with Dell 9020's
Re: Maybe the USB cable is bad
@george1421 @Tom-Elliott I have been searching information like the post I’m referencing but they all point to USB NIC cards. There was post from back in 2016 I believe from George referring to the Dell Optiplex 9020’s and a USB NIC. I’m not using a USB NIC but I’m curious if we can silence these error messages? I know I had to do this with the error messages for acpi using the acpi=off for the kernel argument. Is there something similar for the kernel argument to silence the usb messages? or is there something else to update/modify to resolve these errors? Thank you
-
RE: FOG Web GUI speed and default storage activity
Yeh these high schoolers get curious and it wouldn’t be the first time we have dealt with rogue routers.
-
RE: FOG Web GUI speed and default storage activity
Sorry about the late reply here. We had a rogue router on a campus which we were hunting for and eventually found. The error message about the database connection after host registration and prior to actually imaging disappeared. Going to restart again and continue to monitor issue.
-
RE: FOG Web GUI speed and default storage activity
So after some time again message came back even after clearing cache and not rebooting. We had to image a computer and I noticed that when the computer tried to check in after the iPXE files were loading prior to imaging that the error for the computer checking in stated the same message as the storage nodes on the dashboard valid database connection could be made. I will image another computer and screenshot that error.
-
RE: Custom Full Registration Menu
No. As long as the correct commands in the fog.postinit that calls the patch.fullreg script and patch.fullreg copies correctly and that there are no syntax errors in fog.man.reg.fix you should be fine. Fog will know to call patch.fullreg when running a full host registration.
-
RE: Custom Full Registration Menu
FYI if you jump to 1.5 you will need to modify items in the fog.man.reg file as I learned.
@tom-elliott said in Postinitscripts and storage node replications:
@jgallo In particular, to fix this for you. Edit your “curl” lines. CHange the parts that say
http://${web}...
to just state${web}...
(… = all the other data).
-
RE: FOG Web GUI speed and default storage activity
ahh ok. I figured rebooting would reboot all services. Maybe the storage nodes needed a reboot this whole time LOL. There were a few that have been on non-stop for about 90 days. If the messages return, I will do a clear cache and not reboot.
-
RE: FOG Web GUI speed and default storage activity
So far it has not prompted me with database connections. earlier I have cleared the cache on all nodes and rebooted. Seems like it’s working because so far it has not prompted anything with database connections errors and I have been sitting on the dashboard since.
-
RE: FOG Web GUI speed and default storage activity
I have done that to all the nodes I have the graph enabled to. Rebooted server and observing if it helps. How fast should the buff/cache be growing? I’m noticing on a few nodes that it spikes really fast and some other nodes it’s just normalized around 1GB even though they have 16GB. For example one of my nodes has 30GB of memory available and I cleared the cache. Within 1 minute it grew over 5GB and running another minute it has grown to 10GB.
-
RE: FOG Web GUI speed and default storage activity
Came in and checked FOG Web UI and messages still persists. I checked server and cache is at 571MB. I will say this, it definitely fixed the web UI speeds by clearing the cache.
-
RE: FOG Web GUI speed and default storage activity
I rebooted server just in case. Went home for the day. I will keep an eye on the nodes and see how they are in the morning. Also see how fast the cache grows. It has gone up to 305MB right now but the web UI is substantially snapier.
-
RE: FOG Web GUI speed and default storage activity
This was just a minute of running free -h
total used free shared buff/cache available Mem: 15G 427M 14G 47M 289M 14G Swap: 4.0G 0B 4.0G administrator@VUSD-FOG:~$ free -h total used free shared buff/cache available Mem: 15G 434M 14G 47M 289M 14G Swap: 4.0G 0B 4.0G administrator@VUSD-FOG:~$ free -h total used free shared buff/cache available Mem: 15G 484M 14G 47M 292M 14G Swap: 4.0G 0B 4.0G administrator@VUSD-FOG:~$ free -h total used free shared buff/cache available Mem: 15G 485M 14G 47M 292M 14G Swap: 4.0G 0B 4.0G administrator@VUSD-FOG:~$ free -h total used free shared buff/cache available Mem: 15G 486M 14G 47M 301M 14G Swap: 4.0G 0B 4.0G administrator@VUSD-FOG:~$ free -h total used free shared buff/cache available Mem: 15G 486M 14G 47M 301M 14G Swap: 4.0G 0B 4.0G administrator@VUSD-FOG:~$ free -h total used free shared buff/cache available Mem: 15G 487M 14G 47M 301M 14G Swap: 4.0G 0B 4.0G administrator@VUSD-FOG:~$ free -h total used free shared buff/cache available Mem: 15G 487M 14G 47M 301M 14G Swap: 4.0G 0B 4.0G administrator@VUSD-FOG:~$ free -h total used free shared buff/cache available Mem: 15G 488M 14G 47M 301M 14G Swap: 4.0G 0B 4.0G administrator@VUSD-FOG:~$ free -h total used free shared buff/cache available Mem: 15G 488M 14G 47M 302M 14G Swap: 4.0G 0B 4.0G administrator@VUSD-FOG:~$ free -h total used free shared buff/cache available Mem: 15G 490M 14G 47M 302M 14G Swap: 4.0G 0B 4.0G administrator@VUSD-FOG:~$ free -h total used free shared buff/cache available Mem: 15G 489M 14G 47M 302M 14G Swap: 4.0G 0B 4.0G administrator@VUSD-FOG:~$ free -h total used free shared buff/cache available Mem: 15G 491M 14G 47M 302M 14G```
-
RE: FOG Web GUI speed and default storage activity
went down to 139MB. LOL dam that was a lot of cache. Wish I had it in my pocket.
-
RE: FOG Web GUI speed and default storage activity
@wayne-workman
I have rebooted due to upgrade to working branch. FYI.total used free shared buff/cache available Mem: 15G 510M 181M 47M 14G 14G Swap: 4.0G 268K 4.0G 15:59:54 up 1:56, 2 users, load average: 0.24, 0.19, 0.21```