- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-23-2018 04:04 PM
This is more of an Ubuntu question but I'm hoping others will find it helpful. Our VM admins expanded the available disk, but restarting the system doesn't cause it to automatically use it. What do I need to do? Googling for it gave me too many answers. Gparted, parted, expand2fs, etc.
Thanks!
09-24-2018 12:42 AM
09-24-2018 12:42 AM
04-01-2019 07:13 AM
Worked Smoothly 🙂
Thanks!
01-27-2020 03:34 AM
This seems to be related to the OS management, so maybe you could get some support from the VM manager or a Linux IT support in your team, in case you have doubts on the steps on how to add an additional device.
The issue you may be facing is that the new added unit in your case got a different label, and it is not called sdb. Make sure you are using the right label for your new added device.
You can list the existing units via the following command:
sudo fdisk -l
Best,
04-08-2020 05:43 AM
If you need help with fdisk, this guide is a good start
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!