amefs / quickbox-lite

Lightweigt QuickBox
https://wiki.ptbox.dev/
GNU General Public License v3.0
794 stars 114 forks source link

Available space query #208

Closed alvin9211 closed 8 months ago

alvin9211 commented 8 months ago

Hi Sir

First of all many thanks for the code for the quickbox, however i noted there is something wrong with the disk space available , i ordered 2 x 4TB hdd however the dashboard only displayed 3.7 available disk space.

Would like to know is there anything that i need to run via ssh?

Thanks in advance. =)

tautcony commented 8 months ago

Please provide the output of the command df -h| grep -E "^(/dev/)" from the terminal and a screenshot of the disk data panel.

alvin9211 commented 8 months ago

/dev/md2 ext4 2.0T 4.2G 1.9T 1% / /dev/md1 ext3 989M 66M 873M 7% /boot /dev/md3 ext4 1.7T 1.2T 370G 77% /home

[image: image.png]

On Wed, 18 Oct 2023 at 11:28, TautCony @.***> wrote:

Please provide the output of the command df -h| grep -E "^(/dev/)" from the terminal and a screenshot of the disk data panel.

— Reply to this email directly, view it on GitHub https://github.com/amefs/quickbox-lite/issues/208#issuecomment-1767568580, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDKX5URSYCNX5BMSWQF7TH3X75EHHAVCNFSM6AAAAAA6DS67QSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONRXGU3DQNJYGA . You are receiving this because you authored the thread.Message ID: @.***>

tautcony commented 8 months ago

Your another disk isn't mounted in system yet, you need to mount it before using. The lsblk command can list all available block devices.

alvin9211 commented 8 months ago

Thanks Cony for the reply, just to double confirm I will need to mount the second disk before intalling the quickbox lite?

On Wed, 18 Oct 2023 at 1:54 PM, TautCony @.***> wrote:

Your another disk isn't mounted in system yet, you need to mount it before using. The lsblk command can list all available block devices.

— Reply to this email directly, view it on GitHub https://github.com/amefs/quickbox-lite/issues/208#issuecomment-1767693672, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDKX5UWZFG4WLJRZ53HOYWLX75VJXAVCNFSM6AAAAAA6DS67QSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONRXGY4TGNRXGI . You are receiving this because you authored the thread.Message ID: @.***>

tautcony commented 8 months ago

You can mount you disk and use your second disk at any time, quickbox-lite disk widget show info based on the output of command df -h| grep -E "^(/dev/)"

alvin9211 commented 8 months ago

Thanks Cony then i have no further query

Thanks again

On Wed, 18 Oct 2023 at 2:06 PM, TautCony @.***> wrote:

You can mount you disk and use your second disk at any time, quickbox-lite disk widget show info based on the output of command df -h| grep -E "^(/dev/)"

— Reply to this email directly, view it on GitHub https://github.com/amefs/quickbox-lite/issues/208#issuecomment-1767709751, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDKX5UXBCHLLLAG77SCY4SDX75WXPAVCNFSM6AAAAAA6DS67QSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONRXG4YDSNZVGE . You are receiving this because you authored the thread.Message ID: @.***>