See also mogautomount. If you label your devices 'MogileDevN' and run mogautomount, it will mount them as /var/mogdata/devN for you. /var/mogdata is the default docroot for mogstored.
James On Wed, May 7, 2008 at 1:41 PM, Justin H. Brehm <[EMAIL PROTECTED]> wrote: > Use the same docroot and only run Mogstored once. When you create the > device it will make a directory in your docroot (dev1, dev2, etc). Then > you'll just mount your new disk as that device. Something like this: > > /dev/sda2 -> /var/mogdata/dev1 > /dev/sdb2 -> /var/mogdata/dev2 > > -- > Justin Brehm > > > ----- Original Message ----- > From: "mike" <[EMAIL PROTECTED]> > To: [email protected] > Sent: Wednesday, May 7, 2008 4:37:37 PM (GMT-0500) America/New_York > Subject: Multiple partitions on the same machine > > What if I have a second drive added to my machine? Can you specify > multiple "docroot" lines in mogstored.conf, or is the expectation to > run a second mogstored on the same machine and give it different ports > to listen on? >
