Empty image size on server
-
Hello,
We have just update a FOG 0.32 to version 1.2.
Local default storage works fine but the old system administrator added a 2nd storage manually.
I mean that he made a directory called “images” on a linux server (it’s a backuppc server in fact), add line for NFS on “exports” and create a local fog user.
I have check SSH login with fog account using the password write for this storage on GUI and it works fine.
FTP is running and works fine too. I have check connection from the FOG server.
We read fine this storage “Hardware Information”.Is there need package to read image size ?
Thank you.
-
No “package” that I’m aware of.
Reading image size should be done from FTP credentials. Ensure your backup pc’s /image permissions are correct.
-
And what are the “normal” rights ?
Do you have a list of rights that must be set for images directory, sub folders and images files ?Some links say fog user and root group and others say fog user and fog group.
Some links says 755 and others 777.
And on my own server, it’s root user with root group with chmod 777. -
[FONT=Tahoma][COLOR=#000000]Here are the rights of the directory :[/COLOR][/FONT]
[FONT=Tahoma][COLOR=#000000][CODE]drwxrwxrwx 20 root root 4096 2014-03-17 17:26 images[/CODE][/COLOR][/FONT]
and the sub directories
[CODE]drwxr-xr-x 2 root root 4096 2014-03-17 08:25 7pro32
drwxrwxrwx 2 root root 4096 2011-04-11 15:03 7-pro-32-sysprep-vauban
drwxrwxrwx 2 root root 4096 2011-04-04 12:56 7-pro-64-sysprep-vauban
drwxrwxrwx 2 root root 4096 2012-06-11 15:56 acer-m480
drwxrwxrwx 2 root root 4096 2012-06-11 16:45 admin-lenovo-1577-7-64
drwxrwxrwx 2 root root 4096 2010-02-02 11:49 cdi-acer-veriton-m410
-rw-r–r-- 1 root root 4628810288 2012-04-02 16:08 cdi-dell-optiplex-210L
-rw-r–r-- 1 root root 9685721343 2014-03-17 17:25 dell210Liaca
drwxrwxrwx 2 root root 4096 2013-12-09 17:57 dellcdi
drwxr-xr-x 2 root root 4096 2012-09-17 15:17 dell-optiplex-390
drwxrwxrwx 2 fog root 4096 2014-03-17 17:26 dev
drwxrwxrwx 2 root root 4096 2012-06-25 14:00 h22-acer-m480-32bits
drwxrwxrwx 2 root root 4096 2012-07-02 11:41 h22-acer-veriton-m410
-rw-r–r-- 1 root root 3546020335 2012-06-25 13:57 h22-nec-ml7
drwxrwxrwx 2 root root 4096 2012-11-12 16:24 h27dell390
drwxrwxrwx 2 root root 4096 2013-12-03 19:09 h27dell39001
-rw-r–r-- 1 root root 5333007375 2012-04-16 10:10 h27-dell-gx620
drwxrwxrwx 2 root root 4096 2012-06-11 14:29 lenovo-1577-7-64
-rw-r–r-- 1 root root 2825225992 2011-11-07 17:33 master-h22
-rwxrwxrwx 1 root root 3176718665 2010-07-05 15:36 nec-h22
-rw-r–r-- 1 root root 2575353559 2012-06-25 12:17 nec-ml7
drwxrwxrwx 2 root root 4096 2013-01-28 08:54 opti39032bit
-rw-r–r-- 1 root root 2586100327 2012-06-11 13:10 profs-acer-m410
drwxrwxrwx 2 root root 4096 2012-07-02 16:27 profs-acer-m480
drwxrwxrwx 2 root root 4096 2010-05-03 15:19 salleh27
drwxr-xr-x 5 fog fog 4096 2014-03-13 17:48 systemes-vierges
-rw-r–r-- 1 root root 1744269556 2011-11-02 14:13 xp-corp-sysprep-2011-11-03 [/CODE]