Re: noob question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Jan 6, 2014, at 3:11 PM, "Fitzgerald, Dan" <dfitzger@xxxxxxxxxx> wrote:

data     =                       bsize=4096   blocks=19323392, imaxpct=25

It's a 73.7GiB file system.

/space# df -k .
Filesystem     1K-blocks     Used Available Use% Mounted on
/dev/sda8       77255828 15375660  61880168  20% /space

On a 73.7GiB partition. 

You need to make the partition bigger if you want the file system bigger.

 I’m told that the presented disk was extended by 150Gb in VMWare. How can I verify that? 


Something's confused. Have you restarted the VM and then check with:

parted -l /dev/sda u s p
or
gdisk -l /dev/sda    #if gpt partitions, gdisk is friendlier than parted, same syntax as fdisk

Chris Murphy
_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs

[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux