On Wednesday 27 December 2006 18:35, Jose Molina wrote:
> El mié, 20-12-2006 a las 18:07 +0000, David Laperle escribió:
> > Hi guys,
> >  
> > first of all, thanks for your help! I would try to be the more
> > explicit i can! Our reside on a RedHat Enterprise 4 running on a HP
> > Proliant server with 2 HDD in raid running CCISS from HP!
> >  
> > At this moment, we are in a test phase, so we have a backup on the
> > server that we need to restore on a machin "host B" ... so we want to
> > create the RescueCD to be able to boot and run all the command
> > specified by the guide!
> >  
> > But the problem is that Bacula doesnt seems to support CCISS on the
> > RescueCD so it doesnt find any information about the actual drives!
> >  
> > So i cannot mount any /dev cause it's RAID devices that bacula cannot
> > read! How can i force Bacula to use CCISS to discover drives?
> 
> CCISS is just another kernel driver, I don't know how does bacula make
> the rescue CD but this is not a bacula issue. If the linux kernel on the
> rescue CD is able to load cciss  bacula should have no problem in using
> those devices.
> 
> Maybe someone knows an easy way to "modify" the Rescue CD so it
> contains/loads the appropiate module.

In general, the Bacula Rescue CDROM has all the kernel HD drivers.  The user 
can load the appropriate one with the standard commands (modprobe, ...).  
However, in general the problem is not having the driver available but 
configuring the drive appropriately, which is generally nontrivial.  If the 
drive is already partitioned and formatted, then as you suggest it is just a 
question of loading the right driver, and if I am not mistaken, the kernel 
might even do this automatically when you mount the drive.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to