Hi Conor,
Can you explain what did you change in the permission? I have the same issue, or similar, but cannot find a way the installation finish with success.
In the setupvcd.log I have this:
2019-05-16 15:17:53 | Mounting NFS file share...
2019-05-16 15:17:54 | System ip0 is: 192.168.1.106
chown: cannot read directory '/opt/vmware/vcloud-director/data/transfer/#recycle': Permission denied
chown: changing ownership of '/opt/vmware/vcloud-director/data/transfer': Operation not permitted
ls: cannot access '/opt/vmware/vcloud-director/data/transfer/appliance-nodes': No such file or directory
ls: cannot access '/opt/vmware/vcloud-director/data/transfer/cells': No such file or directory
2019-05-16 15:17:54 | Invoking appliance-sync.sh now...
2019-05-16 15:17:59 | Configuring vCD from OVF properties as initial cell...
2019-05-16 15:18:00 | Configuring the embedded PostgreSQL database...
2019-05-16 15:18:00 | Creating PostgreSQL user (vcloud) and database (vcloud)...
CREATE ROLE
ALTER ROLE
ALTER ROLE
CREATE DATABASE
2019-05-16 15:18:03 | DB Host value is 192.168.1.107
- .\ | ./ - .\ | ./ - .\ | ./ - .\ | ./ - .\ | ./ - .\ | ./ - .\ | ./ - .\ | ./ - .\ | ./ - .\ | ./ - .\ | ./ - .\ | ./ - .\ | ./ - .\ | ./ - .\ | ./ - .\ | ./ - .\ | ./ - .\ | ./ - .\ | ./ - .\ | ./
Database configuration complete.
2019-05-16 15:19:42 | Copying local responses.properties to NFS.
2019-05-16 15:19:42 | Invoking firstrunwizard.sh now...
2019-05-16 15:19:48 | [ERROR] Failed to run firstrunwizard.sh. See /opt/vmware/var/log/vcd/firstrunwizard.log for details. Aborting.
I can write in the folder/mount without any issues, it seems the issue is that cannot change permissions on the folder. If I try to change permission I also get Permission denied.
I am stuck here and cannot go further.
Thank You
NW