HPE GreenLake Administration
- Community Home
- >
- Storage
- >
- Entry Storage Systems
- >
- Disk Enclosures
- >
- Re: Lazy admin seeks EVA HP-UX scripts!
Disk Enclosures
        1839826
        Members
    
    
        2242
        Online
    
    
        110156
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              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
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            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
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
Topic Options
			
				
					
	
			
		
	- 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
03-21-2006 07:38 PM
03-21-2006 07:38 PM
			
				
					
						
							Lazy admin seeks EVA HP-UX scripts!
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Anyone out there already produced something like the following?
I'm thinking of producing a script specifcally for HP-UX which uses ioscan/fcmsutil and SSSU to produce an output for EVA4/6/8K which is a bit like xpinfo for the XP disk arrays. My 'EVAinfo' command would run on a host connected to the EVA with SSSU installed and would produce an output that might look like this:
       ... 
If I get really smart, it might be nice to relate any snapshots/clones to each other as well.
This sort of thing is a must when using PVLinks, as otherwise things very quickly get confusing when you have more than a couple of LUNs presented to a host, and I'm surprised HP didn't provide something like that...
Anyway I'm pretty lazy, so if someone else has already produced something like this that they are willing to share, or could give some pointers to get me started that would be great.
Cheers,
Duncan       
					
				
			
			
				
	
I am an HPE Employee
 
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
I'm thinking of producing a script specifcally for HP-UX which uses ioscan/fcmsutil and SSSU to produce an output for EVA4/6/8K which is a bit like xpinfo for the XP disk arrays. My 'EVAinfo' command would run on a host connected to the EVA with SSSU installed and would produce an output that might look like this:
If I get really smart, it might be nice to relate any snapshots/clones to each other as well.
This sort of thing is a must when using PVLinks, as otherwise things very quickly get confusing when you have more than a couple of LUNs presented to a host, and I'm surprised HP didn't provide something like that...
Anyway I'm pretty lazy, so if someone else has already produced something like this that they are willing to share, or could give some pointers to get me started that would be great.
Cheers,
Duncan
I am an HPE Employee
 
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2006 11:20 PM
03-21-2006 11:20 PM
			
				
					
						
							Re: Lazy admin seeks EVA HP-UX scripts!
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						You could take a look at the RSM host mapper. I beleive it requires a working RSM server, but it might give some ideas:
http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&cc=us&prodTypeId=18964&prodSeriesId=315919&prodNameId=1833639&swEnvOID=1005&swLang=8&mode=2&taskId=135&swItem=co-33825-1
		
		
	
	
	
http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&cc=us&prodTypeId=18964&prodSeriesId=315919&prodNameId=1833639&swEnvOID=1005&swLang=8&mode=2&taskId=135&swItem=co-33825-1
	.
			
			
				
			
			
			
			
			
			
		- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2006 07:45 AM
03-22-2006 07:45 AM
			
				
					
						
							Re: Lazy admin seeks EVA HP-UX scripts!
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						You can match EVA luns to dev files based on the ctd #.  The lun # that's presented in CV is represented in the ctd #.  I don't go past 5 luns right now, so my luns are presented c1t0td1, d2, d3, etc. and the second path is c2t0d1, d2, d3, etc.
NathanK
		
		
	
	
	
NathanK
	If there is no solution then there is no problem
			
			
				
			
			
			
			
			
			
		- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 05:18 AM
03-23-2006 05:18 AM
			
				
					
						
							Re: Lazy admin seeks EVA HP-UX scripts!
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Duncan -
Don't have a ready made script. Most of our sssu stuff is for cloning and checking status.
I've attached the manual in case you don't have a copy.
My apologies for not being more helpful.
Regards,
-dl
		
		
	
	
	
Don't have a ready made script. Most of our sssu stuff is for cloning and checking status.
I've attached the manual in case you don't have a copy.
My apologies for not being more helpful.
Regards,
-dl
	"I'm not dumb. I just have a command of thoroughly useless information."
			
			
				
			
			
			
			
			
			
		The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP
