گام5: اگر شما قصد دارید تا یک instance را Stop و یا Start نمایید، میتوانید این کار را با استفاده از دستورات OpenStack نیز بصورت زیر انجام دهید. برای این منظور ابتدا میبایست دستور زیر را اجرا کرده تا لیست instanceها نمایش داده شود:
# openstack server list
# openstack server list
سپس نام instance مورد نظر خود را از ستون Name در خروجی دستور فوق در دستور زیر استفاده نمایید:
# openstack server stop CentOS_7
حال اگر مجدداً دستور زیر را اجرا نمایید، مشاهده خواهید کرد که instance مورد نظر (در اینجا CentOS_7)، Stop شده و در حالت SHUTOFF قرار گرفته است:
# openstack server list
# openstack server stop CentOS_7
حال اگر مجدداً دستور زیر را اجرا نمایید، مشاهده خواهید کرد که instance مورد نظر (در اینجا CentOS_7)، Stop شده و در حالت SHUTOFF قرار گرفته است:
# openstack server list
حال اگر بخواهید instance خود را Start کنید، کافیست دستور زیر را وارد نمایید:
# openstack server start CentOS_7
و برای اطمینان از اجرای صحیح instance مذکور، بار دیگر دستور زیر را بکار برید، همانطور که در خروجی این دستور و در ستون Status مشاهده میکنید، وضعیت instance مزبور به حالت ACTIVE در آمده است:
# openstack server list
# openstack server start CentOS_7
و برای اطمینان از اجرای صحیح instance مذکور، بار دیگر دستور زیر را بکار برید، همانطور که در خروجی این دستور و در ستون Status مشاهده میکنید، وضعیت instance مزبور به حالت ACTIVE در آمده است:
# openstack server list
گام6: حال جهت دسترسی با مرورگر وب به کنسول VNC مربوط به instance خود، ابتدا توسط دستور زیر لیست instanceها را مشاهده نموده و نام instance مورد نظر خود (در اینجا فقط یک instance داریم به نام CentOS_7) را بدست آورده:
# openstack server list
# openstack server list
و سپس دستور زیر را به منظور نمایس URL کنسول instance مد نظر خود اجرا نمایید:
# openstack console url show CentOS_7
# openstack console url show CentOS_7
گام7: کار تمام است، حالا جهت دسترسی به URLی که در خروجی شکل فوق مشاهده میکنید، کافیست مرورگری را بر روی کلاینتی راهدور در شبکه خود اجرا کرده و سپس URL مزبور را در نوار آدرس آن وارد نموده تا پنجرهای همانند شکل 54-14 را مشاهده نمایید.
♻️ پایان Part-22 از آموزش دوره COA. امیدوارم این بخش از آموزش نیز که نسبتاً طولانی هم شد مورد توجه شما عزیزان قرار گرفته باشد. فردا شب بخش دیگری از آموزش را پی خواهیم گرفت. شب خوش
VMware vRealize Operations Performance and Capacity Management is published by Packt Publishing in December 2014. This book has 261 pages in English, ISBN-13 978-1783551682.
A hands-on guide to mastering performance and capacity management in a virtual data center
About This Book
Understand the drawbacks of traditional paradigm and management that make performance and capacity management difficult in SDDC
Master the counters in vCenter and vRealize Operations by discovering what they mean and their interdependencies
Build rich dashboards using a practical and easy-to-follow approach supported with real-life examples
Who This Book Is For
If you are an IT professional who is interested in performance management and capacity management in a virtual data center, then this book is ideal for you. The book is an intermediate-level book.
In Detail
VMware vRealize Operations is a suite of products that automates operations management using patented analytics and an integrated approach to performance, capacity, and configuration management. vRealize Operations Manager is the most important component of this suite that helps administrators to maintain and troubleshoot their VMware environment as well as their physical environment.
This book takes you through the fundamental differences between a Software-Defined Data Center and a classic physical data center, and how these differences impact both architecture and operations. From a strategic point of view, you will come across the most common challenges associated with performance management in a Software-Defined Data Center. Furthermore, you will learn all the key counters in vSphere and vRealize Operations, understand their dependencies, and acquaint yourself with practical solutions to configure them for a healthy virtual environment. @iranopensource 🐧
A hands-on guide to mastering performance and capacity management in a virtual data center
About This Book
Understand the drawbacks of traditional paradigm and management that make performance and capacity management difficult in SDDC
Master the counters in vCenter and vRealize Operations by discovering what they mean and their interdependencies
Build rich dashboards using a practical and easy-to-follow approach supported with real-life examples
Who This Book Is For
If you are an IT professional who is interested in performance management and capacity management in a virtual data center, then this book is ideal for you. The book is an intermediate-level book.
In Detail
VMware vRealize Operations is a suite of products that automates operations management using patented analytics and an integrated approach to performance, capacity, and configuration management. vRealize Operations Manager is the most important component of this suite that helps administrators to maintain and troubleshoot their VMware environment as well as their physical environment.
This book takes you through the fundamental differences between a Software-Defined Data Center and a classic physical data center, and how these differences impact both architecture and operations. From a strategic point of view, you will come across the most common challenges associated with performance management in a Software-Defined Data Center. Furthermore, you will learn all the key counters in vSphere and vRealize Operations, understand their dependencies, and acquaint yourself with practical solutions to configure them for a healthy virtual environment. @iranopensource 🐧