On Wed, 2009-08-19 at 23:15 -0400, Girish M G wrote: > Folks, > > Why is that /etc/dladm/datalink.conf is not copied over to the new BE > from old BE?
I'm not sure exactly what you mean. The way to do a live-upgrade with zfs is to do a "lucreate -n <new-name>", which automatically creates a zfs snapshot of the current BE, including all files within it, thus creating <new-name>'s zfs filesystem. All files are duplicated in each BE automatically. Are you referring to some other mechanism? -Seb