<div dir="ltr"><div>Thank you for getting back to me.</div><div> </div><div>Issue 1; we did do a YUM update right after the install (as a matter of policy, we always do so). The passwords that we use are always very complex(U/L Case, Special Symbols etc). I believe the issue here is that we used a Dollar Sign ($) for the letter S and other similar alpha characters. We changed our policy to NOT use the $ as it is of course a PHP element. So that is fixed - our bad.</div><div> </div><div>Two questions/advise:</div><div>1) Should we use BlueOnyx-5208R-CentOS-6.5 OR BlueOnyx-5208R-SL-6.5. This one we are Not Sure of the benefits, recommendations etc,</div><div>2) We will eventually (once we are very comfortable with BO), be installing onto a Dell 710 Blade server (one of several). These servers already have Built-in Hardware RAID configured for the impending OS install and Data. We can either delete the DATA raid volume or unplug. I think my understanding is that if we just delete the RAID Set for Data, BO will Raid the drive anyway?</div><div> </div><div>Again, thanks for the reply and guidance.</div><div> </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 4, 2014 at 9:49 AM, Michael Stauber <span dir="ltr"><<a href="mailto:mstauber@blueonyx.it" target="_blank">mstauber@blueonyx.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Richard,<br>
<br>
> <<<<<<<<<<<<<<<<<<<<< ERROR START >>>>>>>>>>>>>>>>><br>
><br>
> A PHP Error was encountered<br>
><br>
> Severity: Notice<br>
><br>
> Message: Array to string conversion<br>
><br>
> Filename: controllers/wizard.php<br>
><br>
> Line Number: 1388<br>
> Fatal error: ob_start() [<a href='ref.outcontrol'>ref.outcontrol</a>]:<br>
> Cannot use output buffering in output buffering display handlers in<br>
> /usr/sausalito/ui/chorizo/ci/system/core/Exceptions.php on line 181<br>
><br>
> <<<<<<<<<<<<<<<<<<<<< ERROR END>>>>>>>>>>>>>>>>><br>
<br>
Most likely the password you set for "admin" or for MySQL was too<br>
simple. The line 1388 error is when the errors are evaluated that<br>
happened up until that point. The password errors are the only errors<br>
that cause it to "barf" this way. Usually errors should be arrays, but<br>
these two are returned as strings.<br>
<br>
I think this was fixed in a YUM update, but it happened after the CDs<br>
were built. So unless you did a "yum update" before using the GUI the<br>
problem was still there, as it was using the version from before the fix<br>
was published.<br>
<br>
> When installing, we are selecting "No dmraid" option, yet the installation<br>
> process creates a  RAID set. When checking the status of the Raid set<br>
> (disk, members etc), the result is (essentially) no raid set defined.<br>
<br>
The "no dmraid" option is not meant to "spare" a disk from not being<br>
formatted. Whatever disks you have attached to the server WILL be<br>
formatted and re-partitioned when the installer runs. There is no way<br>
around that and this is how it always has been.<br>
<br>
If you don't want the installer to do that, you need to physically<br>
disconnect the disks (unplug the cables) that it shouldn't mess with.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
With best regards<br>
<br>
Michael Stauber<br>
_______________________________________________<br>
Blueonyx mailing list<br>
<a href="mailto:Blueonyx@mail.blueonyx.it">Blueonyx@mail.blueonyx.it</a><br>
<a href="http://mail.blueonyx.it/mailman/listinfo/blueonyx" target="_blank">http://mail.blueonyx.it/mailman/listinfo/blueonyx</a><br>
</font></span></blockquote></div><br></div>