I made a couple of test with @raumin, the showmount is OK, he tried to mount the nfs share on the FOG server without problème with
mkdir /tmp/willy && mount -t nfs -o rw 172.20.25.204:/images /tmp/willy
, he can write in…
Any other ideas ? xD
I made a couple of test with @raumin, the showmount is OK, he tried to mount the nfs share on the FOG server without problème with
mkdir /tmp/willy && mount -t nfs -o rw 172.20.25.204:/images /tmp/willy
, he can write in…
Any other ideas ? xD
@raumin said in NFS mount doesnt work anymore since upgrade to 1.3RC (trunk):
/images *(ro,sync,no_wdelay,no_subtree_check,insecure_locks,no_root_squash,insecure,fsid=0)
/images/dev *(rw,async,no_wdelay,no_subtree_check,no_root_squash,insecure,fsid=1)
Fyi it’s useless because it’s your NAS that export NFS shares, not your FOG server.
@raumin Can you post the result of : showmount -e 172.20.25.204
?
@raumin Can you post the screenshot of your storage node (NAS) configuration from web ui ?
@Tom Not sure if it’s the good way, but after upgrade Debian 6 to 7 I’ve to purge the apache install (apt-get purge apache) and rerun the fog installer.
Hi, thank’s a lot for your answers !
Hi,
I’ve tried today to capture only one partition and deploy it on 300 hots without problem.
Is there a way to capture a whole disk and deploy only one or more partitions ?
It’ll be very usefull when you create de deploy task to select one or more partition you want to deploy.
In my case : I’ve One partition Windows (OS), one partition Linux (OS), one partition Windows (data) and one partition Linux (data). In some cases I’ve to update two or more partitions. To do that I deploy the whole disk on each host instead deployed only the partitions updated.
Regards,
Ch3i.
@Dommason01 Hi, Have you try to deploy in debug mode ?
@Wayne-Workman ok xD
When I update an OU of a host/group, after changes the default OU displayed on the host is the first dropdown item, not the value that I’ve applied.
Hi,
Not sure if it’s a bug in FOG or in my server… I use multiple OUs separated by pipe in my FOG configuration Active Directory Default.
On a host or group when I choose a selected OU after apply changes it diplay in the web UI the first choice in dropdown menu :
Before change
During change
After apply change :
Regards,
Ch3i.
@typons I lock the topic because you have another one for the same problem.
@DEMONTECH Hi, not sure why you have that problem, but why you dont’t use the “Domain Password” instead “Domain Password Legacy”, the encrypt is automatic.
@Gary-Kulovics Hi, is the master (the image) is integrated in the domain ?
I’ve lot of problem since few month with the domain integration. I’ve to remove the master from the domain before upload it on the FOG server.
@PeterT Not sure, but I think that the better way is to update to latest SVN/Trunk version. You’ll have all new kernel update and features.
@RobTitian16 Hi, Installer always ask for DB update via Web GUI, but it’s not always necessary.