Re: [fsug-tvm] Single Data Partition. (GNU/Linux)

2011-12-06 Thread Dhananjay Balan
Hi,

Creating partions not my problem. I was getting frustrated with my file
organisational skills, so thought I would put everything together and
create some kind of index.

I created one big ext4 to store everything and now Im trying out indexing
systems, frankly I was looking for something that does exactly clone
spotlight in mac. So far the results are not good and some findings are
pretty ugly- like neopmuk in my kde never worked.

At this time I am settled with recoll, which uses xapian as its backend.

Thanks for replying.

On 6 December 2011 20:43, Joji Antony  wrote:

> I have been using a single data partition for a long time.
> No problems. You can use the space more efficiently and copying is always
> fast.
>
> I have two paritions for Windows and Linux and a separate one to store
> Debian ISO.
>
> But if you run into problems I don't know any tools to fix it without
> Windows.
> In Windows you can use Norton Partition Manager to change the partitions
> any way you want without affecting existing partitions.
>
> Maybe you can do the same with 'parted'?
>
> --
> "Freedom is the only law".
> "Freedom Unplugged"
> http://www.ilug-tvm.org
>
> You received this message because you are subscribed to the Google
> Groups "ilug-tvm" group.
> To control your subscription visit
> http://groups.google.co.in/group/ilug-tvm/subscribe
> To post to this group, send email to ilug-tvm@googlegroups.com
> To unsubscribe from this group, send email to
> ilug-tvm-unsubscr...@googlegroups.com
>
>
>
> For details visit the google group page:
> http://groups.google.com/group/ilug-tvm?hl=en
>



-- 
Regards,
Dhananjay M Balan.

-- 
"Freedom is the only law". 
"Freedom Unplugged"
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups "ilug-tvm" group.
To control your subscription visit 
http://groups.google.co.in/group/ilug-tvm/subscribe
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com



For details visit the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en


Re: [fsug-tvm] Single Data Partition. (GNU/Linux)

2011-12-06 Thread Joji Antony
I have been using a single data partition for a long time.
No problems. You can use the space more efficiently and copying is always fast.

I have two paritions for Windows and Linux and a separate one to store
Debian ISO.

But if you run into problems I don't know any tools to fix it without Windows.
In Windows you can use Norton Partition Manager to change the partitions
any way you want without affecting existing partitions.

Maybe you can do the same with 'parted'?

-- 
"Freedom is the only law". 
"Freedom Unplugged"
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups "ilug-tvm" group.
To control your subscription visit 
http://groups.google.co.in/group/ilug-tvm/subscribe
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com



For details visit the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en


Re: [fsug-tvm] Single Data Partition. (GNU/Linux)

2011-12-04 Thread Arjun Suresh Raji
On Fri, Dec 2, 2011 at 20:58, Dhananjay Balan wrote:

> Hai,
>
> I have a computer with ~300 gigs of harddisk, where 30-50GB stores the OS.
> I was wondering if theres any problem with using the remaining space as
> single partion to store my entire data. has anyone done it before? What are
> the problems that can arise?
>

@Dj,
Oh! Discard my previous mail. [assumed that you wanted to use the /
completely for data]

I don't really think it can increase the performance. I think its better to
classify and partition the volumes appropriately by considering on what all
partition there will be frequent writes and on what all partitions only
frequent read is done.

Eg: Movies,tutorial and stuffs like that can be stored in a volume as it
has frequent read but occasional writes.
and codes, document preparation, personal auditing on various stuffs,
mails, can be partitioned in a separate volume as it has frequent writes
and read.

To get enough performance you can tweak the file system mount flags like
"noatime" on frequent read only volumes and many others are there. Also you
can use "resiserfs" on /var filesystem as it faster and efficient that ext*
filesystems on small files. There are many minor over-killing stuffs like
that. ;)

If performance is not that important, you can neglect the above said
suggestions.
--
Arjun S R
http://about.me/arjunsr

-- 
"Freedom is the only law". 
"Freedom Unplugged"
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups "ilug-tvm" group.
To control your subscription visit 
http://groups.google.co.in/group/ilug-tvm/subscribe
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com



For details visit the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en


Re: [fsug-tvm] Single Data Partition. (GNU/Linux)

2011-12-04 Thread Arjun Suresh Raji
If you are using that system as a standalone and a primary backup machine.
This will do good provided you are not using any rolling release distros.

If you get screwed then you can keep the two halves. ;)
--
Arjun S R
http://about.me/arjunsr


On Fri, Dec 2, 2011 at 20:58, Dhananjay Balan wrote:

> Hai,
>
> I have a computer with ~300 gigs of harddisk, where 30-50GB stores the OS.
> I was wondering if theres any problem with using the remaining space as
> single partion to store my entire data. has anyone done it before? What are
> the problems that can arise?
>

-- 
"Freedom is the only law". 
"Freedom Unplugged"
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups "ilug-tvm" group.
To control your subscription visit 
http://groups.google.co.in/group/ilug-tvm/subscribe
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com



For details visit the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en


Re: [fsug-tvm] Single Data Partition. (GNU/Linux)

2011-12-02 Thread Dhananjay Balan
Hi,

On 2 December 2011 23:02, Ershad K  wrote:

> On Fri, Dec 2, 2011 at 8:58 PM, Dhananjay Balan 
> wrote:
> > Hai,
> >
> > I have a computer with ~300 gigs of harddisk, where 30-50GB stores the
> OS. I
> > was wondering if theres any problem with using the remaining space as
> single
> > partion to store my entire data. has anyone done it before? What are the
> > problems that can arise?
>
> What if you want to install another OS later?
> {Virtualbox or any similar software might be a solution, but
> performance matters, right? :) }
>
> I won't be mutli-booting in this system. I am gonna give it a shot, will
post results when finished.

> --
> Sincerely,
> Ershad K
> http://ershadk.com
>
> --
> "Freedom is the only law".
> "Freedom Unplugged"
> http://www.ilug-tvm.org
>
> You received this message because you are subscribed to the Google
> Groups "ilug-tvm" group.
> To control your subscription visit
> http://groups.google.co.in/group/ilug-tvm/subscribe
> To post to this group, send email to ilug-tvm@googlegroups.com
> To unsubscribe from this group, send email to
> ilug-tvm-unsubscr...@googlegroups.com
>
>
>
> For details visit the google group page:
> http://groups.google.com/group/ilug-tvm?hl=en
>



-- 
--- dhananjay

-- 
"Freedom is the only law". 
"Freedom Unplugged"
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups "ilug-tvm" group.
To control your subscription visit 
http://groups.google.co.in/group/ilug-tvm/subscribe
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com



For details visit the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en


Re: [fsug-tvm] Single Data Partition. (GNU/Linux)

2011-12-02 Thread Ershad K
On Fri, Dec 2, 2011 at 8:58 PM, Dhananjay Balan  wrote:
> Hai,
>
> I have a computer with ~300 gigs of harddisk, where 30-50GB stores the OS. I
> was wondering if theres any problem with using the remaining space as single
> partion to store my entire data. has anyone done it before? What are the
> problems that can arise?

What if you want to install another OS later?
{Virtualbox or any similar software might be a solution, but
performance matters, right? :) }

-- 
Sincerely,
Ershad K
http://ershadk.com

-- 
"Freedom is the only law". 
"Freedom Unplugged"
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups "ilug-tvm" group.
To control your subscription visit 
http://groups.google.co.in/group/ilug-tvm/subscribe
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com



For details visit the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en


Re: [fsug-tvm] Single Data Partition. (GNU/Linux)

2011-12-02 Thread PARIJAT KHAN
no..no problem at all.infact it will improve the performance a bit

-- 
"Freedom is the only law". 
"Freedom Unplugged"
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups "ilug-tvm" group.
To control your subscription visit 
http://groups.google.co.in/group/ilug-tvm/subscribe
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com



For details visit the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en


[fsug-tvm] Single Data Partition. (GNU/Linux)

2011-12-02 Thread Dhananjay Balan
Hai,

I have a computer with ~300 gigs of harddisk, where 30-50GB stores the OS.
I was wondering if theres any problem with using the remaining space as
single partion to store my entire data. has anyone done it before? What are
the problems that can arise?


--
Dhananjay M Balan.

-- 
"Freedom is the only law". 
"Freedom Unplugged"
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups "ilug-tvm" group.
To control your subscription visit 
http://groups.google.co.in/group/ilug-tvm/subscribe
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com



For details visit the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en