- Community Home
- >
- Storage
- >
- Legacy
- >
- Disk
- >
- Re: Re-setting up a Disk system 2300
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2006 07:10 AM
05-09-2006 07:10 AM
I see we never installed the 2 BCC (Controller). I need to keep data so before I do this I need to do a backup.
I see that drive bays (0-6) are for one bank and (8-14) for the other.
Here is my idea to save some down time. Let me know what you think.
Right now the drives are not mirrored to drives bay on the other bank.
If move that data to the first bank of drives (0-6) then break the mirrors. Install the second BCC then re-create the mirror to bays (0-6) to (8-14). I may minimize my down time.
So I guess what I am asking is, if I add the second BCC after moving the data to the first bank I may not have to restore it from backup. Just re-mirror.
Or, is there another way?
Marty
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2006 07:14 AM
05-09-2006 07:14 AM
Re: Re-setting up a Disk system 2300
Seems like a reasonable plan. Adding a second controller may change the disk device on the attached Unix system.
This may lead to trouble when you try to use he array after this process is complete.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2006 07:21 AM
05-09-2006 07:21 AM
Re: Re-setting up a Disk system 2300
Could adding an second BCC make the address of the first one change?
If not could make the address of the 0-6 bay address?
I know it it has to change the hardware address of the new one and bays 8-14 will become 0-6 on the new BCC.
Peace,
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2006 07:47 AM
05-09-2006 07:47 AM
Re: Re-setting up a Disk system 2300
It's advisable to configure split bus mode if you have 2 BCCs for performance reasons. The SCSI IDs will remain, but now you need to use 2 different SCSI HBAs, that means different device files.
The config should be:
HBA1 inside the server, disks in slot 1 to 7 with ID 0 to 6, BCC 15 (BUS1)
HBA2 inside the server, disks in slot 8 to 14 with ID 8 to 14, BCC is 15 (BUS2)
Place terminators on every empty connector.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2006 07:57 AM
05-09-2006 07:57 AM
Re: Re-setting up a Disk system 2300
When I split the buss which bank will still have the same hardware address, if any?
I am trying to avoid a full restore when I do this.
I have the time to re-create mirrors. It is the down time while I make the change that I am trying to shorten.
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2006 08:02 AM
05-09-2006 08:02 AM
Re: Re-setting up a Disk system 2300
Do you mean #7 for bus1 and #15 for bus2?
If I split the buss will 0-7 still be there?
so I can still access the data?
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2006 08:12 AM
05-09-2006 08:12 AM
SolutionI never talked about 0 to 7 anywhere
;-)
ALL IDs will be the same, but if you have 2 busses instead of one, you will have different device files for the disks connected to the second bus.
e.g.
before c1t10d0
after c3t10d0
You can break the mirror and re-mirror or just vgexport/import your VGs without breaking.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2006 08:14 AM
05-09-2006 08:14 AM
Re: Re-setting up a Disk system 2300
Now I understand.
Thanks,
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2006 08:32 AM
05-09-2006 08:32 AM
Re: Re-setting up a Disk system 2300
a second BCC in a single BUS configuration doesn't make any sense. Even a daisy chained dual bus doesn't.
The only reasonable configuration with 2 BCCs is a split bus in conjunction with 2 separate busses from the host (with different device files for the upper slots).
Just a summary ;-)
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2006 08:39 AM
05-09-2006 08:39 AM
Re: Re-setting up a Disk system 2300
Put in the second BCC on another SCSI card so I could mirror these drives the way they should have been in the first place.
It was not setup in the first place because none of us had time or the skill sets to do it right the first time. Now we are smarter, I hope. And we always have time to do things over :-)
Thanks for all you help.
Marty