On 18/05/2016 10:06, Josh Wilsdon wrote: > The metadata.sock is created by the svc:/system/smartdc/metadata:default > service running in the GZ. > > Could you explain exactly what procedure you ran through to cause this > problem? And what platform versions were involved? Has this same procedure > worked previously?
The procedure is as follow. Origin: vmadm stop uuid zfs snapshot uuid@snap zfs send -R zones/uuid@snap | ssh destination zfs receive zones/uuid scp /etc/zones/uuid.xml destination:/etc/zones/uuid.xml grep uuid /etc/zones/index | ssh destination "cat >> /etc/zones/index" Destination: vmadm start uuid If I don't delete the metadata.sock before starting the zone, the zone is flagged as stared and I can perform zlogin, but I fall in this issue, that is the svc:/smartdc/mdata:fetch service is "stuck" waiting for the sysinfo command to reply. If I delete such file before starting the zone, the zone start without any problem. GZ SmartOS version joyent_20160512T071413Z As far as I can remember, this procedure was working before. Thanks, A ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
