Shriphani Palakodety

In Pursuit Of Truth and Beauty

Shriphani Palakodety header image 4

Entries Tagged as 'Storage'

Enriching metadata

February 13th, 2008 · No Comments · Storage

Search engines like Google™ can fetch documents scattered across the web in no defined order within seconds with an accuracy that never ceases to surprise. On the other hand let us pick something like Beagle™, the desktop search engine that comes with Ubuntu Linux. Why can Google turn out millions of accurate results (unless you [...]

[Read more →]

Tags:

The obsession with semantic filesystems continues……

February 2nd, 2008 · No Comments · Storage, WWW, python

I have this habit of getting glued to fs types this year. I found another paper on semantic filesystems here. In my search for a semantic filesystem, I was quite pissed by the extra huge number of desktop search applications, all making logical queries to a file’s metadata. Sure, desktop search is cool, but pray [...]

[Read more →]

Tags:

Update…..

January 25th, 2008 · 1 Comment · Storage

I returned after writing my english exam today at FIITJEE. Hats off to them for having thrown the practical examination 3 days after the prefinals end. I have never seen an institution with such excellent planning. I am not going to waste space on this blog writing about this education factory. Let me instead dwell [...]

[Read more →]

Tags:

Surprise mail and ideas.

January 7th, 2008 · 1 Comment · Daily life, Storage

Here is an excerpt from a mail in my gmail inbox: Hide quoted text – On Mon, Jan 07, 2008 at 09:31:39AM +0530, Shriphani Palakodety wrote: > Hello, > You are my IDOL !!. Every ext2fs utility that I see is made by you. > There are countless times when debugfs and e2fsck played an [...]

[Read more →]

Tags:

Post Christmas….

December 26th, 2007 · 2 Comments · Django, Linux, Storage

I am a Hindu, so what? I take every opportunity to celebrate. So I went with my dad to one of these eateries that exemplifies the “Today pleasure, tomorrow diarrhoea” category. Well I don’t actually have diarrhoea now but what happened in the morning was … well figure it out. Later that day my dad [...]

[Read more →]

Tags:

What I am up to these days

November 6th, 2007 · No Comments · Daily life, OS, Storage

I have not been able to post a lot these days as I am all tensed about applying to colleges and so on, it is indeed a very stressful process. I have shortlisted a few but I think it is better I don’t shoot only for the top few and also look at tier 2 [...]

[Read more →]

Tags:

Pdumpfs – a cool versioning utility, Elephant Filesystem

September 22nd, 2007 · No Comments · Storage

Here is a simple versioning utility – for those who like to keep it short and simple. pdumpfs is similar to Plan9′s dumpfs. pdumpfs is written in Ruby and stores snapshots in YYYY/MM/DD format. To the current snapshot, only those files are copied which actually have been modified. Those which haven’t been modified end up [...]

[Read more →]

Tags:

We are elite…. yes we are.

September 12th, 2007 · No Comments · Linux, Storage

Today, an unsuspecting user arrived at #computers on IRC with a complaint about a dead disk. Linux to the rescue was what we said immediately ! We made the individual download Ubuntu (sshhh…). Two hours later the download was fixed and we were working on the problem. Point 1: The drive was behaving oddly. We [...]

[Read more →]

Tags:

ChironFS to keep your fs running, NILFS…

September 9th, 2007 · 1 Comment · Storage

Replication of data so that it can be dumped across filesystems and when one filesystem goes pfft, you can use the replica. How does it sound ? I know just like RAID 1 ( Redundant Array of Independent Disks ). I found ChironFS yesterday and it sounds cool. ChironFS is purely FUSE based and can [...]

[Read more →]

Tags:

Hard-linking directories? It’s possible

September 3rd, 2007 · No Comments · Storage

Let us face it, no matter how geeky we are or how computer-aware, hardlinks to directories need to be banned. But, I don’t really care, I want to be able to use hardlinks on directories. The BSDs did bring about symbolic links but a simple rsync from your free shell directory to your PWD ( [...]

[Read more →]

Tags: