Memory for Cisco C200m2 rack server

Hi
I have an C200m2 rack server with 3x2GB of ram memory. I want to extend that to atleast 12Gb of ram how should
Add 1st 8GB module = 3X2GB + 8GB
or remove the old memory and replace it with 3x4GB
//T

Hi Tobias ,
Check this information:
When considering the memory configuration of your server, you should consider the following items:
•DIMMs  within the server should all be the same type, speed, and size. Do not  mix different size DIMMs or DIMMs with different clock rates in the same  server. Doing so causes the system to set the memory system speed to  that of the slowest installed DIMMs.
•DIMMs can be used either in a one DIMM per Channel (1DPC) configuration or in a two DIMMs per Channel (2DPC) configuration.
•There are blue and black DIMM slots. Populate blue slots in a bank first.
Please check the link for further details:
http://www.cisco.com/en/US/prod/collateral/ps10265/ps10493/c200m2_lff_specsheet.pdf
Hope this help!
David

Similar Messages

  • How increase flash memory for cisco routers in GNS3?

    I have GNS3 simulator and I am trying to increase the flash memory. I've changed the memory in the GNS3 -> R1 -> Configure -> Memories and disks -> PCMCIA disk slot to 124 MiB.
    I created a new topology and set the memory. Still it shows the same 8MiB (default).
    How to fix it?
    Raja

    Hello!!
    Can you use routers like 3725 and try to increase the memory in node configuration.
    You can change the size of PCMCIA Disk0.
    This kind of routers works for me.
    Thanks,

  • Problem on installing Solaris 10 on Cisco UCS-C24-M3S2 rack server.

    I've got issue on installing Solaris 10 on Cisco UCS-C24-M3S2 rack server. Solaris 10 doesn't recognize UCSC-RAID-ROM55.

    Hi dipaktimsina,
    From the documentation below it looks like Solaris doesn't have support for the embedded raid controller with the ROM55 chip. 
    http://www.cisco.com/web/techdoc/ucs/interoperability/matrix/matrix.html
    let me know if you have any questions and don't forget to rate any useful answers.

  • How to increase the memory for my weblogic server in Jdeveloper 12.1.2.0.0 ?

    Hey everyone,
    So as my title says, i'm trying to increase the memory for my weblogic server in my windows 7 64 bit machine, with 8GB ram.
    The values appear to be: JAVA Memory arguments: -Xms256m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=512m
    I've done some search from this forum and i've added this to my jdev.conf:
    AddVMOption  -XX:MaxPermSize=1536M (in this one i've only changed the value)
    AddVMOption -Xmx1536M
    AddVMOption -Xms1536M
    And i've changed this: MEM_ARGS="-Xms1024m -Xmx1024m" in my startNodeManager.sh file
    I'm still getting the same line in my server but i need to change the values since i'm not getting the server to run my application very well (it gets stucked in loading my databases and graphs) and i think it will continue untill i get a heap exception error.
    Any ideas of how to change this?
    Regards,
    Frederico.

    Thanks Alejandro .
    I'm going to ask you another question and this one is quite important.
    Whenever i run my project a couple of times, i'm not able to retrieve the page, it just gets stuck on loading.
    It just stops the loading, like its a really really slow page. I'm not using a lot of rows in my database so i don't take to much memory but it doesn't load and i know everything is fine but i just added some graphs after testing it.
    Do you know why?
    In the console it says that everything is fine and shows the link for the page but it never loads completely until it gives a error because it does not respond in 600 seconds.
    Strange right?

  • Server has not enough memory for operation (Some .rpt files not removing from Temp folder )

    We have web application developed in ASP.NET 4.0 ftramework and published on IIS. And we are using 13_0_8 version of CR.
    I am creating report files and exporting these as pdf. And I am disposing streams and report documents at the end. Initially, there wasn't any problem and temporary files which are created by CrystalReport were deleting all. But, now requests to the web application increeased to about 50.000 in a day and now some .rpt files are staying in Temp folder and I can't delete them. After recycling application pool all files are removed by IIS. Then, after 1 or 2 hours new .rpt files are creating in Temp folder. And after somewhile, application throws Server has not enough memory for operation. And, IMHO the reason is temp files. Here is the code I am using to export report as pdf.
    Questions:
    1. Is the reason of this exception is temp files in Temp folder?
    2. What is wrong in that code?
    ReportDocument report = DownloadPDF.GetReport(id);
       MemoryStream stream = (MemoryStream)report.ExportToStream(CrystalDecisions.Shared.ExportFormatType.PortableDocFormat);
       Response.ContentType = "application/pdf";
       Response.AddHeader("content-disposition", "attachment; filename=" + id+ ".pdf");
      report.Close();
      report.Dispose();
       try
       Response.BinaryWrite(stream.ToArray());
       Response.End();
       catch (Exception)
       finally
      stream.Flush();
      stream.Close();
      stream.Dispose();
    Here is the StackTrace

    Hi Farhad
    At 50,000 requests, you are more than likely running into the CR engine limit. E.g.; you're pushing way too hard... The following will be good reads for you:
    Crystal Reports 2008 Component Engine Scalability | SCN
    (The above doc does apply to current versions of CR - e.g.; no changes.)
    Crystal Reports Maximum Report Processing Jobs ... | SCN
    Scaling Crystal Reports for Visual Studio .NET
    Choosing the Right Business Objects SDK for Your Needs
    Choose the Right SDK for the Right Task
    How Can I Optimize Scalability?
    All of the above apply to your version of CR and thus the next question will be; how to proceed:
    1) Bigger, faster servers will not hurt.
    2) Web farms.
    How Do I Use Crystal Reports in a Web Farm or Web Garden?
    3) Crystal Reports Application Server, or perhaps even SAP BusinessObjects BI Platform 4.1
    Crystal Enterprise Report Application Server - Overview
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Trying to install Visio 2010 add-in for rack server virtualization - fails

    I am running Visio 2010 Professional 32-bit.  I am running it on a Windows 7 Enterprise machine, 64 bit.  I am trying to install the Visio 2010 Add-In for Rack Server Virtualization.  When running the installer I get the following message:
    "Setup cannot continue because Visio Add-In for Rack Server Virtualization requires that Visio 2010 Professional or greater be installed.  Please install Visio and run setup again."
    I downloaded the add in from here: http://www.microsoft.com/download/en/details.aspx?id=26233
    I have Visio 2010 Professional installed.  What now?

    Hi,
    I have reproduce in Windows 7 SP1 Enterprise 64-bit, Visio 2010 Premium 32-bit, it work fine.
    If you did not install Windows 7 SP1, you can download service pack visit following link:
    http://support.microsoft.com/kb/976932
    Make user you have administrator permission, and you can try to run this program as compatibility mode test if it work.
    If you install this Add-in directly after install Visio 2010,  it recommended restart computer and then install Add-in.
    Best regards
    William Zhou CHN
    TechNet Community Support

  • Need a rack server for our company

    Hi,
           we are looking for a rack server for our oraganisation        
    Hardware specs we are looking for:
    Dual processor
    about 128GB RAM
    2-4tb of Hard Drive Space
    1GB ethernet
    Need prduct descrion and price details for it.
    Thanks,
    Sanjeev
    9872284774

    Hi,
    Depending what your server is (shape and size) and you plan for future usage not CPU, RAM or anything inside. Please check the following lists:
       http://www.4cabling.com.au/server-racks-network-cabinets.html
       http://www.ebay.com.au/bhp/server-rack-cabinet
    Note: You can buy rack(s) from any supplier, no need IBM or HP or Dell .... racks (actually they are more expensive than racks from companies which sell racks/cabinets).
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • Configuring Cisco Router for use with Syslog Server

    Configuring Cisco Router for use with Syslog Server:
    Does anyone know of a good doc for this?
    -Ashley

    Start with that one: http://security-planet.de/wp-content/uploads/2008/12/logging-ios.pdf
    And if you need more informations, just ask what you want to achieve.
    Don't stop after you've improved your network! Improve the world by lending money to the working poor:
    http://www.kiva.org/invitedby/karsteni

  • Hardware Needed for Cisco 2911 as a console server

    Hi,
    We need to setup Cisco 2911 router as a console server for OOB (Out of band) connectivity to console of each DC device (upto 20 devices) Could someone please respond to the following questions we had:
    1. What interface module can we install on the 2911 ISR for this purpose?
    2. What cable (part number please) will go to the that 2911-ISR interface slot and then we can connect the consoel ports of out network devices to that cable.
    It needs to be something similar to the cisco octal cable which I know we used for Cisco 2500 series for console purposes to other devices. But not sure about Cisco 2911.
    I would highly appreciate your information and help.
    Thanks
    Lovleen

    You would need an interface providing asynchronous serial ports. Something like the HWIC-8A or the HWIC-16A. Needing 20 ports you will most likely use one of each type (having then 24 ports).
    The cable to connect to the HWIC is the CAB-HD8-ASYNC. If you attach routers and switches console ports directly to the RJ45 plugs everything is fine. If you have other types of serial ports to serve (DB-9 or DB-25) then you need the according adapters. I don't know if they have product numbers...
    Or to have it all on one single PDF follow this link
    BR
    Björn

  • Transaction for monitoring memory and resources on BW server

    hi experts
    I have the task to determine what occurred from an hour specified on few minutes, because there was a process or program ( we don't know ) which collapse memory and resources on BW server. I check throw SM37 if some Job was executed but no one was. I need a transaction for monitoring / checking memory and resources.
    Please I will appreciate any helpfull information.
    Regards
    mgg

    Hi
    You can use ST03 / ST03 N also check ST04, ST06 . If you have access to the service market palce please check SAP Note - 618868 ( FAQ: Oracle Performance )  and related notes for more help.
    Hope this helps
    Assign points if useful
    Regards

  • Mail and SMTP server settings of ASA Certificate Authority for cisco anyconnect VPN

                       Dear All,
    i have the folloing case :
    i am using ASA as Certificate authority for cisco anyconnect VPN users,the authentication happens based on the local database of the ASA,
    i want to issue a new certificate every 72 hours for the users ,and i want to send the one time password via email to each user.
    so what the setting of the mail and smtp server should be ,
    was i understand i should put my smtp server ip address then i have to create the local users again under(Remte VPN VPN--Certificate management--Local certificate authority --Manage user Database) along with their email addresses to send the one time passsword to them via their emails.
    i sent the email manually ,hwo can automate sending the OTP to our VPN users automatically vi their emails?
    Best regards,

    Thanks Jennifer.
    I did manage to configure LDAP attribute map to the specific group policy.
    Nevertheless, I was thinking whether I can have fixed IP address tied to individual user.
    Using legacy Cisco VPN Client, I can do it using IPSEC(IKEv1) Connection profile, where I set Pre-Shared Key and Client Address Pools. Each Client Address Pools has only 1 fix IP address.
    Example: let say my username is LLH.
    Connection Profile for me is : LLH-Connection-Profile, my profile is protected by preshared key.
    Client Address Pool for me is : LLH-pool, and the IP is 172.16.1.11
    Only me know the preshared key and only me can login with my Connection Profile.
    Using AnyConnect, I have problem. User can use any connection profile because I cannot set preshared key for AnyConnect. In that case, I cannot control who can use my Connection Profile and pretend to be me.
    Example:
    AnyConnect Connection Profile for me is : LLH-Connection-Profile, without any password
    Client Address Pool for me is : LLH-pool, IP is 172.16.1.11
    Any body can use LLH-Connection-Profile, login with another user name, let say user-abc which is a valid user in LDAP server. In that case, ASA assign 172.16.1.11 to user-abc and this user-abc can access server which only allow my IP to access.
    I hope above description can paint the scenario clearer.
    Thanks in advance for all the help and comment given.

  • Ask the Expert : Initial Set Up and LAN Connectivity for Cisco UCS Servers

    Welcome to the Cisco Support Community Ask the Expert conversation. This is an opportunity to learn and ask questions about related to the initial setup of UCS C & B Series which include LAN connectivity from the UCS perspective with Cisco subject matter expert Kenny Perez.
    In particularly, Kenny will cover topics such as: ESXi/Windows  installations, RAID configurations (best practices for good performance and configuration), VLAN/Jumbo Frames configuration for B series and C series servers, Pools/Policies/Upgrades/Templates/Troubleshooting Tips for blade and rack servers, Fabric Interconnects configuration, general compatibility of Hardware/Software/drivers amongst other topics
    Kenny Perez is a technical leader in Cisco Technical Assistance Center, where he works in Server Virtualization support team. His main job consists of supporting customers to implement and manage Cisco UCS B series and C series. He has background in computing, networking, and Vmware ESXi and has 3+ years of experience support UCS servers and is VCP certified.
    Remember to use the rating system to let Kenny know if he has given you an adequate response. 
    This event lasts through October 10th, 2014. Visit this forum often to view responses to your questions and the questions of other Cisco Support Community members.

    Hi,
    Actually  we have UCS 6248 fabric interconnect - first twelve ports are enabled  and same in Cisco UCS Manager.
    But when more port will be active by expansion module  then UCSM can manage that too or need any other licence  for UCSM too?

  • LMS 3.2 - unknow SNMP error for Cisco XR12406

    Hi ,
    I got a RME job alert which describes SNMP RW community verification failure in Device Credentials Verification for Cisco XR12406 router, I have double checked on the credential configured in LMS and it is correct.
    The configuration that i tried in XR12406:
    snmp-server community T3lBruRW RW <acl>   ---> not working
    snmp-server community T3lBruRW RW SystemOwner <acl> ---> not working
    Anyone can help!!!

    Hi Nael, here it is:
    #sh ver
    Sun Nov 28 15:43:14.648 BNT
    Cisco IOS XR Software, Version 3.8.2[00]
    Copyright (c) 2009 by Cisco Systems, Inc.
    ROM: System Bootstrap, Version 12.0(20060713:113510) [sunnaik-31s5th 1.16dev(0.1)] DEVELOPMENT SOFTWARE
    Copyright (c) 1994-2006 by cisco Systems,  Inc.
    CRTH uptime is 8 weeks, 2 days, 20 hours, 45 minutes
    System image file is "disk0:c12k-os-mbi-3.8.2/mbiprp-rp.vm"
    cisco 12406/PRP (7457) processor with 2097152K bytes of memory.
    7457 processor at 1266Mhz, Revision 1.2
    3 Cisco 12000 Series SPA Interface Processor-601/501/401
    2 Cisco 12000 Series Performance Route Processors
    6 Management Ethernet
    12 PLIM_QOS
    4 TenGigE
    15 GigabitEthernet/IEEE 802.3 interface(s)
    1018k bytes of non-volatile configuration memory.
    1998M bytes of compact flash card.
    2048800k bytes of disk0: (Sector size 512 bytes).
    65536k bytes of Flash internal SIMM (Sector size 256k).
    Boot device on node 0/0/CPU0 is mem:
    Package active on node 0/0/CPU0:
    c12k-k9sec, V 3.8.2[00], Cisco Systems, at disk0:c12k-k9sec-3.8.2
        Built on Wed Oct 28 19:00:47 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-lc, V 3.8.2[00], Cisco Systems, at disk0:c12k-lc-3.8.2
        Built on Wed Oct 28 16:27:50 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-fwdg, V 3.8.2[00], Cisco Systems, at disk0:c12k-fwdg-3.8.2
        Built on Wed Oct 28 16:26:44 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-admin, V 3.8.2[00], Cisco Systems, at disk0:c12k-admin-3.8.2
        Built on Wed Oct 28 16:25:55 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-base, V 3.8.2[00], Cisco Systems, at disk0:c12k-base-3.8.2
        Built on Wed Oct 28 16:24:15 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-os-mbi, V 3.8.2[00], Cisco Systems, at disk0:c12k-os-mbi-3.8.2
        Built on Wed Oct 28 16:19:12 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    Boot device on node 0/1/CPU0 is mem:
    Package active on node 0/1/CPU0:
    c12k-k9sec, V 3.8.2[00], Cisco Systems, at disk0:c12k-k9sec-3.8.2
        Built on Wed Oct 28 19:00:47 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-lc, V 3.8.2[00], Cisco Systems, at disk0:c12k-lc-3.8.2
        Built on Wed Oct 28 16:27:50 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-fwdg, V 3.8.2[00], Cisco Systems, at disk0:c12k-fwdg-3.8.2
        Built on Wed Oct 28 16:26:44 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-admin, V 3.8.2[00], Cisco Systems, at disk0:c12k-admin-3.8.2
        Built on Wed Oct 28 16:25:55 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-base, V 3.8.2[00], Cisco Systems, at disk0:c12k-base-3.8.2
        Built on Wed Oct 28 16:24:15 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-os-mbi, V 3.8.2[00], Cisco Systems, at disk0:c12k-os-mbi-3.8.2
        Built on Wed Oct 28 16:19:12 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    Boot device on node 0/2/CPU0 is mem:
    Package active on node 0/2/CPU0:
    c12k-k9sec, V 3.8.2[00], Cisco Systems, at disk0:c12k-k9sec-3.8.2
        Built on Wed Oct 28 19:00:47 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-lc, V 3.8.2[00], Cisco Systems, at disk0:c12k-lc-3.8.2
        Built on Wed Oct 28 16:27:50 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-fwdg, V 3.8.2[00], Cisco Systems, at disk0:c12k-fwdg-3.8.2
        Built on Wed Oct 28 16:26:44 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-admin, V 3.8.2[00], Cisco Systems, at disk0:c12k-admin-3.8.2
        Built on Wed Oct 28 16:25:55 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-base, V 3.8.2[00], Cisco Systems, at disk0:c12k-base-3.8.2
        Built on Wed Oct 28 16:24:15 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-os-mbi, V 3.8.2[00], Cisco Systems, at disk0:c12k-os-mbi-3.8.2
        Built on Wed Oct 28 16:19:12 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    Configuration register on node 0/4/CPU0 is 0x2102
    Boot device on node 0/4/CPU0 is disk0:
    Package active on node 0/4/CPU0:
    c12k-k9sec, V 3.8.2[00], Cisco Systems, at disk0:c12k-k9sec-3.8.2
        Built on Wed Oct 28 19:00:47 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-rout-3.8.2.CSCti62211, V 1.0.0[SMU], Cisco Systems, at disk0:c12k-rout-3.8.2.CSCti62211-1.0.0
        Built on Sat Aug 28 15:36:26 BNT 2010
        By edde-bld1 in /vws/afz/builds/smu_r38x_3_8_2/workspace for c4.2.1-p0
    c12k-rout, V 3.8.2[00], Cisco Systems, at disk0:c12k-rout-3.8.2
        Built on Wed Oct 28 16:28:36 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-lc, V 3.8.2[00], Cisco Systems, at disk0:c12k-lc-3.8.2
        Built on Wed Oct 28 16:27:50 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-fwdg, V 3.8.2[00], Cisco Systems, at disk0:c12k-fwdg-3.8.2
        Built on Wed Oct 28 16:26:44 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-admin, V 3.8.2[00], Cisco Systems, at disk0:c12k-admin-3.8.2
        Built on Wed Oct 28 16:25:55 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-base, V 3.8.2[00], Cisco Systems, at disk0:c12k-base-3.8.2
        Built on Wed Oct 28 16:24:15 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-os-mbi, V 3.8.2[00], Cisco Systems, at disk0:c12k-os-mbi-3.8.2
        Built on Wed Oct 28 16:19:12 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    Configuration register on node 0/5/CPU0 is 0x2102
    Boot device on node 0/5/CPU0 is disk0:
    Package active on node 0/5/CPU0:
    c12k-k9sec, V 3.8.2[00], Cisco Systems, at disk0:c12k-k9sec-3.8.2
        Built on Wed Oct 28 19:00:47 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-rout-3.8.2.CSCti62211, V 1.0.0[SMU], Cisco Systems, at disk0:c12k-rout-3.8.2.CSCti62211-1.0.0
        Built on Sat Aug 28 15:36:26 BNT 2010
        By edde-bld1 in /vws/afz/builds/smu_r38x_3_8_2/workspace for c4.2.1-p0
    c12k-rout, V 3.8.2[00], Cisco Systems, at disk0:c12k-rout-3.8.2
        Built on Wed Oct 28 16:28:36 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-lc, V 3.8.2[00], Cisco Systems, at disk0:c12k-lc-3.8.2
        Built on Wed Oct 28 16:27:50 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-fwdg, V 3.8.2[00], Cisco Systems, at disk0:c12k-fwdg-3.8.2
        Built on Wed Oct 28 16:26:44 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-admin, V 3.8.2[00], Cisco Systems, at disk0:c12k-admin-3.8.2
        Built on Wed Oct 28 16:25:55 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-base, V 3.8.2[00], Cisco Systems, at disk0:c12k-base-3.8.2
        Built on Wed Oct 28 16:24:15 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0
    c12k-os-mbi, V 3.8.2[00], Cisco Systems, at disk0:c12k-os-mbi-3.8.2
        Built on Wed Oct 28 16:19:12 BNT 2009
        By edde-bld1 in /auto/srcarchive3/production/3.8.2/c12k/workspace for c4.2.1-p0

  • UCS C220 M4 rack server extremely noisy

    Hi,
    I am preparing a UCS C220 M4 with windows 2012 for a client.
    The server is extremely noisy, I mean much more than any other rack server  I have ever seen.
    All the fan are working at highest speed rate as if the server had to urgently cool down.
    The question is: Is this normal ? Is the server broken ? Is there an option to lower the "fan-policy".
    And how is this done.
    Best regards,
    Javier Conejo

    The fan policy can be lowered if you go to the Server> Power Policies> Fan Policy.
    Here is the explanation for each option:
    http://www.cisco.com/en/US/docs/unified_computing/ucs/c/sw/gui/config/guide/1.5/b_Cisco_UCS_C-series_GUI_Configuration_Guide.151_chapter_011.html#concept_8CB787DF70304E98BE25D120466418B9
    Balanced This is the default policy. This setting can cool almost any server configuration, but may not be suitable for servers with PCIe cards, since these cards overheat easily.
    Performance This setting can be used for server configurations where maximum fan speed is required for high performance. With this setting, the fan speeds will run at the same speed or higher speed than that of the Balanced fan policy.
    Low Power This setting is ideal for minimal configuration servers that do not contain any PCIe cards.
    High Power This setting can be used for server configurations that require fan speeds ranging from 60 to 85%. This policy is ideal for servers that contain PCIe cards that easily overheat and have high temperatures. The minimum fan speed set with this policy varies for each server platform, but is approximately in the range of 60 to 85%.
    Maximum Power This setting can be used for server configurations that require extremely high fan speeds ranging between 70% to 100%. This policy is ideal for servers that contain PCIe cards that easily overheat and have extremely high temperatures. The minimum fan speed set with this policy varies for each server platform, but is approximately in the range of 70 to 100%.
    There are still some PCIe cards that cannot be monitored and cause the policy to be "ignored" so the server can be kept cool (I'm not saying that is your issue, I am just mentioning it)
    Open  an SSH session and enter the commands:
    "connect debug-shell"
    "sensors"
    Paste the output here for the FAN sensors (they will have the word "FAN" on it)
    Be sure you air flow is not blocked at all by doors or cables.
    -Kenny

  • Replacement for UCS-C200M2-VCD2 ??

    I am working on a redundant Unified solution based on CUCM BE6000, we are using CMBE6K-UWL bundle which includes its server, but when we need to choose for redundant server , all documentation we have read recommends UCS-C200M2-VCD2 server as option.
    But this UCS-C200M2-VCD2 server has EOL/EOS announcement:
    http://www.cisco.com/en/US/prod/collateral/voicesw/ps6790/ps5748/ps378/end_of_life_notice_c51-701928.html
    We are trying to find a proper option for our redundant server, so we would like to know if any of you would know which server will replace this model??
    Thanks in advanced.
    Enrique

    im looking for an answer for the same
    the c210M2-VCD3 is more than 2ice the price.

Maybe you are looking for

  • Does anyone know how to make a Windows 7 PC into a Wifi Hotspot?

    I have a Windows 7 PC at work and have tried using the Ad-Hoc option to turn my wifi card in my laptop with Internet Connection Sharing to get my iPad, iPhone and MacBook Air online but I have had no sucess.  Googled everything I could and still can'

  • IPod 30GB Problems with iTunes 9; Will not sync iPod and freezes iTunes

    Since I have updated to iTunes 9 on windows xp (and more recently iTunes 9.0.1) I have not been able to sync my 5th generation iPod 30gb. What happens when I connect my ipod is that iTunes will instantly freeze and not allow me to do anything on it,

  • Is there a script to change a setting incrementally when batch processing in Camera Raw?

    I am editing a batch of about 1000 photos in Camera Raw. There are certain settings like contrast or clarity that will be the same for all of them. But with the Exposure, I would like to have it decrease incrementally from the first picture (set to +

  • Requirement of sending Sapscript through mail and fax

    I need help in code for sending sapscript through email or fax as the data is maintained in customer master table . If anybody has done so please help. I do not want to use CONVERT_OTF function and SO...API1 function.

  • Alt Graph has no effect

    Hello! I'm having a peculiar problem and I'm at loss as of how to fix it. I have a fresh Solaris 10 x86 installed on an HP nx9420 laptop and it is localized to sv_SE.UTF8. All native X clients work perfectly, accepting keyboard input as expected. But