Could someone test my thinking and see if I'm way off base with this?
I'm trying to run Bacula inside a container; but I can not get the bacula-director program to run. I have Ubuntu 8.04 installed. When I issue /etc/init.d/bacula-director ( start or restart ) everthing responds normally and a bacula-dir.9101.pid is created in /var/run/bacula. ps -ef does not show this process. bacula-sd and bacula-fd run fine.
Here is what I created. I have a stand-alone box running Debian 5, which I've created a raid 5 array. I use vbladed to export /dev/md0. I have 2 Proxmox boxes set up as a cluster. Within each Proxmox box I've issued the vzctl set command so that the container can access /dev/etherd/e0.0.
Within the container I mount /dev/etherd/e0.0 to /srv/backups. I'm able to migrate the container from server to server and maintain the mount.
Eventually what I'd like to do, is to setup a couple of physical servers using raid 10, but none of this can work if I can't get bacula-director to run.
Thanks for the help,
Bill
I'm trying to run Bacula inside a container; but I can not get the bacula-director program to run. I have Ubuntu 8.04 installed. When I issue /etc/init.d/bacula-director ( start or restart ) everthing responds normally and a bacula-dir.9101.pid is created in /var/run/bacula. ps -ef does not show this process. bacula-sd and bacula-fd run fine.
Here is what I created. I have a stand-alone box running Debian 5, which I've created a raid 5 array. I use vbladed to export /dev/md0. I have 2 Proxmox boxes set up as a cluster. Within each Proxmox box I've issued the vzctl set command so that the container can access /dev/etherd/e0.0.
Within the container I mount /dev/etherd/e0.0 to /srv/backups. I'm able to migrate the container from server to server and maintain the mount.
Eventually what I'd like to do, is to setup a couple of physical servers using raid 10, but none of this can work if I can't get bacula-director to run.
Thanks for the help,
Bill