Image size on server
-
Hi
New day new problem Well the problem accually isn’t that new, just didn’t bother me.
The problem is, that there is now size display for image size on server, i checked the databases, there is no field for size on server, don’t know if there should be one.
SVN is 3412
-
@Polii123 said:
Hi
New day new problem Well the problem accually isn’t that new, just didn’t bother me.
The problem is, that there is now size display for image size on server, i checked the databases, there is no field for size on server, don’t know if there should be one.
SVN is 3412
Hi,
I think the size is not stored in database. If you have a password problem in your local user fog, on the web UI the size is at 0.
Regards,
Ch3i. -
Well the size isn’t 0, there is nothing ^^ The Filed ist missing completly in the Web UI.
-
@Polii123 said:
Well the size isn’t 0, there is nothing ^^ The Filed ist missing completly in the Web UI.
I use the same version (3412) without problem.
-
I’m dealing with this problem since 2 Months, so the FOG version doesn’t matter i assume.
-
You have to turn on a check box somewhere in settings to get the field - firstly.
If you still get all zeros, This is an FTP issue. FOG uses FTP to get the size.
-
@Wayne-Workman said:
If you still get all zeros, This is an FTP issue. FOG uses FTP to get the size.
@Polii123 said:
Well the size isn’t 0, there is nothing ^^ The Filed ist missing completly in the Web UI.
@Wayne-Workman said:
You have to turn on a check box somewhere in settings to get the field - firstly.
FOG_FTP_IMAGE_SIZE in General Settings
-
Thanks found it by myself ten seconds ago, now i just have to figure out why it is displaying 0 Byte
-
-
That’s an FTP issue, I believe. You can connect via FTP to your fog server, go to the /images folder, and use the SIZE command to see the sizes of the files.
Like this:
SIZE <filename>
-
@ch3i
That solved the problem -
Funny, that doesn’t work, still the sizes in the web gui are correct
-
Well, image size on server is now working, but I don’t see the storagenode information anymore…
-
@Polii123 Have you check the password of the storage node ?
-
Yeah, it is correct, i also tested the ssh login with the fog user an the same password, wich was succesfull
-
Can you FTP into the storage node?
-
Yes and no, connection and login is working but i can’t see any folders or files…
-
Hmm… permissions on the storage nodes? User account verification?
-
Shame on me, partition was not mounted after restart
-
We all overlook the simplest of things at some point.