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?
