ipxe.org/4c116035 timed out
-
Hi, ok thanks.
I have run the scripts but i got some error line 19 entire number expected
nfs: unrecognized service
iptables: unrecognized service
Usage FOGMulticastManager {start|stop|restart}
FOGSnapinReplicator: unrecognized service
Usage FOGImageReplicator {start|stop|restart}
Usage FOGScheduler {start|stop|restart}
sed: -e expression n°1, caractère 4: command `s’ not finished(i have translate some line because it was in french), else everything seem fine in the log file.
-
@alpilles.info said:
Hi, ok thanks.
I have run the scripts but i got some error line 19 entire number expected
nfs: unrecognized service
iptables: unrecognized service
Usage FOGMulticastManager {start|stop|restart}
FOGSnapinReplicator: unrecognized service
Usage FOGImageReplicator {start|stop|restart}
Usage FOGScheduler {start|stop|restart}
sed: -e expression n°1, caractère 4: command `s’ not finished(i have translate some line because it was in french), else everything seem fine in the log file.
For NFS the command is (I think) :
service nfs-common status
For FOG services, in 1.2 there is no “status” added in these scripts.
-
yes nfs-common status doesn’t exist, for now i have add my dns server in FOG_PXE_IMAGE_DNSADDRESS andi turn off FOG_USE_SLOOPY_NAME_LOOKUP
it seem to work better i will do some other test. -
I believe the correct command is:
sudo service nfs-kernel-server status
If on Ubuntu 15? or Debian 8 it would be:
sudo systemctl status nfs-kernel-server.service
-
@Tom-Elliott said:
service nfs-kernel-server status
yes it’s that :
service nfs-kernel-server status
nfsd runningubuntu 14
so the problem is elsewhere, but like i said right now it work with the FOG_PXE_IMAGE_DNSADDRESS but it used to work without it, it’s very strange
Thanks for your help. -
Hi, i have notice with many test that the problem seem to be random, i put a task download or upload computer half time this work wells half time i have this error (and i reboot and do it again no error) like i said totally random i don’t have any idea why but that’s annoying, is someones has ideas.
Thanks -
@alpilles.info said:
Hi, i have notice with many test that the problem seem to be random, i put a task download or upload computer half time this work wells half time i have this error (and i reboot and do it again no error) like i said totally random i don’t have any idea why but that’s annoying, is someones has ideas.
ThanksHi,
How your network is configured ? (ACL, VLAN, …)
-
I have acl/vlan (but they have not changed recently only my fog version have changed) and the fog server is on the same vlan as the computers
-
This post is deleted! -
This post is deleted!