Jails autostart disable in replication target

Status
Not open for further replies.

Alain12

Cadet
Joined
Feb 8, 2015
Messages
3
Hi
I'm replicating all datasets from the master device with the snapshot feature to a second freenas device (both 9.3 stable).
The problem is now, if I boot the backup device, all the jails with the property "autostart enable" get also started and this results in double used IP addresses (due to fix IP settings in the master freenas jails).

Does anybody has the same issue and how do you have solved this?

Thanks
 

Alain12

Cadet
Joined
Feb 8, 2015
Messages
3
I'm using currently the follwing workaround:
In the backup (replication target) server I added a cron job (every minute) for each jail: warden stop "Jail Name"
This is not nice, but works. Adding the same as Post Init Script was not successful.
 
Status
Not open for further replies.
Top