Azure Classroomnotes 25/Nov/2022

Azure Managed Disks Contd..

Azure Disk Mounting

  • Create a Windows Server
    Preview
  • Login into windows server and navigate to Server Manager => File and Storage Services
    Preview
  • Lets add one more data disk of size 4 GiB
    Preview
    Preview
    Preview
  • Now Right Click on the Volume and Bring online (if necessary). Now create a new volume and attach as F drive.
  • Now lets try to resize the disk to 8 GB
    Preview
    Preview
  • Now Select the volume and extend the volume for F:\ drive
  • Lets see if we can reduce the size of the disk back to 4 GB
    Preview
  • Now lets try to increase the size of os disk
    Preview
  • Changes to os disk can be done only when vm is not running (deallocated)
  • To Change temp disk size, resize the vm size.
  • Try doing the same operations on linux
  • To format the block device the command is mkfs.
  • Popular file systems in linux are xfs, ext4
  • The disks will be at locations /dev/sd<letter>
sudo mkfs -t xfs /dev/sdc

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Social Network Widget by Acurax Small Business Website Designers

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube