@Sebastian-Roth I can extract the files successfully. No errors. Now what do i do with it? This is still happening on 1 of my nodes now even with the RC that came out today.
Posts made by Stilty
-
RE: Configuring UDPCast Failed on all 13 Nodes with RC6
-
RE: FOG Log Viewer for nodes giving error
@Tom-Elliott yes it is, Ubuntu 14.04.
-
RE: FOG Log Viewer for nodes giving error
Does anyone have any ideas how to correct this “IP passed is incorrect” and how that relates to the storage nodes not replicating?
-
RE: FOG Log Viewer for nodes giving error
@Wayne-Workman It does populate. I just cant get the logs to work or the replication.
-
RE: FOG Log Viewer for nodes giving error
@Wayne-Workman They are all on the same version, it just takes a while to update that list.
-
RE: FOG Log Viewer for nodes giving error
Here is what I found:
Ok so they show up and I can get the Disk Usage for each one but when i click on a node i get :
All IP’s are correct again after checking, passwords are all good after checking again.Finally in the Log Viewer I get this for a Storage Group Master node.
-
RE: FOG Log Viewer for nodes giving error
@Wayne-Workman I’m running RC7 and will go through each node now and check everything as well as the passwords. I’ll let ya know! Thanks for helping too.
-
FOG Log Viewer for nodes giving error
For each of my storage nodes and groups in the Log viewer all I’m seeing is
IP Passed is incorrect
I’m sure that no IP’s have changed and that the nodes .fogsettings have the correct information in it. I’m not sure where I should be checking next on this issue, any help is appreciated.
Forgot to mention no nodes are replicating.
-
RE: Configuring UDPCast Failed on all 13 Nodes with RC6
@Wayne-Workman said in Configuring UDPCast Failed on all 13 Nodes with RC6:
–depth 1
It still fails at the same spot when i revert to RC5, what do i do now?
-
RE: Configuring UDPCast Failed on all 13 Nodes with RC6
@Tom-Elliott It says up-to-date but still doesn’t work.
I did git pull and then just ./installfog.sh
-
RE: Configuring UDPCast Failed on all 13 Nodes with RC6
@Tom-Elliott How do i revert to RC5? The server is not working and the PCs are getting suck at the PXE boot.
-
RE: Configuring UDPCast Failed on all 13 Nodes with RC6
@george1421 said in Configuring UDPCast Failed on all 13 Nodes with RC6:
ugh my log and it did extract the updcast withou
Im using GIT and yes I just put the udpcast where you said and then reran the installer.
-
RE: Configuring UDPCast Failed on all 13 Nodes with RC6
checking for inet_aton... yes checking for getopt_long... yes checking for dlsym... yes checking for 64-bit off_t... no checking whether gcc supports loff_t type... yes checking whether gcc supports offset_t type... no checking whether gcc supports long long type... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged gcc -g -O2 -Wall -Wall -DBB_FEATURE_UDPCAST_FEC -D_FILE_OFFSET_BITS=64 -DUSE_SYSLOG -DUSE_ASSEMBLER -O6 -DNO_BB -I. -I. -c -o console.o console.c In file included from console.c:7:0: console.h:25:9: error: unknown type name ‘fd_set’ fd_set *read_set, struct timeval *tv, ^ make: *** [console.o] Error 1
-
RE: Configuring UDPCast Failed on all 13 Nodes with RC6
@Sebastian-Roth said in Configuring UDPCast Failed on all 13 Nodes with RC6:
tar xvzf udpcast-20120424.tar.gz
udpcast-20120424/udpr-negotiate.c tar: Skipping to next header gzip: stdin: invalid compressed data--crc error gzip: stdin: invalid compressed data--length error tar: Child returned status 1 tar: Error is not recoverable: exiting now root@IT-FOG10:/tmp#
-
RE: Configuring UDPCast Failed on all 13 Nodes with RC6
I’ve moved on now from it failing at one part:
* Configuring UDPCast.........................................OK * Building UDPCast............................................Failed!
-
RE: Configuring UDPCast Failed on all 13 Nodes with RC6
@Tom-Elliott All nodes are failing again.
-
RE: Configuring UDPCast Failed on all 13 Nodes with RC6
@george1421 said in Configuring UDPCast Failed on all 13 Nodes with RC6:
http://www.udpcast.linux.lu/download/udpcast-20120424.tar.gz
OK Im doing what you suggested on one of the nodes. Will let you know what happens.