How to know full width blade or half width blade?

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat How to know full width blade or half width blade?
# 8  
Old 04-25-2016
Quote:
Originally Posted by snchaudhari2
and I believe the memory/DIMMs will also be different in both case then. Half will have less and full have more.
This may be (i do not know PC hardware at all), but not necessarily so. The two things. height and number of DIMM sockets are not related at all.

I hope that helps.

bakunin
# 9  
Old 04-26-2016
While I can't answer the question directly, whoever manages the blade servers should be able to say how each server is configured. You can then create files under /etc for example that list all of the relevant features of the configuration for that blade server. Then if you write shell scripts that need to know something about what kind of server they are running on you can figure that out by looking at the file you create under /etc.

Having said that regardless of whether or not a server is a full or half blade, you can figure out how much total memory, free memory, number of cores, free disk space, etc for each server. So if you have a script that will use resources depending on what resources are available, you might not need to know if it is a full or half blade server.
# 10  
Old 04-26-2016
Thanks again to all of the responses....
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

How to identify the blade from VIO server?

Hello, I would like to identify the blade or/and bladecenter from the hosted VIO server. I prefer the "command line" solution. May be kdb. Like, I want to ask the child about his father. Thank you (1 Reply)
Discussion started by: x41
1 Replies

2. AIX

IBM blade

How to access IBM server free of charge ? Is there such services provided by IBM ? I want to practice on AIX & learn about administration before go to exam soon Do you have idea what VLP ( Virtual Loaner Program ) is ? (4 Replies)
Discussion started by: arm
4 Replies

3. Shell Programming and Scripting

How to get full width of screen, when using large calculation with bc ?

Experts, When doing large calculation the digits in the screen are limiting to 68 digit and then with a \ ( backspace) next line comes. example: ubuntu# echo "123456789 ^ 50 " | bc 37648602365872212683379005814670372328125515868188009630652959693316\... (4 Replies)
Discussion started by: rveri
4 Replies

4. UNIX Benchmarks

Blade 1500 Silver

CPU/Speed: UltraSPARC-IIIi/1.5Ghz Ram: 1GB Motherboard: Sparc Bus: PCI Cache: Controller: Disk: ATA Load: 1 user Kernel: SunOS 5.10 Generic_137111-02 Kernel ELF?: yes pgms: gcc 2.95.3 compiled BYTE UNIX Benchmarks (Version 3.11) System -- SunOS aachen95 5.10... (0 Replies)
Discussion started by: MadeInGermany
0 Replies

5. UNIX for Dummies Questions & Answers

SUN BLADE T6340 - which OS ?

Hi, I have server SUN BLADE T6340 and i tried install debian sparc on this machine. Will it work ? In the specification is written only Solaris 10. (4 Replies)
Discussion started by: PtaQ
4 Replies

6. Hardware

C-Class Blade storage

Hi, I have got a slot within my C3000 blade enclosure populated with a HP SB40c (StorageWorks). This is essentially a disk array for the blades to access within my C3000 enclosure. I can see from my OA that it is currently powered off. Can anybody suggest what is required in order to get... (0 Replies)
Discussion started by: Duffs22
0 Replies

7. AIX

Firmware on blade

Hi. I need to update firmware on a Js20 blade server I have and need to do it via Diagnostics CD, rather than using diag in AIX. So a little refresh on how to. Boot of the Diag CD, burn the firmware image to another CD-ROM and all set. Will I need to burn any additional files to the CD... (1 Reply)
Discussion started by: sprellari
1 Replies

8. Solaris

sun Blade 2000 and XVR100

hello, I have SunBlade 2000 with XVR-1000 graphics card. Xserver won't loaded. I've reinstalled OS 9 ( loaded Driver) nor 10 still won't do it. Anyone has this problem or have any ideas whats' wrong, greatly appreciated!! thanks in adv. (1 Reply)
Discussion started by: anphdula
1 Replies

9. Solaris

Anyone has problems with new Blade 2500????

Hi guys, I am a new member here. This is my first post. I try to purchase some new Blade 2500 for the company. However, the vendor suggests me to get Blade 2000 instead. The vendor said he has many problems with new Silver Blade 2500's. Has anyone here had simlar experience with blade 2500?... (4 Replies)
Discussion started by: facaizhu
4 Replies
Login or Register to Ask a Question