- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rp8420 switch tape
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
10-30-2008 02:57 AM
10-30-2008 02:57 AM
rp8420 switch tape
i got an rp8420 with a shared tape.
this system have a 4 virtual partition and 1 expansion unit.
i got set it on one host but i need to switch it to another one.
is the first time i do this and i don't know how
Thanks in advance
Cober
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2008 03:16 AM
10-30-2008 03:16 AM
Re: rp8420 switch tape
You need to first now wich HDWpath your tape has, so go to the server that has the tape and check the hardware path for example:
ioscan -fnkC tape
let's say you get:
0/0/4/1
you check out with vparstatus, the resource
vparstatus -v -p YOURSERVERWITHTAPE
[IO Details]
1.0.0.3.0.6.0.0.0.0.0 BOOT
0.0.12
0.0.6
0.0.4 --> this is your tape
0.0.2
0.0.4.1.0.6.140.0.0.0.0,ALTBOOT
You stop both servers, the one that has the tape, and the one you wan't to add it to.
the you delete it
vparmodify -p YOURSERVERWITHTAPE -d io:0.0.4
vparmodify -p YOURSERVERWITHOUT -a io:0.0.4
boot your servers and you are done
vparboot -p YOURSERVERWITHTAPE
vparboot -p YOURSERVERWITHOUT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2008 04:32 AM
10-30-2008 04:32 AM
Re: rp8420 switch tape
but i haven't the command vparstatus but only parstatus.
i got another question for your answer:
i should shutdown the both server or only stop it?
how can i stop the hosts ?
thanks in advance
Cober
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2008 04:43 AM
10-30-2008 04:43 AM
Re: rp8420 switch tape
By stop you need to understand to shutdown the vpars:
vparX # shutdown -h 0
(wait until state of vparX is "Down", check the vparstatus output on the other vVpar )
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2008 04:58 AM
10-30-2008 04:58 AM
Re: rp8420 switch tape
can you gently give me a step by step instruction because this is a production cluster and i can't wrong.
i can't beleave for switch a tape i must stop 2 server.
thank you so much
Diego
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2008 05:26 AM
10-30-2008 05:26 AM
Re: rp8420 switch tape
I think that the above post gave you a detailed step by step of what you need to do, probably you are missing a concept thing, remember than those commands can be executed from any available vpar that remains active in your server. So that should complete the steps.
Please remember to add points to the people that is helping you out.
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2008 06:34 AM
10-30-2008 06:34 AM
Re: rp8420 switch tape
many thanks to all.
i'll close the thread
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2008 06:35 AM
10-30-2008 06:35 AM
Re: rp8420 switch tape
grazie