Giter Club home page Giter Club logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 30, 2024
The reported setup and procedure is too vague.

-Was you using 0.1B6 or 0.1B6+ from the experimental release site? (0.1B6 has 
an issue when partitioning disks bigger than 1GB).

-Have you used the "advanced" partitioning, or the just the basic?

-Did you created a swap partition?

-Can you supply the disks partition table? type the following command
  sfdisk -luS

-The problem had to be transient and obviously related to NFS -- what is your 
NFS settings? Are you exporting only or mounting remote filesystem also? post 
/etc/fstab and /etc/exports

-Have you reboot meanwhile? If you are having issues with "/" and NFS the 
reboot command probably will fail (guessing) and you will have to pull the 
power cord.

Original comment by [email protected] on 16 Jan 2011 at 12:21

from alt-f.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 30, 2024
It happened to me just now with 0.1B6+.

-After pressing the "uninstal all" button in the Alt-F package manager, the 
login period (1 hour) expired
-I had to login again
-after login the same Alt-F package manager page appeared and I hit the 
"uninstal all" button again.
-An error window appeared saying that /Alt-F/etc/password /Alt-F/etc/... was 
not available, or something similar
-At the command line I can't see "/":
   # ls /
     ls: /: Stale NFS file handle
   # ls /etc
     ls: /etc: No such file or directory
   # cat /sys/fs/aufs/si_41909cf1/*
     /mnt/md0/Alt-F\040(deleted)=rw
     /rootmnt/root=rw
     /rootmnt/rootsq=rr
     /rootmnt/root/.aufs.xino

-NFS is not running.
-The /mnt/md0/Alt-F overlay/unioun directory was effectively deleted, abd aufs 
can't handle the situation (not its fault)
-The system in unusable

The issue is related to aufs (another union filesystem)

Alt-F packages are installed on directory Alt-F at the filesystem root chosen 
by the user at Alt-F package installation time.
A link is created at the root "/" pointing to that directory, and all files on 
that directory overlay the ones existent in "/".
See the http://code.google.com/p/alt-f/wiki/HowToFixOrCustomizeFirmware wiki 
entry
At aufs mount/umount time a set of files has to be copied from /etc/ to 
/Alt-F/etc and vice-versa, which is done by the aufs.sh script; then the 
overlay directory is unmounted.
If processes from packages are running, the overlay/unioun directory can't be 
unmounted, leaving some indispensable files in /etc in an inconsistent state.

aufs.sh needs more error checking and recovery.




Original comment by [email protected] on 17 Jan 2011 at 3:28

  • Changed state: Accepted

from alt-f.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 30, 2024
fixed in svn now. closing

Original comment by [email protected] on 31 Jan 2011 at 7:29

  • Changed state: Fixed

from alt-f.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.