Re: RHEL 5 : statically linked shell for root?



hike wrote:
On Thu, May 29, 2008 at 3:18 AM, Rubens Gomes <rubens_gomes@xxxxxxxxxxx>
wrote:
<snip>
My question is. "Why do you make a separate mount point for /usr?".

In the old days of UNIX/SunOS, the hard drives were small and we were forced
to have separate mount points for /, /var, /usr, /opt, /usr/openwin for
SunOS, /home. This and the possibility of actually filling a filesystem to
100% were the only real reasons for separating the filesystems that I was
ever given.
<snip>
As I said in the article I published in SysAdmin last year (before it went
under) on upgrading Linux, you want that so that when you do an upgrade, you
can rename it, then have a new partition for /usr, and let the install format
that. That way, a) it's a "clean install", and b) you can fall back with a few
renames in single user mode.

mark

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • Re: RHEL 5 : statically linked shell for root?
    ... under) on upgrading Linux, you want that so that when you do an upgrade, ... can rename it, then have a new partition for /usr, and let the install ... That way, a) it's a "clean install", and b) you can fall back with a ... You just need space for another filesystem if you want to do what you ...
    (RedHat)
  • Re: Editing files safely
    ... a safe strategy is to do the following (or its equivalent, ... cp -p critical-file critical-file.new ... the idea of using rename to make atomic updates is quite common. ... I think the rename should always succeed if the filesystem is ...
    (comp.unix.solaris)
  • Re: Problem with java Rename function in solaris platform.
    ... filesystem in solaris???is it a operating system flaw???? ... It's a feature, and very definitely a feature not a bug. ... OS where a rename can be done across filesystems. ... transfer a file from one filesystem to another filesystem requires copying the ...
    (comp.lang.java.programmer)
  • Re: [RFC PATCH 0/2] Union Mount: Directory listing in glibc
    ... it never mean to modify glibc is a bad idea. ... the filesystem that supports whiteouts must know how ... The rename story is somehow different. ... At least this is how my patches implement it. ...
    (Linux-Kernel)
  • Re: RHEL 5 : statically linked shell for root?
    ... In the old days of UNIX/SunOS, the hard drives were small and we were ... under) on upgrading Linux, you want that so that when you do an upgrade, ... you can rename it, then have a new partition for /usr, and let the install ... That way, a) it's a "clean install", and b) you can fall back with a ...
    (RedHat)