Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Performance? (Score 1) 212

I don't know. I don't have that many users.

I can tell you that one of the filesystems I archive has lots of small-ish files in it. Like over 300,000 files averaging like 250kb each. The rsync takes a few seconds to scan everything. Lots of changes or changes to big files will slow things down during the copy.

Oh, a handy tip for running big Linux fileservers: have a minimum of 1 GB RAM per 1 TB of storage. No matter what you are doing with your server, you want lots of room for the stat cache. Even more if you are scanning regularly looking for changes.

As long as the system functions well as a file server, the versioning backend shouldn't hurt too much. A slow sync shouldn't interfere with normal usage, it just reduces the maximum scan frequency.

One small disadvantage to this system is that it has a window. Things can happen in that window that will never be seen. If you have one of the very rare cases where you absolutely need to catch every single change, you can't use this; you need to use COW.

For everyone else, this is a very good solution. And it is fun to set up. One more tip, think about your locks in advance, and pay attention to situations where it makes more sense to bail out entirely (and wait for the next pass) rather than waiting for the lock to clear.

Comment Re:Both sides of the coin? (Score 1) 256

Do you really expect people to ignore such valuable information?

How you dress, how you speak, what you name your kids - all things that plainly tell everyone around you, who you are.

Naming your kids has the added benefit of telling everyone that meets them who their parents are. It isn't racism to learn which names are best avoided, it is simply pattern recognition.

Comment Re: Demographics (Score 1) 256

Well, fortunately, both problems are solved. I direct your attention first to the question of why there are more black men in prison than you would think "fair" by their fraction of the population:

http://www.lagriffedulion.f2s....

Next up, a quick look at hiring practices. Note that this one is earlier, and does not walk you quite so explicitly through the cutoff theory.

http://www.lagriffedulion.f2s....

If you can handle the math, that site will open your eyes.

Comment Re:Welcome! (Score 2) 1083

They aren't acting out of the fear that someone is slipping out of their control. They are merely doing what they have always done, except when someone stronger was preventing them, by force, from doing it.

And colonialism, particularly in Africa, is far older than the Ottoman empire and Turkey. Turkey was just following in the long tradition of arab and persian empires.

Comment Re:Zero respect for SCOTUS (Score 1) 1083

Well, for one thing, it doesn't involve amending the constitution for every decision that needs to be overturned.

For another thing, 3/4 is not written in stone. It could be 2/3, or 3/5, or whatever.

If we were talking about a state veto over federal legislation, I'd support a low bar, like 1/3, or maybe 2/5.

Unfortunately, Supreme Court cases are binary decisions. Overturning a ruling is, in effect, a ruling for the opposite. Because of that, 3/5 or 2/3 would be more appropriate.

Then again, I'm not concerned with "popular support". Bringing it up suggests that you missed a some important days in your civics class, or, more likely, that your teachers missed those days in theirs.

Comment Simething simple you missed? (Score 4, Interesting) 212

rsync with the --compare-dest option will give changed files, and --link-dest will give whole file trees at set times.

You can do it pretty simple, or quite complicated, depending on your needs and preferences.

rsync --link-dest makes a new tree with the current time, using only enough space for the directory tree and the changed files. On my box, I use it in a cron that runs every 5 minutes and cycles through my backup list. If any of them are older than the interval, it fires off the backup script specific to that type of connection (local LVM, nfs, CIFS/SMB, ssh, etc).

A second cron then prunes those directories so that I've got fewer copies as I go back in time. An example would be pulling a copy every 15 minutes and keep every copy for 2 weeks, keep one from each hour for a month, one per day for a year, one per month for 10 years, and one per year forever.

This can be easily adapted to other schemes. --compare-dest will make a tree with just the changed files, which you can then gather up and sort into the archival tree. Run a second (plain) rsync to sync up the comparison directory when done.

Comment Re:Assuming you're not a troll (Score 1) 1083

Just FYI, several of the states had official religions at the time of ratification. "Congress shall make no law respecting an establishment of religion" was just as much about preventing congress from abolishing those as it was about preventing them from creating a new official federal religion. "Respecting" here means "regarding" or "relating to", and swings both ways.

Comment Re:Welcome! (Score 2) 1083

Nah, no need to imagine spite when the power vacuum is as plain as day.

European colonialism is on the decline across Africa and the middle east. As a result, the spores of the previous colonial powers, dormant for hundreds of years, are waking up and reasserting themselves.

The slave trade, for example, ran for hundreds of years across those parts of the world under Islamic control, until Europe came within a hair's breadth of eradicating the practice from the world. Now it is back.

Comment Re:HÃ? (Score 1) 419

Do you know what a word fetish is?

One example would be repeating "science" like a magic talisman to protect you from having to think.

Go back and read the linked article, but this time with your mind open. Pretend that it was written by someone you usually disagree with, someone who has no authority for you. Print it out and use a highlighter to mark each paragraph or sentence that is merely a restatement of the assumptions.

When you see what is left, ask yourself why someone would agree with it, if they didn't already agree with it when they started.

Comment Re:HÃ? (Score 1) 419

You may want to read that again. First, they are talking about doses 30 times the average annual background level. I don't think anyone is claiming that hormesis applies when someone nukes the city you are living in.

And second, they are using circular logic. Read this quote carefully:

"A comprehensive review of available biological and biophysical data led the committee to conclude that the
risk would continue in a linear fashion at lower doses
without a threshold and that the smallest dose has the
potential to cause a small increase in risk to humans."

You'll note that they aren't saying here that medical evidence supports LNT. Instead they are looking at biophysical data (radiation can harm DNA) and biological data (damaged DNA can cause mutation) to reach the conclusion they started with.

Actually, the paragraph before the one I pulled that sentence from is even worse. They took a page out of the climate change handbook and are now citing their model as evidence in support of their model.

Comment Re:HÃ? (Score 1) 419

Flight attendants are "strictly regulated" on your planet? Sounds nice.

The only way I can make sense of your arguments is if you are making two unstated, and incorrect, assumptions. I don't like to put arguments in the mouths of others, but I can really see no other way to reach your conclusion. Feel free to correct me if I'm wrong.

The first assumption is that the background radiation level is uniform across the planet.

It is not. And cancer rates are not positively related to the average background level of a region. In fact, they seem to be inversely related. Here is one link, the first one I found. Feel free to google as many more as you care to look for.

The second assumption is that life that evolved on a planet with background radiation, but without any mechanism to repair radiation damage.

This is also wrong. Cancer happens not when a cell mutates, but when a mutated cell is not rejected by the body, or not quickly enough. Long living animals, like humans, have lots and lots of repair and rejection systems. We call it hormesis when those repair mechanisms are stimulated by subacute doses.

Also, HWE does not appear to be dominant. See here for example.

Slashdot Top Deals

The Tao is like a glob pattern: used but never used up. It is like the extern void: filled with infinite possibilities.

Working...