@theWizard are you using a randomly generated password with special characters in it? Double checked password in GUI and passwd?
Posts made by mp12
-
RE: Snapins ftp failed error
-
RE: Deploy (Unicast): Wrong number of client per node.
@Tom-Elliott maybe a delay between the WOL should be enough? I think 10 sec. should be enough and it also protects the electrical fuse against defective.
-
RE: Deploy (Unicast): Wrong number of client per node.
@Tom-Elliott thanks for the tip.
Same setup as before.
node1 max client 2
node2 max client 2
number of deployed clients 4Started the deploys with a delay of 10 sec. between each client.
I tested it via basic tasks/deploy and with the clients boot menu/quick image.The clients got split correctly. This seems to fix the problem?!
Tested a delay of 7 sec. and the split got messed up.
-
RE: Deploy (Unicast): Wrong number of client per node.
@Tom-Elliott upgraded to r6285.
No effect here. Started task with four clients.
Max client on both nodes is set to two.Only node1 processes the four image tasks.
-
RE: Snapin unable to deploy
@Wayne-Workman just replicated the error.
Reconfigured the password in GUI and passwd with a “/”.
–> “Failed to find snapin file”
Reconfigured the password in GUI and passwd without a “/”.
–> Works like a charm!
I tried with installed FogClient and with the FogClient Debugger.
-
RE: Deploy (Unicast): Wrong number of client per node.
@Wayne-Workman I tried some scenarios (lots). With different number of max clients and different number of clients which get a deploy. See spreadsheet for details.
-
RE: Deploy (Unicast): Wrong number of client per node.
@Tom-Elliott it actually image 4 clients.
-
RE: Snapin unable to deploy
@Wayne-Workman maybe someone can reproduce the error, by creating a password with a “/” to eliminate individual mistakes from my site?
-
RE: Deploy (Unicast): Wrong number of client per node.
@Wayne-Workman plugins are disabled.
-
RE: Deploy (Unicast): Wrong number of client per node.
Am I missunderstanding the storage managment?
From FOG Wiki: Each storage node has a setting Max Clients making this the maximum number of hosts that this node can image to
In my config each node should image to thrree clients.
-
RE: Deploy (Unicast): Wrong number of client per node.
Yes both nodes have a max of three clients!
Deploy of six clients is split into four and two on the nodes.
-
RE: Deploy (Unicast): Wrong number of client per node.
Doesn’t FOG split the clients correctly to fulfill the max client option?
A deploy with 6 clients is split into:
- First node serves 4 clients.
- Secound node serves 2 clients.
Shouldn’t each node serve 3 clients when the option max clients is set to 3?
-
RE: Snapin unable to deploy
Problem manually solved.
I also had a generated password with a “/”. When I tried to deploy a snapin, it failed with the same error @Hanz described.
A login with an an ftp-client redirected me into the users home directory. I changed “/” into a different character (passwd and GUI) and the ftp-client redirected me into /opt/fog/snapins.
Snapins now work without an error! -
Deploy (Unicast): Wrong number of client per node.
Ubuntu 14.04, FOG r6263 upgraded from 0.32.
Starting a deploy (unicast) with 6 clients.
I am having one storage group with two nodes where each of them has the limit of 3 clients.
So each node should take care of 3 clients. When all clients show the partclone screen the speed differed and i checked connections on the nodes.
Node 1 had 4 open nfs connections and the node 2 had 2 open nfs connections. Seems there is somthing wrong in the allocation of the clients? -
RE: Dashboard free slots
my config:
node 1 is in group 1
node 2 is in group 1both nodes, 1 and 2 have a max client of 2.
As result the dashboard should show 4 free slots, right?My dashboard only shows 2 free slots.
-
Dashboard free slots
Ubuntu 14.04, FOG r6255
I am running one main server and one storage node which I both upgraded from 0.32.
On the main server I set the max clients to 2.
Same I did on the storage node.So 2 + 2 = 4 right?
My dashboard only shows 2 free slots?
Different scenario max clients:
server = 2
node = 3My dashboard shows 5 free slots.