Hi Darren, I hit this same error when trying create a zone after setting up a system today using the directions on this page:
https://stbeehive.oracle.com/teamcollab/wiki/System+Configuration:Sysconfig+unconfig+matrix root@zv20z:~# zoneadm -z testzone2 install -c /var/tmp/sc_profile_testzone2 A ZFS file system has been created for this zone. Image: Preparing at /export/zones/testzone2/root. 11:04:23 Install Log: /system/volatile/install.2163/install_log 11:04:23 Starting Automated Installation Service 11:04:23 Using XML Manifest: /usr/share/auto_install/manifest/zone_default.xml 11:04:23 Using profile specification: /var/tmp/sc_profile_testzone2 11:04:24 Installing zone under dataset: rpool/export/zones/testzone2/rpool 11:04:24 100% manifest-parser completed. 11:04:24 Manifest /usr/share/auto_install/manifest/zone_default.xml successfully parsed 11:04:24 Configuring Checkpoints 11:04:24 Unsupported transfer type: IPS 11:04:24 Registering of checkpoints failed 11:04:24 Automated Installation Failed 11:04:24 Please see logs for more information ERROR: auto-install failed. root@zv20z:~# Then I noticed the cr 7057103. I updated the file auto_install.py with the mods from this putback, but still get the same error when I re-try? Do you have any suggestions for getting around this error? Thanks, -Erik ----- Original Message ----- From: [email protected] To: [email protected] Sent: Tuesday, June 21, 2011 5:52:40 AM GMT -08:00 US/Canada Pacific Subject: [caiman-discuss] CR Request for 7057103 test_auto_install_manifest.py unit tests fails with Unsupported Transfer type IPS Hi, Could I please get a quick code review for the bug: 7057103 test_auto_install_manifest.py unit tests fails with Unsupported Transfer type IPS This fixes the running of unit tests by not failing if there is a Software or Destination node - and also by not requiring root access by stopping before target-discovery. The webrev is at: http://cr.opensolaris.org/~dkenny/bug_7057103/ Thanks, Darren. _______________________________________________ caiman-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/caiman-discuss _______________________________________________ caiman-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

