Assigning cryptographic resources to the control domain


 
Thread Tools Search this Thread
Operating Systems Solaris Assigning cryptographic resources to the control domain
# 1  
Old 02-04-2009
Assigning cryptographic resources to the control domain

Sun documentation suggests that we need to assign cryptographic resources to the control domain as part of the initial configuration. I searched the documentation to better understand the purpose of this and know recommendation/limitation. I am doing this for Netra T5220 and wondering if the setting is different based on HW. Thanks!
# 2  
Old 02-06-2009
LDOMs is recommended , or rather suppported only by a couple of new cool thread servers.depending on your configuration, you can follow the standard procedure to create LDOMS.
dlc.sun.com/pdf/820-2183-11/820-2183-11.pdf
docs.sun.com/coll/ldom1.0
# 3  
Old 02-06-2009
I already have installed and configured a control domain and few guest domains on Netra T5220 using LDoms1.1 documentation. It is just this particular point which I am trying to get a better understanding of; i.e. assigning cryptographic resources. What is cryptographic? and what are the setting trade-offs?
# 4  
Old 02-07-2009
Allocate enough MAUs in the LDom, or CPU cycles will be wasted during encrypting/decrypting Plan and test the LDom prior and after configuration

Don't create domains with partially allocated cores (not using all threads in a core) without first considering whether you want to use cryptographic devices, and then checking to see if they are free to be bound to your new domain.

Currently, there is an issue related to dynamic reconfiguration (DR) of virtual CPUs if a logical domain contains one or more cryptographic (mau) units:
DR of virtual CPUs is completely disabled on all active logical domains that contain any cryptographic units (Bug ID 6525647).
# 5  
Old 02-09-2009
So if I am not using cryptographic devices (which does encrypting/decrypting), then I do not need to worry about assigning MAUs; is my conclusion correct? One more thing, is cryptographic device a tool/device within the server or external device? Excuse my questions, but I do not have enough knowledge/experience with these concepts and thanks!
# 6  
Old 02-10-2009
I found some useful information in the BEGINNERS GUIDE TO LDOMS documents (I should have searched here in the first place!):
"The cryptographic devices on the supported platforms, referred to as modular arithmetic units (MAUs), provide high-performance, dedicated cryptographic engines to perform RSA and DSA operations. These can be used for tasks such as encrypting and decrypting network traffic that could occur between a Secure Socket Layer (SSL) web server and an application server.
In Logical Domains software, the cryptographic devices are also virtualized. There are eight MAU units on eight-core platforms with one per core of four virtual CPUs. As they are part of a core, they can be bound only to a domain that contains at least one strand from the parent core. (More information on this is provided in the chapter on “Guidelines and Gotchas.”)"
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Solaris

Oracle VM for SPARC - control/io domain dilemna

Hi all, My internal SAS disks (4 of them) are all sitting on the same controller/pcie device which is now being own by my default primary aka io aka control domain. I have created a vdisk server, that serves slices on these 4 disks to guest domain and everything is working fine. The issue... (2 Replies)
Discussion started by: javanoob
2 Replies

2. AIX

Assigning Domain Server Breaks rlogin

Most of my Unix servers do not have access to the internet. We have a test box that I want to use to receive all root email from the other unix boxes locally. i want to then have the test box able to .forward all these emails over the internet to me. I can give the test box a dns server and it can... (10 Replies)
Discussion started by: herot
10 Replies

3. AIX

Interesting Problem! 2 VIOs, One is problematic, assigning disks and resources from the other only

Hi, The scenario is like this: 1.We needed to assign two hdisks to an LPAR 2.SAN team gives us two ldevs 3.One of our VIO is hanging on cfgmgr operation 4. We ran cfgmgr on the smooth VIO. Got the disks and assigned the disks from there to the LPAR.(By passed the other VIO as in didnt run... (11 Replies)
Discussion started by: aixromeo
11 Replies

4. UNIX for Advanced & Expert Users

Recommended Domain/Hosting Control Panels?

Looking for a recommendation - I'm looking for a reliable domain control panel (like cPanel) that is open source, and I can customize it do work into my work flow. Essentially, I need new users to be able to create a new account so that a) a new subdomain is created, or b) a full domain... (0 Replies)
Discussion started by: kettlewell
0 Replies
Login or Register to Ask a Question