Re: Bonehead Move, noexec



Today Andy Green did spake thusly:

Ulrich Drepper wrote:

Hi Ulrich -

Try that on a rawhide system. There was a kernel bad which Linus
finally fixed in the 2.6.19 (or .20?) kernels.

It isn't "fixed" on the current FC6 2.6.19 kernel FWIW.

Partitions are terribly useful. There several useful mount flags:

noatime, noexec, nodev, nosuid
...
If anything, people should use more partitions, not less.

Why should fracturing your storage like a broken mirror have anything to do with application of what are basically ACLs. Why is smashing the mirror into more smaller pieces any kind of good idea. Partitions in the sense of reserving chunks of storage can only mean that you mismanage your storage in one section or another and run short. The only situation that is optimal is everything sharing a single allocation. It seems to me it is another "bad" that in order to get the granular ACL benefits you mention, for some reason you currently have to use a stupid static reservation scheme.

If you have a runaway process that randomly creates a massive log on /var it won't hose the system.

Same for /tmp

If you decide to add another drive it's very easy.

If you wish to only allocate x amount of space to /home and be warned when you're running out of space it's also trivial.

It's easy to add another drive and move the partition.

It's far easier to do a clean install and keep all your data in your /home partition (for upgrades or if you're rooted)

In my case, I triple boot XP, Vista and FC6, I have a seperate partition for data that's writeable by all three OSen

Mostly, in my server, I have one partition per drive, as I'd not trust something like lvm not to eat all my data by mistake after an update...

--
Scott van Looy - email:me@xxxxxxxxxxxxxx | web:www.ethosuk.org.uk
site:www.freakcity.net - the in place for outcasts since 2003
PGP Fingerprint: 7180 5543 C6C4 747B 7E74 802C 7CF9 E526 44D9 D4A7
-------------------------------------------
|/// /// /// /// WIDE LOAD /// /// /// ///|
-------------------------------------------

A person with one watch knows what time it is; a person with two watches is
never sure. Proverb

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: NTFS permissions isses
    ... >> partition. ... When moving between partitions the old NTFS permissions ... For the local user, with local storage, there often are no differences ...
    (microsoft.public.security)
  • Re: Best partition scheme for a large USB device.
    ... Is there a best practice or way to partition a large USB ... The only second thought I have had is that if the external is only for storage then ext2 should be fine and none of that lost journal space. ... Without regular accesses there should be no reason for fsck-ing save in the rare case of a crash during an access. ...
    (comp.os.linux.setup)
  • Large partitions
    ... Our society is planning to buy a storage ide to scsi raid unit, ... So the plans are to buy a promise or proware raid eide to scsi storage ... What kind of partition is it better to hold that large amount of data? ...
    (Fedora)
  • Re: Best partition scheme for a large USB device.
    ... Is there a best practice or way to partition a large USB ... I can't speak for 500M sizes but these are the results I got putting ext3 on ... The only second thought I have had is that if the external is only for storage ... Only drives with ...
    (comp.os.linux.setup)
  • Re: Bonehead Move, noexec
    ... Why should fracturing your storage like a broken mirror have anything to do with application of what are basically ACLs. ... Partitions in the sense of reserving chunks of storage can only mean that you mismanage your storage in one section or another and run short. ... It seems to me it is another "bad" that in order to get the granular ACL benefits you mention, for some reason you currently have to use a stupid static reservation scheme. ...
    (Fedora)