Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Installing Gentoo
  • Search

Mount bind-option does not show disk space.

Having problems with the Gentoo Handbook? If you're still working your way through it, or just need some info before you start your install, this is the place. All other questions go elsewhere.
Post Reply
Advanced search
1 post • Page 1 of 1
Author
Message
tuner23
Tux's lil' helper
Tux's lil' helper
Posts: 82
Joined: Thu May 18, 2006 5:42 pm

Mount bind-option does not show disk space.

  • Quote

Post by tuner23 » Wed Apr 02, 2014 6:57 pm

Hello,


i have a system with one root-partition and two encrypted LVM-partitions (system and data):

Code: Select all

/dev/mapper/local-system  /system     ext4   noatime                     1 0
/dev/mapper/local-data    /data       ext4   noatime                     1 0
Now on system i have several system partitions which are dynamical growing and bind them with the mount command to the system:

Code: Select all

# ll /system/
...
drwxr-xr-x  3 root root 4,0K 17. Mai 2010  home
drwxr-xr-x 15 root root 4,0K 30. Jan 12:09 opt
drwxr-xr-x 14 root root 4,0K 24. Jan 17:06 usr
drwxr-xr-x 13 root root 4,0K 24. Jan 21:29 var

Code: Select all

/system/usr               /usr        none   bind 
/system/var               /var        none   bind 
/system/opt               /opt        none   bind 
The main problem is, that it does not work as expected, cause when i use the first bind command, the /system-partition isn't been shown anymore and the also the other binds are missing. It looks like this:

Code: Select all

# df -h
Dateisystem            Größe Benutzt Verf. Verw% Eingehängt auf
/dev/mapper/rootfs     1007M    363M  593M   38% /
tmpfs                   385M    796K  384M    1% /run
udev                     10M       0   10M    0% /dev
shm                     1,9G    140K  1,9G    1% /dev/shm
cgroup_root              10M       0   10M    0% /sys/fs/cgroup
/system/usr              25G     18G  5,9G   75% /usr
/dev/mapper/local-data   50G     21G   27G   44% /data
tmpfs                   1,9G     16K  1,9G    1% /tmp

Code: Select all

# mount | grep system
/dev/mapper/local-system on /system type ext4 (rw,noatime,commit=0)
/system/usr on /usr type none (rw,bind,commit=0)
/system/var on /var type none (rw,bind,commit=0)
/system/opt on /opt type none (rw,bind,commit=0)
Where is the problem here? Do i use the wrong bind-options? I cannot figure out how to solve this or where the problem is.
Can someone explain me what is going wrong here?

This also brings some other effects with, for example when i want to emerge:

Code: Select all

 * There is NOT at least 6 GiB disk space at "/system/portage/portage/app-office/libreoffice-4.1.4.2/temp"

Thanks,
Antonios.
Top
Post Reply
1 post • Page 1 of 1

Return to “Installing Gentoo”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic