Image Management doesn't show Image Size: ON SERVER
-
Hello,
First congratulation to FOG team for FOG project.
I did read this post and follow the steps, but I’m stiil have the same problem: no sized image ON SERVER =/
Here some images:
[ATTACH=full]1267[/ATTACH][ATTACH=full]1275[/ATTACH][ATTACH=full]1270[/ATTACH][ATTACH=full]1271[/ATTACH][ATTACH=full]1274[/ATTACH][url=“/_imported_xf_attachments/1/1270_userweb.png?:”]userweb.png[/url][url=“/_imported_xf_attachments/1/1267_image.png?:”]image.png[/url][url=“/_imported_xf_attachments/1/1271_userlinux.png?:”]userlinux.png[/url][url=“/_imported_xf_attachments/1/1274_storage.png?:”]storage.png[/url][url=“/_imported_xf_attachments/1/1275_tftp.png?:”]tftp.png[/url]
-
I put the same password in each fog user, but i don’t know why the image don’t go to the server =/
Sorry to open this post again, but I’m kind noob on network…so id you have any solution, please, tell step by step what I should do.Thanks
-
Another image from the images/[ATTACH=full]1272[/ATTACH]
[url=“/_imported_xf_attachments/1/1272_imagesDir.png?:”]imagesDir.png[/url]
-
This post is deleted! -
Same corner?
Wrong image size, wrong date
The storage is local on the fog server.Image Management On Client On Server
Multiple Partition Image - All Disks (Not Resizable) 346.68 GiB 2.02 GiB Today, 4:29pmll -h
total 4.8G
drwxrwxrwx 2 root root 4.0K Aug 7 18:29 ./
drwxrwxrwx 8 root root 4.0K Aug 7 18:29 …/
-rwxrwxrwx 1 root root 512 Aug 7 18:16 d1.mbr*
-rwxrwxrwx 1 root root 8.0M Aug 7 18:16 d1p1.img*
-rwxrwxrwx 1 root root 4.8G Aug 7 18:29 d1p2.img*
-rwxrwxrwx 1 root root 18M Aug 7 18:29 d1p3.img*An other image:
Multiple Partition Image - All Disks (Not Resizable) 0.00 iB 4.01 GiB 01-01-1970 12:00amll -h
total 9.2G
drwxrwxrwx 2 root root 4.0K Oct 18 2013 ./
drwxrwxrwx 8 root root 4.0K Aug 7 18:29 …/
-rwxrwxrwx 1 root root 4 Oct 18 2013 bla.txt*
-rwxrwxrwx 1 root root 512 Oct 18 2013 d1.mbr*
-rwxrwxrwx 1 root root 8.0M Oct 18 2013 d1p1.img*
-rwxrwxrwx 1 root root 3.6G Oct 18 2013 d1p2.img*
-rwxrwxrwx 1 root root 577K Oct 18 2013 d1p3.img*
-rwxrwxrwx 1 root root 5.6G Oct 18 2013 sys.img.000* -
The issues reported here have already been fixed in SVN.
You don’t need to update unless you want it working for you.
-
[quote=“Tom Elliott, post: 35050, member: 7271”]The issues reported here have already been fixed in SVN.
You don’t need to update unless you want it working for you.[/quote]
Hello Tom Elliot,
Sorry about my ignorance. Can you paste the link please?
I saw in /images/dev/mac_address, that uploaded image is there, but i don’t know why doesn’t convert to /images/image_name… Any glue?
PS.: I did put in all users (mysql, server root|fog, fog web, storage, tftp) the same password.
except the [COLOR=#555555][FONT=Ubuntu]FOG_STORAGENODE_MYSQLUSER, [/FONT][COLOR=#000000]and keep the same user ‘fogstorage’[/COLOR][/COLOR] -
[quote=“Alexander Fiabane, post: 35058, member: 25509”]Hello Tom Elliot,
Sorry about my ignorance. Can you paste the link please?
I saw in /images/dev/mac_address, that uploaded image is there, but i don’t know why doesn’t convert to /images/image_name… Any glue?
PS.: I did put in all users (mysql, server root|fog, fog web, storage, tftp) the same password.
except the [COLOR=#555555][FONT=Ubuntu]FOG_STORAGENODE_MYSQLUSER, [/FONT][COLOR=#000000]and keep the same user ‘fogstorage’[/COLOR][/COLOR][/quote]Here the syslog when update task was finished:
[QUOTE]Aug 8 16:39:01 fogserver CRON[1365]: (root) CMD ( [ -x /usr/lib/php5/maxlifetime ] && [ -x /usr/lib/php5/sessionclean ] && [ -d /var/lib/php5 ] && /usr/lib/php5/sessionclean /var/lib/php5 $(/usr/lib/php5/maxlifetime))
Aug 8 16:41:54 fogserver kernel: [25380.107153] type=1326 audit(1407526914.657:41): auid=4294967295 uid=65534 gid=65534 ses=4294967295 pid=1479 comm=“vsftpd” sig=31 syscall=96 compat=0 ip=0x7fff09b2cdff code=0x0
Aug 8 16:42:24 fogserver in.tftpd[1499]: tftp: client does not accept options[/QUOTE] -
Now I tried to upload a image to /images/sict…the name of image is sict
So, I change every user in fog to ‘fog’ and put the same password…I did this in web app and /var/www/fog/lib/Config.class.php (Iguess)
Right now I create a sict diretory and moving the images from /images/dev/MAC_ADDRESS to /images/sictHope work…
FOG version: 1.2.0
-
Finally worked, but I had to cp the image from /images/dev/MAC_ADDRESS…
I’m kind a noob in linux, so with you can send a step-by-step to fix this problem I will appreciated…
Thanks and sorry for any trouble from my part.