Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-23-2008, 07:52 AM
LaBird
 
Posts: n/a
What are the folders "orbit-root-..." in Fedora 7 for?

Dear all,

In two separate machines, I have mounted a FAT32 partition (one from the
dual-boot PC, one from the removable HD) to each of them running Fedora 7.
Not long after I mounted, I found a lot of empty folders with the name
"orbit-root-...." (where .... are usually numbers) created in my mounted
partitions, and seems they were going on forever. From the name I suppose it
is a software called "orbit" (which does exist when I checked on the
Internet), but I am not sure if it is really the software creating the
folders since when I did a "ps auxw | grep -i orbit", nothing is shown.

Can anyone advice me which software is actually working, what the empty
folders are for and can I remove those folders afterwards? Thanks in
advance!

Best Regards,
LaBird (Benny).
[Email: Remove all underscores from the above email address.]



Reply With Quote
  #2 (permalink)  
Old 06-23-2008, 04:03 PM
J.O. Aho
 
Posts: n/a
Re: What are the folders "orbit-root-..." in Fedora 7 for?

LaBird wrote:
> Dear all,
>
> In two separate machines, I have mounted a FAT32 partition (one from the
> dual-boot PC, one from the removable HD) to each of them running Fedora 7.
> Not long after I mounted, I found a lot of empty folders with the name
> "orbit-root-...." (where .... are usually numbers) created in my mounted
> partitions, and seems they were going on forever. From the name I suppose it
> is a software called "orbit" (which does exist when I checked on the
> Internet), but I am not sure if it is really the software creating the
> folders since when I did a "ps auxw | grep -i orbit", nothing is shown.
>
> Can anyone advice me which software is actually working, what the empty
> folders are for and can I remove those folders afterwards? Thanks in
> advance!


http://www.gnome.org/projects/ORBit2...85.html#AEN101

It's a library used by gnome2 to get corba, which is used to communicate
between applications. It should just create /tmp/orbit-<username> directories,
but it seems like your gnome2 installation may be a bit f****d.

You won't find orbit running as a process, you will instead se all the gnome2
tools that uses orbit library when you run ps.


--

//Aho
Reply With Quote
  #3 (permalink)  
Old 06-23-2008, 04:40 PM
LaBird
 
Posts: n/a
Re: What are the folders "orbit-root-..." in Fedora 7 for?

Dear Aho,

"J.O. Aho" <user@example.net> wrote:
>
> http://www.gnome.org/projects/ORBit2...85.html#AEN101
>
> It's a library used by gnome2 to get corba, which is used to communicate
> between applications. It should just create /tmp/orbit-<username>
> directories, but it seems like your gnome2 installation may be a bit
> f****d.
>
> You won't find orbit running as a process, you will instead se all the
> gnome2 tools that uses orbit library when you run ps.
>
>
> --
>
> //Aho


Thanks for your answer. I did a little check myself, and found that the
suspected process that created the directories should be "kjournald". When I
did a "top", "kjournald" seemed to constantly occupy 18-21% of CPU time.

I suppose the problem started when I mount the partitions to the /tmp
directory, where the original set of "orbit-root-..." (and
"orbit-gdm-...") directories were located. When I mounted the partitions,
the original /tmp contents were temporarily hidden, so the program tried to
re-create all the directories on that partition, taking a long long time
(and I was not able to unmount the partition as it was busy, it was even
worse for the removable disk since when I reset the machine after prolonged
wait, I needed to run a chkdsk to repair the file system).

So the lesson learnt for me is: never mount a partition to /tmp.

Best Regards,
LaBird (Benny).


Reply With Quote
  #4 (permalink)  
Old 06-23-2008, 04:52 PM
J.O. Aho
 
Posts: n/a
Re: What are the folders "orbit-root-..." in Fedora 7 for?

LaBird wrote:

> I suppose the problem started when I mount the partitions to the /tmp
> directory, where the original set of "orbit-root-..." (and
> "orbit-gdm-...") directories were located. When I mounted the partitions,
> the original /tmp contents were temporarily hidden, so the program tried to
> re-create all the directories on that partition, taking a long long time
> (and I was not able to unmount the partition as it was busy, it was even
> worse for the removable disk since when I reset the machine after prolonged
> wait, I needed to run a chkdsk to repair the file system).
>
> So the lesson learnt for me is: never mount a partition to /tmp.


It's always bad to mount something over an existing file hierarchy,
creating a new directory had saved you a lot of trouble. Default RedHat
uses /mnt directory to store mount points for temporary mounts like
cdrom, floppy, usb-memory and so on.


--

//Aho
Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 12:10 PM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109