Part 9: GCP: GCP Infrastructure
Let us have a brief overview of the GCP Infrastructure to understand its architecture. To understand this, lets draw few diagrams and go through the GCP parts. GCP Compute: GCP...
Let us have a brief overview of the GCP Infrastructure to understand its architecture. To understand this, lets draw few diagrams and go through the GCP parts. GCP Compute: GCP...
In this article, we will look how to create a new storage bucket in GCP. Lets check out the steps involved. 1. Click on “Cloud Storage” icon from options. 2....
Today we will the steps to know how we can increase the filesystem in AIX. AIX is far more flexible than linux/solaris, and provide on the fly filesystem increase/shrink facility....
Today lets have a look how to create a logical drive in hpssacli i.e. HP Smart storage array configuraiton interface. To understand this, lets see the available unassigned disks and...
Today we will how to scan new storage in AIX, once the LUNs are allocated by storage team. 1. Scan new storage after LUNs allocated. # To scan after storage...
We have seen how to create array in HPSSACLi earlier. Today we will look how to delete an array or logical drive in HP Smart Storage Admin CLI. Lets have...
Most of the times we encounter an error when the server logical drive is failed and the system hangs. You can’t boot the system until and unless you re-enable the...
Today in this post, we will look how to delete a logical drive on HP Proliant Servers. Lets have a look at the process step by step. 1. Reboot the...
Today we will see how to correct one of the common error message seen when we try to add a virtual machine in KVM on RHEL server. Lets try to...
Continuing from Part 1 Docker. In part 1, we have deployed a php container to host some files. However to change those files, we need to re-deploy the container. To...