Again, thanks a lot Mike for replying! It looks like bind-domain and unbind-domain commands will flag spconfig to different state [current] or [next power on] even there is no any resources being reallocated. Please see below:
r...@master tmp > ldm list-spconfig factory-default ldoms [current] r...@master tmp > ldm list NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME primary active -n-cv- SP 8 8G 0.2% 1h 23m guestdomain01 bound ------ 5000 8 8G r...@master tmp > ldm unbind-domain guestdomain01 r...@master tmp > ldm list NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME primary active -n-cv- SP 8 8G 0.8% 1h 24m guestdomain01 inactive ------ 8 8G r...@master tmp > ldm list-spconfig factory-default ldoms [next poweron] r...@master tmp > ldm bind-domain guestdomain01 r...@master tmp > ldm list-spconfig factory-default ldoms [next poweron] -- This message posted from opensolaris.org _______________________________________________ ldoms-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/ldoms-discuss
