Re: [osol-help] Bacula install

2011-03-14 Thread Rob Healey
Been using bacula on Solaris 10/11 for years.

Only back up about 9Tbytes so thats a little small but built in sqlite works 
fine rather
than complex external database like mysql or postgresql.

For OpenSolaris/OI/Solaris Express try:

./configure --prefix=/opt/bacula --with-python \
--disable-conio \
--enable-readline=yes \
--mandir=/opt/bacula/man \
--with-sqlite3 \
--with-openssl \
--with-working-dir=/var/spool/bacula \
--with-dump-email=sys...@example.com \
--with-job-email=sys...@example.com \
--with-smtp-host=postman.example.com \
--with-dir-user=bacula-dir --with-dir-group=bacula \
--with-sd-user=bacula-sd --with-sd-group=bacula \
--with-fd-group=bacula \
--disable-shared \
--enable-static \
--disable-libtool

I would also recommend changing the config file setup such that the main 
bacula-dir.conf, bacula-sd.conf and bacula-fd.conf use include directives to 
pull in individual
config to make it easier to manage.

-Rob
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] Blastwave?

2010-02-01 Thread Rob Healey
network.com was/is a Sun/StorageTek registered domain.

I'm guessing Blastwave is looking for a new home? blastwave.org is still up.

Looks like some sort of informal arrangment with the company formally known as 
SUNW that probably no longer holds...

-Rob
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] LiveCD won't boot past copyright header

2010-01-06 Thread Rob Healey
DL320s is a WEIRD beast... 
Strange BIOS, whacky motherboard. Get a DL180 series instead.

To your question:

The DVD drive on the DL320s is attached via USB; weird.

Solaris of ANY sort can't drive the bizzare USB controller on this beast, I've 
been waiting for YEARS for someone in Solarisland to add support with no luck.

If you can add in a SCSI controller and find a SCSI based DVD drive then 
Solaris of any sort works fine.

For now we just run Solaris 10 loaded from CD's on the 320 waiting for 
depreciation to let us get a DL180 to replace it...

-Rob
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


[osol-help] ICH7 USB support/flags?

2008-04-28 Thread Rob Healey
I'm trying to get Solaris installed on an HP320s, the ICH7 chip USB controller 
seems to give solaris indigestion, missing SOF interrupts?, so I'm wondering 
if there is a boot option to get solaris working with the Intel ICH7 controller?

Ubuntu and RHEL don't seem to have problems with the ICH7 controller so I'm 
hoping its just a boot option to get things to go under solaris.

Thanks!

-Rob
 
 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org