Discussion:
[fedora-arm] Resizing not working
Rafael Leiva-Ochoa
2017-04-04 01:18:24 UTC
Permalink
Hi Everyone,

I have a Raspberry Pi 3 running a 64GB card. After installing Fedora
25 Server, I tried using the xfs_growfs command to enlarge the partition.
But, it does not work. I have done this before on my other Pi's with no
problems. Restarting did not help. Any ideas?

Here is the out of my Pi:

[***@localhost ~]# df -H

Filesystem Size Used Avail Use% Mounted on

devtmpfs 451M 0 451M 0% /dev

tmpfs 509M 13k 509M 1% /dev/shm

tmpfs 509M 435k 509M 1% /run

tmpfs 509M 0 509M 0% /sys/fs/cgroup

/dev/mmcblk0p4 3.0G 2.1G 965M 68% /

/dev/mmcblk0p2 479M 321M 144M 70% /boot

tmpfs 102M 0 102M 0% /run/user/0

[***@localhost ~]#

[***@localhost ~]#

[***@localhost ~]#

[***@localhost ~]#

[***@localhost ~]#

[***@localhost ~]# lsblk

NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT

mmcblk0 179:0 0 59.5G 0 disk

├─mmcblk0p4 179:4 0 2.8G 0 part /

├─mmcblk0p2 179:2 0 488M 0 part /boot

├─mmcblk0p3 179:3 0 488M 0 part [SWAP]

└─mmcblk0p1 179:1 0 29M 0 part

[***@localhost ~]#

[***@localhost ~]#

[***@localhost ~]#

[***@localhost ~]# xfs_growfs /dev/mmcblk0p4

meta-data=/dev/mmcblk0p4 isize=512 agcount=4, agsize=183104 blks

= sectsz=512 attr=2, projid32bit=1

= crc=1 finobt=1 spinodes=0 rmapbt=0

= reflink=0

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

= sunit=0 swidth=0 blks

naming =version 2 bsize=4096 ascii-ci=0 ftype=1

log =internal bsize=4096 blocks=2560, version=2

= sectsz=512 sunit=0 blks, lazy-count=1

realtime =none extsz=4096 blocks=0, rtextents=0

[***@localhost ~]#

[***@localhost ~]#

[***@localhost ~]#

[***@localhost ~]# df -H

Filesystem Size Used Avail Use% Mounted on

devtmpfs 451M 0 451M 0% /dev

tmpfs 509M 13k 509M 1% /dev/shm

tmpfs 509M 435k 509M 1% /run

tmpfs 509M 0 509M 0% /sys/fs/cgroup

/dev/mmcblk0p4 3.0G 2.1G 965M 68% /

/dev/mmcblk0p2 479M 321M 144M 70% /boot

tmpfs 102M 0 102M 0% /run/user/0

[***@localhost ~]#


Thanks,


Rafael
Rafael Leiva-Ochoa
2017-04-05 13:20:15 UTC
Permalink
---------- Forwarded message ---------
From: Rafael Leiva-Ochoa <***@rloteck.net>
Date: Mon, Apr 3, 2017 at 6:18 PM
Subject: Resizing not working
To: <***@lists.fedoraproject.org>


Hi Everyone,

I have a Raspberry Pi 3 running a 64GB card. After installing Fedora
25 Server, I tried using the xfs_growfs command to enlarge the partition.
But, it does not work. I have done this before on my other Pi's with no
problems. Restarting did not help. Any ideas?

Here is the out of my Pi:

[***@localhost ~]# df -H

Filesystem Size Used Avail Use% Mounted on

devtmpfs 451M 0 451M 0% /dev

tmpfs 509M 13k 509M 1% /dev/shm

tmpfs 509M 435k 509M 1% /run

tmpfs 509M 0 509M 0% /sys/fs/cgroup

/dev/mmcblk0p4 3.0G 2.1G 965M 68% /

/dev/mmcblk0p2 479M 321M 144M 70% /boot

tmpfs 102M 0 102M 0% /run/user/0

[***@localhost ~]#

[***@localhost ~]#

[***@localhost ~]#

[***@localhost ~]#

[***@localhost ~]#

[***@localhost ~]# lsblk

NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT

mmcblk0 179:0 0 59.5G 0 disk

├─mmcblk0p4 179:4 0 2.8G 0 part /

├─mmcblk0p2 179:2 0 488M 0 part /boot

├─mmcblk0p3 179:3 0 488M 0 part [SWAP]

└─mmcblk0p1 179:1 0 29M 0 part

[***@localhost ~]#

[***@localhost ~]#

[***@localhost ~]#

[***@localhost ~]# xfs_growfs /dev/mmcblk0p4

meta-data=/dev/mmcblk0p4 isize=512 agcount=4, agsize=183104 blks

= sectsz=512 attr=2, projid32bit=1

= crc=1 finobt=1 spinodes=0 rmapbt=0

= reflink=0

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

= sunit=0 swidth=0 blks

naming =version 2 bsize=4096 ascii-ci=0 ftype=1

log =internal bsize=4096 blocks=2560, version=2

= sectsz=512 sunit=0 blks, lazy-count=1

realtime =none extsz=4096 blocks=0, rtextents=0

[***@localhost ~]#

[***@localhost ~]#

[***@localhost ~]#

[***@localhost ~]# df -H

Filesystem Size Used Avail Use% Mounted on

devtmpfs 451M 0 451M 0% /dev

tmpfs 509M 13k 509M 1% /dev/shm

tmpfs 509M 435k 509M 1% /run

tmpfs 509M 0 509M 0% /sys/fs/cgroup

/dev/mmcblk0p4 3.0G 2.1G 965M 68% /

/dev/mmcblk0p2 479M 321M 144M 70% /boot

tmpfs 102M 0 102M 0% /run/user/0

[***@localhost ~]#


Thanks,


Rafael
Peter Robinson
2017-04-05 13:35:57 UTC
Permalink
Post by Rafael Leiva-Ochoa
Hi Everyone,
I have a Raspberry Pi 3 running a 64GB card. After installing Fedora 25
Server, I tried using the xfs_growfs command to enlarge the partition. But,
it does not work. I have done this before on my other Pi's with no problems.
Restarting did not help. Any ideas?
Did you expand the partition first?

PS re-forwarding the same email is not useful, you'll likely just get
more ignored next time!
Post by Rafael Leiva-Ochoa
Filesystem Size Used Avail Use% Mounted on
devtmpfs 451M 0 451M 0% /dev
tmpfs 509M 13k 509M 1% /dev/shm
tmpfs 509M 435k 509M 1% /run
tmpfs 509M 0 509M 0% /sys/fs/cgroup
/dev/mmcblk0p4 3.0G 2.1G 965M 68% /
/dev/mmcblk0p2 479M 321M 144M 70% /boot
tmpfs 102M 0 102M 0% /run/user/0
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
mmcblk0 179:0 0 59.5G 0 disk
├─mmcblk0p4 179:4 0 2.8G 0 part /
├─mmcblk0p2 179:2 0 488M 0 part /boot
├─mmcblk0p3 179:3 0 488M 0 part [SWAP]
└─mmcblk0p1 179:1 0 29M 0 part
meta-data=/dev/mmcblk0p4 isize=512 agcount=4, agsize=183104 blks
= sectsz=512 attr=2, projid32bit=1
= crc=1 finobt=1 spinodes=0 rmapbt=0
= reflink=0
data = bsize=4096 blocks=732416, imaxpct=25
= sunit=0 swidth=0 blks
naming =version 2 bsize=4096 ascii-ci=0 ftype=1
log =internal bsize=4096 blocks=2560, version=2
= sectsz=512 sunit=0 blks, lazy-count=1
realtime =none extsz=4096 blocks=0, rtextents=0
Filesystem Size Used Avail Use% Mounted on
devtmpfs 451M 0 451M 0% /dev
tmpfs 509M 13k 509M 1% /dev/shm
tmpfs 509M 435k 509M 1% /run
tmpfs 509M 0 509M 0% /sys/fs/cgroup
/dev/mmcblk0p4 3.0G 2.1G 965M 68% /
/dev/mmcblk0p2 479M 321M 144M 70% /boot
tmpfs 102M 0 102M 0% /run/user/0
Thanks,
Rafael
_______________________________________________
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an e
Rafael Leiva-Ochoa
2017-04-05 13:46:48 UTC
Permalink
Does the xfs_growfs not do that?

The process on the wiki page only has the resize process.

Thanks,

Rafael
Post by Rafael Leiva-Ochoa
Post by Rafael Leiva-Ochoa
Hi Everyone,
I have a Raspberry Pi 3 running a 64GB card. After installing
Fedora 25
Post by Rafael Leiva-Ochoa
Server, I tried using the xfs_growfs command to enlarge the partition.
But,
Post by Rafael Leiva-Ochoa
it does not work. I have done this before on my other Pi's with no
problems.
Post by Rafael Leiva-Ochoa
Restarting did not help. Any ideas?
Did you expand the partition first?
PS re-forwarding the same email is not useful, you'll likely just get
more ignored next time!
Post by Rafael Leiva-Ochoa
Filesystem Size Used Avail Use% Mounted on
devtmpfs 451M 0 451M 0% /dev
tmpfs 509M 13k 509M 1% /dev/shm
tmpfs 509M 435k 509M 1% /run
tmpfs 509M 0 509M 0% /sys/fs/cgroup
/dev/mmcblk0p4 3.0G 2.1G 965M 68% /
/dev/mmcblk0p2 479M 321M 144M 70% /boot
tmpfs 102M 0 102M 0% /run/user/0
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
mmcblk0 179:0 0 59.5G 0 disk
├─mmcblk0p4 179:4 0 2.8G 0 part /
├─mmcblk0p2 179:2 0 488M 0 part /boot
├─mmcblk0p3 179:3 0 488M 0 part [SWAP]
└─mmcblk0p1 179:1 0 29M 0 part
meta-data=/dev/mmcblk0p4 isize=512 agcount=4, agsize=183104
blks
Post by Rafael Leiva-Ochoa
= sectsz=512 attr=2, projid32bit=1
= crc=1 finobt=1 spinodes=0
rmapbt=0
Post by Rafael Leiva-Ochoa
= reflink=0
data = bsize=4096 blocks=732416, imaxpct=25
= sunit=0 swidth=0 blks
naming =version 2 bsize=4096 ascii-ci=0 ftype=1
log =internal bsize=4096 blocks=2560, version=2
= sectsz=512 sunit=0 blks, lazy-count=1
realtime =none extsz=4096 blocks=0, rtextents=0
Filesystem Size Used Avail Use% Mounted on
devtmpfs 451M 0 451M 0% /dev
tmpfs 509M 13k 509M 1% /dev/shm
tmpfs 509M 435k 509M 1% /run
tmpfs 509M 0 509M 0% /sys/fs/cgroup
/dev/mmcblk0p4 3.0G 2.1G 965M 68% /
/dev/mmcblk0p2 479M 321M 144M 70% /boot
tmpfs 102M 0 102M 0% /run/user/0
Thanks,
Rafael
_______________________________________________
Paul Whalen
2017-04-05 13:56:34 UTC
Permalink
Hi Rafael,

----- Original Message -----
Post by Rafael Leiva-Ochoa
Does the xfs_growfs not do that?
The process on the wiki page only has the resize process.
Thanks,
From the wiki[1]:

# enlarge the 4th partition (this example uses mmcblk0)
growpart /dev/mmcblk0 4
# grow the fileystem to fill the available space
resize2fs /dev/mmcblk0p4
# for the server image (which uses xfs)
xfs_growfs /dev/mmcblk0p4


Paul

[1] - https://fedoraproject.org/wiki/Architectures/ARM/F26/Installation#FAQ
Post by Rafael Leiva-Ochoa
Rafael
Post by Rafael Leiva-Ochoa
Hi Everyone,
I have a Raspberry Pi 3 running a 64GB card. After installing Fedora 25
Server, I tried using the xfs_growfs command to enlarge the partition. But,
it does not work. I have done this before on my other Pi's with no problems.
Restarting did not help. Any ideas?
Did you expand the partition first?
PS re-forwarding the same email is not useful, you'll likely just get
more ignored next time!
Post by Rafael Leiva-Ochoa
Filesystem Size Used Avail Use% Mounted on
devtmpfs 451M 0 451M 0% /dev
tmpfs 509M 13k 509M 1% /dev/shm
tmpfs 509M 435k 509M 1% /run
tmpfs 509M 0 509M 0% /sys/fs/cgroup
/dev/mmcblk0p4 3.0G 2.1G 965M 68% /
/dev/mmcblk0p2 479M 321M 144M 70% /boot
tmpfs 102M 0 102M 0% /run/user/0
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
mmcblk0 179:0 0 59.5G 0 disk
├─mmcblk0p4 179:4 0 2.8G 0 part /
├─mmcblk0p2 179:2 0 488M 0 part /boot
├─mmcblk0p3 179:3 0 488M 0 part [SWAP]
└─mmcblk0p1 179:1 0 29M 0 part
meta-data=/dev/mmcblk0p4 isize=512 agcount=4, agsize=183104 blks
= sectsz=512 attr=2, projid32bit=1
= crc=1 finobt=1 spinodes=0 rmapbt=0
= reflink=0
data = bsize=4096 blocks=732416, imaxpct=25
= sunit=0 swidth=0 blks
naming =version 2 bsize=4096 ascii-ci=0 ftype=1
log =internal bsize=4096 blocks=2560, version=2
= sectsz=512 sunit=0 blks, lazy-count=1
realtime =none extsz=4096 blocks=0, rtextents=0
Filesystem Size Used Avail Use% Mounted on
devtmpfs 451M 0 451M 0% /dev
tmpfs 509M 13k 509M 1% /dev/shm
tmpfs 509M 435k 509M 1% /run
tmpfs 509M 0 509M 0% /sys/fs/cgroup
/dev/mmcblk0p4 3.0G 2.1G 965M 68% /
/dev/mmcblk0p2 479M 321M 144M 70% /boot
tmpfs 102M 0 102M 0% /run/user/0
Thanks,
Rafael
_______________________________________________
_______________________________________________
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an emai
Rafael Leiva-Ochoa
2017-04-05 13:58:59 UTC
Permalink
And I used the xfs_growfs /dev/mmcblk0p4.... and that did nothing. I
provided that as part of the first email that I sent.
Post by Paul Whalen
Hi Rafael,
----- Original Message -----
Post by Rafael Leiva-Ochoa
Does the xfs_growfs not do that?
The process on the wiki page only has the resize process.
Thanks,
# enlarge the 4th partition (this example uses mmcblk0)
growpart /dev/mmcblk0 4
# grow the fileystem to fill the available space
resize2fs /dev/mmcblk0p4
# for the server image (which uses xfs)
xfs_growfs /dev/mmcblk0p4
Paul
[1] -
https://fedoraproject.org/wiki/Architectures/ARM/F26/Installation#FAQ
Post by Rafael Leiva-Ochoa
Rafael
Post by Rafael Leiva-Ochoa
Hi Everyone,
I have a Raspberry Pi 3 running a 64GB card. After installing Fedora 25
Server, I tried using the xfs_growfs command to enlarge the partition.
But,
Post by Rafael Leiva-Ochoa
Post by Rafael Leiva-Ochoa
it does not work. I have done this before on my other Pi's with no problems.
Restarting did not help. Any ideas?
Did you expand the partition first?
PS re-forwarding the same email is not useful, you'll likely just get
more ignored next time!
Post by Rafael Leiva-Ochoa
Filesystem Size Used Avail Use% Mounted on
devtmpfs 451M 0 451M 0% /dev
tmpfs 509M 13k 509M 1% /dev/shm
tmpfs 509M 435k 509M 1% /run
tmpfs 509M 0 509M 0% /sys/fs/cgroup
/dev/mmcblk0p4 3.0G 2.1G 965M 68% /
/dev/mmcblk0p2 479M 321M 144M 70% /boot
tmpfs 102M 0 102M 0% /run/user/0
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
mmcblk0 179:0 0 59.5G 0 disk
├─mmcblk0p4 179:4 0 2.8G 0 part /
├─mmcblk0p2 179:2 0 488M 0 part /boot
├─mmcblk0p3 179:3 0 488M 0 part [SWAP]
└─mmcblk0p1 179:1 0 29M 0 part
meta-data=/dev/mmcblk0p4 isize=512 agcount=4, agsize=183104 blks
= sectsz=512 attr=2, projid32bit=1
= crc=1 finobt=1 spinodes=0 rmapbt=0
= reflink=0
data = bsize=4096 blocks=732416, imaxpct=25
= sunit=0 swidth=0 blks
naming =version 2 bsize=4096 ascii-ci=0 ftype=1
log =internal bsize=4096 blocks=2560, version=2
= sectsz=512 sunit=0 blks, lazy-count=1
realtime =none extsz=4096 blocks=0, rtextents=0
Filesystem Size Used Avail Use% Mounted on
devtmpfs 451M 0 451M 0% /dev
tmpfs 509M 13k 509M 1% /dev/shm
tmpfs 509M 435k 509M 1% /run
tmpfs 509M 0 509M 0% /sys/fs/cgroup
/dev/mmcblk0p4 3.0G 2.1G 965M 68% /
/dev/mmcblk0p2 479M 321M 144M 70% /boot
tmpfs 102M 0 102M 0% /run/user/0
Thanks,
Rafael
_______________________________________________
_______________________________________________
Paul Whalen
2017-04-05 14:15:10 UTC
Permalink
----- Original Message -----
Post by Rafael Leiva-Ochoa
And I used the xfs_growfs /dev/mmcblk0p4.... and that did nothing. I
provided that as part of the first email that I sent.
Prior to resizing the filesystem, you need to resize the partition.

Try:
growpart /dev/mmcblk0 4

Then:
xfs_growfs /dev/mmcblk0p4

I'll try to make it clearer on the wiki. Thanks for pointing it out.

Paul
Post by Rafael Leiva-Ochoa
Post by Paul Whalen
Hi Rafael,
----- Original Message -----
Post by Rafael Leiva-Ochoa
Does the xfs_growfs not do that?
The process on the wiki page only has the resize process.
Thanks,
# enlarge the 4th partition (this example uses mmcblk0)
growpart /dev/mmcblk0 4
# grow the fileystem to fill the available space
resize2fs /dev/mmcblk0p4
# for the server image (which uses xfs)
xfs_growfs /dev/mmcblk0p4
Paul
[1] -
https://fedoraproject.org/wiki/Architectures/ARM/F26/Installation#FAQ
Post by Rafael Leiva-Ochoa
Rafael
Post by Rafael Leiva-Ochoa
Hi Everyone,
I have a Raspberry Pi 3 running a 64GB card. After installing Fedora 25
Server, I tried using the xfs_growfs command to enlarge the partition.
But,
Post by Rafael Leiva-Ochoa
Post by Rafael Leiva-Ochoa
it does not work. I have done this before on my other Pi's with no problems.
Restarting did not help. Any ideas?
Did you expand the partition first?
PS re-forwarding the same email is not useful, you'll likely just get
more ignored next time!
Post by Rafael Leiva-Ochoa
Filesystem Size Used Avail Use% Mounted on
devtmpfs 451M 0 451M 0% /dev
tmpfs 509M 13k 509M 1% /dev/shm
tmpfs 509M 435k 509M 1% /run
tmpfs 509M 0 509M 0% /sys/fs/cgroup
/dev/mmcblk0p4 3.0G 2.1G 965M 68% /
/dev/mmcblk0p2 479M 321M 144M 70% /boot
tmpfs 102M 0 102M 0% /run/user/0
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
mmcblk0 179:0 0 59.5G 0 disk
├─mmcblk0p4 179:4 0 2.8G 0 part /
├─mmcblk0p2 179:2 0 488M 0 part /boot
├─mmcblk0p3 179:3 0 488M 0 part [SWAP]
└─mmcblk0p1 179:1 0 29M 0 part
meta-data=/dev/mmcblk0p4 isize=512 agcount=4, agsize=183104 blks
= sectsz=512 attr=2, projid32bit=1
= crc=1 finobt=1 spinodes=0 rmapbt=0
= reflink=0
data = bsize=4096 blocks=732416, imaxpct=25
= sunit=0 swidth=0 blks
naming =version 2 bsize=4096 ascii-ci=0 ftype=1
log =internal bsize=4096 blocks=2560, version=2
= sectsz=512 sunit=0 blks, lazy-count=1
realtime =none extsz=4096 blocks=0, rtextents=0
Filesystem Size Used Avail Use% Mounted on
devtmpfs 451M 0 451M 0% /dev
tmpfs 509M 13k 509M 1% /dev/shm
tmpfs 509M 435k 509M 1% /run
tmpfs 509M 0 509M 0% /sys/fs/cgroup
/dev/mmcblk0p4 3.0G 2.1G 965M 68% /
/dev/mmcblk0p2 479M 321M 144M 70% /boot
tmpfs 102M 0 102M 0% /run/user/0
Thanks,
Rafael
_______________________________________________
_______________________________________________
_______________________________________________
arm mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an emai
Rafael Leiva-Ochoa
2017-04-05 15:44:03 UTC
Permalink
Thanks Paul I will try that.
Post by Paul Whalen
----- Original Message -----
Post by Rafael Leiva-Ochoa
And I used the xfs_growfs /dev/mmcblk0p4.... and that did nothing. I
provided that as part of the first email that I sent.
Prior to resizing the filesystem, you need to resize the partition.
growpart /dev/mmcblk0 4
xfs_growfs /dev/mmcblk0p4
I'll try to make it clearer on the wiki. Thanks for pointing it out.
Paul
Post by Rafael Leiva-Ochoa
Post by Paul Whalen
Hi Rafael,
----- Original Message -----
Post by Rafael Leiva-Ochoa
Does the xfs_growfs not do that?
The process on the wiki page only has the resize process.
Thanks,
# enlarge the 4th partition (this example uses mmcblk0)
growpart /dev/mmcblk0 4
# grow the fileystem to fill the available space
resize2fs /dev/mmcblk0p4
# for the server image (which uses xfs)
xfs_growfs /dev/mmcblk0p4
Paul
[1] -
https://fedoraproject.org/wiki/Architectures/ARM/F26/Installation#FAQ
Post by Rafael Leiva-Ochoa
Rafael
On Tue, Apr 4, 2017 at 2:18 AM, Rafael Leiva-Ochoa <
Post by Rafael Leiva-Ochoa
Hi Everyone,
I have a Raspberry Pi 3 running a 64GB card. After installing
Fedora 25
Post by Rafael Leiva-Ochoa
Post by Paul Whalen
Post by Rafael Leiva-Ochoa
Post by Rafael Leiva-Ochoa
Server, I tried using the xfs_growfs command to enlarge the
partition.
Post by Rafael Leiva-Ochoa
Post by Paul Whalen
But,
Post by Rafael Leiva-Ochoa
Post by Rafael Leiva-Ochoa
it does not work. I have done this before on my other Pi's with no
problems.
Restarting did not help. Any ideas?
Did you expand the partition first?
PS re-forwarding the same email is not useful, you'll likely just get
more ignored next time!
Post by Rafael Leiva-Ochoa
Filesystem Size Used Avail Use% Mounted on
devtmpfs 451M 0 451M 0% /dev
tmpfs 509M 13k 509M 1% /dev/shm
tmpfs 509M 435k 509M 1% /run
tmpfs 509M 0 509M 0% /sys/fs/cgroup
/dev/mmcblk0p4 3.0G 2.1G 965M 68% /
/dev/mmcblk0p2 479M 321M 144M 70% /boot
tmpfs 102M 0 102M 0% /run/user/0
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
mmcblk0 179:0 0 59.5G 0 disk
├─mmcblk0p4 179:4 0 2.8G 0 part /
├─mmcblk0p2 179:2 0 488M 0 part /boot
├─mmcblk0p3 179:3 0 488M 0 part [SWAP]
└─mmcblk0p1 179:1 0 29M 0 part
meta-data=/dev/mmcblk0p4 isize=512 agcount=4, agsize=183104 blks
= sectsz=512 attr=2, projid32bit=1
= crc=1 finobt=1 spinodes=0 rmapbt=0
= reflink=0
data = bsize=4096 blocks=732416, imaxpct=25
= sunit=0 swidth=0 blks
naming =version 2 bsize=4096 ascii-ci=0 ftype=1
log =internal bsize=4096 blocks=2560, version=2
= sectsz=512 sunit=0 blks, lazy-count=1
realtime =none extsz=4096 blocks=0, rtextents=0
Filesystem Size Used Avail Use% Mounted on
devtmpfs 451M 0 451M 0% /dev
tmpfs 509M 13k 509M 1% /dev/shm
tmpfs 509M 435k 509M 1% /run
tmpfs 509M 0 509M 0% /sys/fs/cgroup
/dev/mmcblk0p4 3.0G 2.1G 965M 68% /
/dev/mmcblk0p2 479M 321M 144M 70% /boot
tmpfs 102M 0 102M 0% /run/user/0
Thanks,
Rafael
_______________________________________________
_______________________________________________
Continue reading on narkive:
Loading...