On 23/04/2010 13:38, Phillip Oldham wrote:
The instances are "ephemeral"; once terminated they cease to exist, as do all 
their settings. Rebooting an image keeps any EBS volumes attached, but this isn't the 
case I'm dealing with - its when the instance terminates unexpectedly. For instance, if a 
reboot operation doesn't succeed or if there's an issue with the data-centre.

There isn't any way (yet, AFACT) to attach an EBS during the boot process, so 
they must be attached after boot.
Then perhaps you should do zpool import -R / pool *after* you attach EBS.
That way Solaris won't automatically try to import the pool and your scripts will do it once disks are available.

--
Robert Milkowski
http://milek.blogspot.com

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to