HP ux 11i v3 september 2012 Media


 
Thread Tools Search this Thread
Operating Systems HP-UX HP ux 11i v3 september 2012 Media
# 1  
Old 09-10-2014
HP HP ux 11i v3 september 2012 Media

Hello Friends,

I bought HP-UX 9000 series server. They shipped it with HP-UX 11.31 March 2014 version operating system. But i want to reload it with HP ux 11i v3 september 2012.
I have only hardware support for this box, so i cant get it from HP site.
Can any tell me where can i download it.
Or if anyone has this media, can you upload it on any ftp sites.

Please help me.
# 2  
Old 09-10-2014
What is so special about that sep 2012 release?
For me it may be because of software support such as acc or java, but as a sysadm I look to what is OS stuff and so the difference is HP-UX 11.31 March 2014 is up to date on all patches which is not the case of what you want, then as you say you have no support other than HW, how and where will you get all thoses patches?
# 3  
Old 09-10-2014
i have an issue in creating vm's..
i have same kind of setup in my old company, which is working fine with sept 2012 media.
so i want to try the same here.
# 4  
Old 09-10-2014
So it could be a firmware update issue... like something obsoleted and so removed or a firmware update missing... What model is it?
# 5  
Old 09-11-2014
HP Integrity rx2800 i4 Server

---------- Post updated 09-11-14 at 03:23 PM ---------- Previous update was 09-10-14 at 10:24 PM ----------

Dont worry about the software support.
i am going to install VM's on it. Not going to use the base system
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. What is on Your Mind?

Place your bits - 2012 FIFA Ballon d'Or and 2012 FIFA World Coach of the Year

I have added two new sports events. The FIFA Ballon d'Or is an association football award given annually to the player who is considered to have performed the best in the previous season. It is awarded based on votes by coaches and captains of international teams, as well as journalists from... (0 Replies)
Discussion started by: ni2
0 Replies

2. Shell Programming and Scripting

Date conversion help from dd/mm/yyyy to dd/Mon/yyyy i.e. 28/10/2012 to 28/Oct/2012

Hi I have a problem with Date format in my code. 1st I am trying to convert today's date to yesterday's using YESTERDAY3=`perl -e '@y=localtime(time()-86400); printf "%04d/%02d/%02d",$y+1900,$y+1,$y;$y;'` And once it is done I am trying to using the yesterday date in a grep command to... (3 Replies)
Discussion started by: nithinankam
3 Replies

3. Shell Programming and Scripting

gawk convert 2012-Jun-13 to 2012-06-13

I have a value in a file i am processing that has a date like "2012-Jun-13" how can I convert a date like that 2012-06-13? Am I stuck building an array of three digit months and corresponding numbers and running through the logic of figuring out the number?? or can I convert this with... (1 Reply)
Discussion started by: trey85stang
1 Replies

4. Shell Programming and Scripting

How do i compare two dates with format Jan 01, 2012 and Jan 00 2012

I need to be able to compare dates in the format of Jan 10, 2012 and Jan 10 2012. (Notice one has a comma). Then I need to find the date that is 7 days before those dates if they are equal. How can I do this in Bash. Thank ahead (4 Replies)
Discussion started by: ojthejuice
4 Replies
Login or Register to Ask a Question