Sponsored Content
Full Discussion: Migrating to new SAN switch
Operating Systems AIX Migrating to new SAN switch Post 302295730 by tdiYUZER on Monday 9th of March 2009 11:12:16 AM
Old 03-09-2009
Migrating to new SAN switch

Good morning,

I have 3 pSeries servers each with one internal boot VIOS and one boot-from-san VIOS... with numerous LPAR's running on top of them.

My question is: We are currently connecting to our IBM DS subsystem via a Cisco MDS 2GBPS SAN switch, we have recently purchased a Cisco MDS 4GBPS SAN switch and would like to migrate to it.

I have completed the migration of my WINTEL servers by simply shutting down the server, swinging over the cables, creating the new zone and powering the server back on.

I believe the AIX process is different however I am having trouble finding the correct proceedure. Can someone please help or point me in the correct direction.

Thanks.
 

10 More Discussions You Might Find Interesting

1. HP-UX

When migrating from HP-UX 11.0 to HP-UX 11.i

Hi to all, I am migrating HP-UX 11.0 to HP-UX 11.i, The following list are the components which i used in HP-UX 11.0, Whether I can use this same components in HP-UX 11.i or I should upgrade any of software version with respect to HP-UX 11.i. Oracle 8.1.7 Tuxedo 8.0 BEA Message queue... (0 Replies)
Discussion started by: sweta
0 Replies

2. HP-UX

Migrating from HP-UX 11 to HP-UX 11.i?

Hi, I want to Migrate my machine from HP-UX 11 to HP-UX 11.i, regarding this i would like to know the difference and the advances b/w these two. If anyone have cookbook HP-UX 11 to HP-UX 11.i, then provide the link to me. Thanks in Advance. Sarwan (3 Replies)
Discussion started by: sarwan
3 Replies

3. Solaris

Thoughts/experiences of SAN attaching V880 to EMC SAN

Hi everyone, I wonder if I can canvas any opinions or thoughts (good or bad) on SAN attaching a SUN V880/490 to an EMC Clarion SAN? At the moment the 880 is using 12 internal FC-AL disks as a db server and seems to be doing a pretty good job. It is not I/O, CPU or Memory constrained and the... (2 Replies)
Discussion started by: si_linux
2 Replies

4. Solaris

configure solaris 10 mail to relay email alerts from SAN switch

I want to be able to use an account on a solaris 10 server, eg root@myhost to act as a relay to forward mail to my domain account me@mycompany.com The reason for this is to configure root@myhost as a mail relay on Brocade SAN switches - so that when a port goes bad i get an email alert.... (0 Replies)
Discussion started by: wibidee
0 Replies

5. Shell Programming and Scripting

how to access console of a switch having rj45 on switch side to db 9 female on pc side console cable

hi, how to access console of a switch having rj45 on switch side to db 9 female on pc side console cable which needs to be connected to one console server having rj11 on its side and db 9 female on other end.i.e. on switch side,console cable has rj45 and db 9 pin female connector on other side of... (1 Reply)
Discussion started by: pankajd
1 Replies

6. Solaris

Find Brocade SAN switch’s IP in Sun server?

We have a Sun M5000 connecting to a Brocade SAN switch. I don't know the IP of the Brocade switch and don't want to use its serial port to get the info. How can I find the IP of the Brocade switch under Solaris 10? Snoop is not supported by Solaris multipathing. What other tools can I use to find... (6 Replies)
Discussion started by: aixlover
6 Replies

7. AIX

IBM SAN TO SAN Mirroring

Has anyone tried SAN to SAN mirroring on IBM DS SAN Storage. DS5020 mentions Enhanced Remote Mirror to multi-LUN applications I wonder if Oracle High availibility can be setup using Remote Mirror option of SAN ? (1 Reply)
Discussion started by: filosophizer
1 Replies

8. AIX

AIX - FC Switch migration, SAN Migration question!

I'm New to AIX / VIOS We're doing a FC switch cutover on an ibm device, connected via SAN. How do I tell if one path to my remote disk is lost? (aix lvm) How do I tell when my link is down on my HBA port? Appreciate your help, very much! (4 Replies)
Discussion started by: BG_JrAdmin
4 Replies

9. UNIX for Beginners Questions & Answers

Migrating to UNIX

I am looking for a stable, reliable system to replace my current Windows systems in the home. These are simple systems that I purchased from the local Big Box store. I have heard many good things about Unix and it's various children and it sounds like a good option to me. I have worked... (2 Replies)
Discussion started by: donschurter
2 Replies

10. Filesystems, Disks and Memory

Faster way: SAN hd to SAN hd copying

hi! i got a rhel 6.3 host that already have an xfs filesystem mounted from a SAN (let's call it SAN-1) whose size is 9TB. i will be receiving another SAN (let's call it SAN-2) storage of 15TB size. this new addition is physically on another SAN storage. SAN-1 is on a Pillar storage while the new... (6 Replies)
Discussion started by: rino19ny
6 Replies
INTRO(8mandos)							   Mandos Manual						    INTRO(8mandos)

NAME
intro - Introduction to the Mandos system DESCRIPTION
This is the the Mandos system, which allows computers to have encrypted root file systems and at the same time be capable of remote and/or unattended reboots. The computers run a small client program in the initial RAM disk environment which will communicate with a server over a network. All network communication is encrypted using TLS. The clients are identified by the server using an OpenPGP key; each client has one unique to it. The server sends the clients an encrypted password. The encrypted password is decrypted by the clients using the same OpenPGP key, and the password is then used to unlock the root file system, whereupon the computers can continue booting normally. INTRODUCTION
You know how it is. You've heard of it happening. The Man comes and takes away your servers, your friends' servers, the servers of everybody in the same hosting facility. The servers of their neighbors, and their neighbors' friends. The servers of people who owe them money. And like that, they're gone. And you doubt you'll ever see them again. That is why your servers have encrypted root file systems. However, there's a downside. There's no going around it: rebooting is a pain. Dragging out that rarely-used keyboard and screen and unraveling cables behind your servers to plug them in to type in that password is messy, especially if you have many servers. There are some people who do clever things like using serial line consoles and daisy-chain it to the next server, and keep all the servers connected in a ring with serial cables, which will work, if your servers are physically close enough. There are also other out-of-band management solutions, but with all these, you still have to be on hand and manually type in the password at boot time. Otherwise the server just sits there, waiting for a password. Wouldn't it be great if you could have the security of encrypted root file systems and still have servers that could boot up automatically if there was a short power outage while you were asleep? That you could reboot at will, without having someone run over to the server to type in the password? Well, with Mandos, you (almost) can! The gain in convenience will only be offset by a small loss in security. The setup is as follows: The server will still have its encrypted root file system. The password to this file system will be stored on another computer (henceforth known as the Mandos server) on the same local network. The password will not be stored in plaintext, but encrypted with OpenPGP. To decrypt this password, a key is needed. This key (the Mandos client key) will not be stored there, but back on the original server (henceforth known as the Mandos client) in the initial RAM disk image. Oh, and all network Mandos client/server communications will be encrypted, using TLS (SSL). So, at boot time, the Mandos client will ask for its encrypted data over the network, decrypt it to get the password, use it to decrypt the root file, and continue booting. Now, of course the initial RAM disk image is not on the encrypted root file system, so anyone who had physical access could take the Mandos client computer offline and read the disk with their own tools to get the authentication keys used by a client. But, by then the Mandos server should notice that the original server has been offline for too long, and will no longer give out the encrypted key. The timing here is the only real weak point, and the method, frequency and timeout of the server's checking can be adjusted to any desired level of paranoia (The encrypted keys on the Mandos server is on its normal file system, so those are safe, provided the root file system of that server is encrypted.) FREQUENTLY ASKED QUESTIONS
Couldn't the security be defeated by... Grabbing the Mandos client key from the initrd really quickly? This, as mentioned above, is the only real weak point. But if you set the timing values tight enough, this will be really difficult to do. An attacker would have to physically disassemble the client computer, extract the key from the initial RAM disk image, and then connect to a still online Mandos server to get the encrypted key, and do all this before the Mandos server timeout kicks in and the Mandos server refuses to give out the key to anyone. Now, as the typical procedure seems to be to barge in and turn off and grab all computers, to maybe look at them months later, this is not likely. If someone does that, the whole system will lock itself up completely, since Mandos servers are no longer running. For sophisticated attackers who could do the clever thing, and had physical access to the server for enough time, it would be simpler to get a key for an encrypted file system by using hardware memory scanners and reading it right off the memory bus. Replay attacks? Nope, the network stuff is all done over TLS, which provides protection against that. Man-in-the-middle? No. The server only gives out the passwords to clients which have in the TLS handshake proven that they do indeed hold the OpenPGP private key corresponding to that client. Physically grabbing the Mandos server computer? You could protect that computer the old-fashioned way, with a must-type-in-the-password-at-boot method. Or you could have two computers be the Mandos server for each other. Multiple Mandos servers can coexist on a network without any trouble. They do not clash, and clients will try all available servers. This means that if just one reboots then the other can bring it back up, but if both reboot at the same time they will stay down until someone types in the password on one of them. Faking ping replies? The default for the server is to use "fping", the replies to which could be faked to eliminate the timeout. But this could easily be changed to any shell command, with any security measures you like. It could, for instance, be changed to an SSH command with strict keychecking, which could not be faked. Or IPsec could be used for the ping packets, making them secure. SECURITY
So, in summary: The only weakness in the Mandos system is from people who have: 1. The power to come in and physically take your servers, and 2. The cunning and patience to do it carefully, one at a time, and quickly, faking Mandos client/server responses for each one before the timeout. While there are some who may be threatened by people who have both these attributes, they do not, probably, constitute the majority. If you do face such opponents, you must figure that they could just as well open your servers and read the file system keys right off the memory by running wires to the memory bus. What Mandos is designed to protect against is not such determined, focused, and competent attacks, but against the early morning knock on your door and the sudden absence of all the servers in your server room. Which it does nicely. PLUGINS
In the early designs, the mandos-client(8mandos) program (which retrieves a password from the Mandos server) also prompted for a password on the terminal, in case a Mandos server could not be found. Other ways of retrieving a password could easily be envisoned, but this multiplicity of purpose was seen to be too complex to be a viable way to continue. Instead, the original program was separated into mandos- client(8mandos) and password-prompt(8mandos), and a plugin-runner(8mandos) exist to run them both in parallel, allowing the first successful plugin to provide the password. This opened up for any number of additional plugins to run, all competing to be the first to find a password and provide it to the plugin runner. Four additional plugins are provided: plymouth(8mandos) This prompts for a password when using plymouth(8). usplash(8mandos) This prompts for a password when using usplash(8). splashy(8mandos) This prompts for a password when using splashy(8). askpass-fifo(8mandos) To provide compatibility with the "askpass" program from cryptsetup, this plugin listens to the same FIFO as askpass would do. More plugins can easily be written and added by the system administrator; see the section called "WRITING PLUGINS" in plugin- runner(8mandos) to learn the plugin requirements. SEE ALSO
mandos(8), mandos.conf(5), mandos-clients.conf(5), mandos-ctl(8), mandos-monitor(8), plugin-runner(8mandos), mandos-client(8mandos), password-prompt(8mandos), plymouth(8mandos), usplash(8mandos), splashy(8mandos), askpass-fifo(8mandos), mandos-keygen(8) Mandos[1] The Mandos home page. COPYRIGHT
Copyright (C) 2011-2012 Teddy Hogeborn, Bjorn Pahlsson This manual page is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This manual page is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. NOTES
1. Mandos http://www.recompile.se/mandos Mandos 1.5.5 2012-01-01 INTRO(8mandos)
All times are GMT -4. The time now is 02:25 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy