From sutter.cane at rx78.org Mon Jul 6 14:31:14 2009 From: sutter.cane at rx78.org (Akira Norimaki) Date: Mon Jul 6 14:31:21 2009 Subject: ML 115 G5, resp. ML 110 G5 In-Reply-To: <20090507.183338.124552536.koren@tempest.sk> References: <20090507.183338.124552536.koren@tempest.sk> Message-ID: <4A5204CC.7080907@rx78.org> Ludovit Koren wrote: > has anyone experience with HP ML 115 G5 or ML 110 G5 running FreeBSD > 7.x ? Any compatibility/hardware issues? We've a ML110(*) with a 7.2-RELEASE-p1 on it, it works like a charm. Ciao, Akira (*) Promise PDC20271 UDMA133 controller From iannai29 at gmail.com Tue Jul 7 15:37:38 2009 From: iannai29 at gmail.com (Ian Narcisi) Date: Tue Jul 7 15:37:44 2009 Subject: hpacucli-7.50.tar.bz2: Will this work on FreeBSD 5.5 i386? Message-ID: <82c3b2780907070817k515d931fu8e5edfaf5fa63b34@mail.gmail.com> I would like to add a couple new 18.2G drives to our HP Proliant DL360 G2's Smart Array 3200 SCSI controller. We have a BSD /vol0 mounted to a Smart Array 3200 Controller which contains our existing MySQL database. It is 6G away from filling to it maximum. The questions are: Can I install hpacucli-7.50.tar.bz2on FreeBSD 5.5, or should I find/install an older version? Once successfully installed can I add the two - 18.2G drives to the existing 6 - 18.2G drives on the Smart Array 3200 using this utility, or would I be better off using the HP SmartStart CD and adding the hard drives this way? Thank you, Ian From roy at net-vantage.com Tue Jul 7 16:02:54 2009 From: roy at net-vantage.com (RA Cohen) Date: Tue Jul 7 16:03:04 2009 Subject: hpacucli-7.50.tar.bz2: Will this work on FreeBSD 5.5 i386? In-Reply-To: <82c3b2780907070817k515d931fu8e5edfaf5fa63b34@mail.gmail.com> References: <82c3b2780907070817k515d931fu8e5edfaf5fa63b34@mail.gmail.com> Message-ID: <4A5371CF.5070806@net-vantage.com> I am not sure what you are trying to do - do you want to add the two new drives to an existing array? You will have to copy the data off the existing array, add the drives, and then re-initializing the array. Then you can copy your data back to the newly expanded array. If there is another way to do this, I'd love to hear about it! -Roy Ian Narcisi wrote: > I would like to add a couple new 18.2G drives to our HP Proliant DL360 G2's > Smart Array 3200 SCSI controller. We have a BSD /vol0 mounted to a Smart > Array 3200 Controller which contains our existing MySQL database. It is 6G > away from filling to it maximum. The questions are: Can I install > hpacucli-7.50.tar.bz2on > FreeBSD 5.5, or should I find/install an older version? Once > successfully > installed can I add the two - 18.2G drives to the existing 6 - 18.2G drives > on the Smart Array 3200 using this utility, or would I be better off using > the HP SmartStart CD and adding the hard drives this way? > > Thank you, > > Ian > _______________________________________________ > freebsd-proliant@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-proliant > To unsubscribe, send any mail to "freebsd-proliant-unsubscribe@freebsd.org" > -- Roy A Cohen Network Advantage LLC www.net-vantage.com 413.223.9007 -------------------------------------------------- "Bringing Cost-Saving, State-of-the-Art Technology Solutions to Small and Mid-Size Organizations" From ulf at Alameda.net Tue Jul 7 17:57:49 2009 From: ulf at Alameda.net (Ulf Zimmermann) Date: Tue Jul 7 17:57:56 2009 Subject: hpacucli-7.50.tar.bz2: Will this work on FreeBSD 5.5 i386? In-Reply-To: <4A5371CF.5070806@net-vantage.com> References: <82c3b2780907070817k515d931fu8e5edfaf5fa63b34@mail.gmail.com> <4A5371CF.5070806@net-vantage.com> Message-ID: <20090707173408.GA60321@evil.alameda.net> On Tue, Jul 07, 2009 at 12:03:27PM -0400, RA Cohen wrote: > I am not sure what you are trying to do - do you want to add the two new > drives to an existing array? You will have to copy the data off the > existing array, add the drives, and then re-initializing the array. Then > you can copy your data back to the newly expanded array. > > If there is another way to do this, I'd love to hear about it! Let's assume he has two 9GB drives right now, in a raid 1+0. He can swap 1 drive at a time, let the automatic rebuild happen. When the rebuild is done, the second drive can be swapped and again wait for the rebuild. At this point the system should be: Array A has two 18GB drives in it, half used for Logical Drive 1. You can now either expand the existing Logical Drive 1 (by using the hpacucli program or boot the SmartStart CD and run the graphical version from there). When this expansion is finished, you would reboot FreeBSD for it to pickup the larger logical drive and you can now go through and do a file system extension. Or you create another logical drive, by using hpacucli (or the SmartStart CD) which will use the new space. > > -Roy > > Ian Narcisi wrote: > >I would like to add a couple new 18.2G drives to our HP Proliant DL360 G2's > >Smart Array 3200 SCSI controller. We have a BSD /vol0 mounted to a Smart > >Array 3200 Controller which contains our existing MySQL database. It is 6G > >away from filling to it maximum. The questions are: Can I install > >hpacucli-7.50.tar.bz2on > >FreeBSD 5.5, or should I find/install an older version? Once > >successfully > >installed can I add the two - 18.2G drives to the existing 6 - 18.2G drives > >on the Smart Array 3200 using this utility, or would I be better off using > >the HP SmartStart CD and adding the hard drives this way? > > > >Thank you, > > > >Ian > >_______________________________________________ > >freebsd-proliant@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-proliant > >To unsubscribe, send any mail to "freebsd-proliant-unsubscribe@freebsd.org" > > > > -- > Roy A Cohen > Network Advantage LLC > www.net-vantage.com > 413.223.9007 > -------------------------------------------------- > "Bringing Cost-Saving, State-of-the-Art Technology > Solutions to Small and Mid-Size Organizations" > > _______________________________________________ > freebsd-proliant@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-proliant > To unsubscribe, send any mail to "freebsd-proliant-unsubscribe@freebsd.org" > -- Regards, Ulf. --------------------------------------------------------------------- Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-865-0204 You can find my resume at: http://www.Alameda.net/~ulf/resume.html From security.alert at hsbc.co.uk Sun Jul 19 06:17:18 2009 From: security.alert at hsbc.co.uk (HSBC Bank Plc) Date: Sun Jul 19 06:17:29 2009 Subject: Account Suspension Notice Message-ID: <200907181612.n6IGCJWV000660@sded3.atcihosting.com> HSBC Customer using a laptop for Online Banking Online Banking Alert Account Suspension Notice _________________________________________________________________ Your account access has been locked due invalid Logon Attempts last time on your online Banking Servics. . Your security is important to us. We therefore require you to unlock and verify your account Details. Kindly click on the Re-activate Account >> link below to start the verification process. [1]Re-activate Account Want to confirm this email is from HSBC Sign in to Online Banking and select Alerts History to verify this alert. NOTE: We ignore any further information which is coming to your account like, transfer of payment, receiving payment, making changes to your account. Until your IP is confirmed before your account can work as normal Want to get more alerts? Sign in to your online banking account at HSBC and within the Accounts Overview page select the "Alerts" tab. Because email is not a secure form of communication, please do not reply to this email. References 1. http://www.supermercadossuperluna.com.br/upload/culinarista/IBlogin.html