- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE EVA Storage
- >
- Re: Problems using RSM
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
Forums
Discussions
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
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
04-15-2006 06:36 PM
04-15-2006 06:36 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2006 12:18 AM
04-17-2006 12:18 AM
Re: Problems using RSM
Can you please state which type of Operating System you are trying to mount the snapshot to? Also can you please specify what type of HBA's you are using in the server?
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2006 01:12 AM
04-17-2006 01:12 AM
Solution"\\EVACSUMB\FIRSTCLASS\FIRSTCLASS email"
Is this vdisk name correct, the space between firstclass and email? If you have sssu, can you post the ouput of show vdisk full?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2006 11:48 AM
04-17-2006 11:48 AM
Re: Problems using RSM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2006 11:50 AM
04-17-2006 11:50 AM
Re: Problems using RSM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2006 01:30 AM
04-18-2006 01:30 AM
Re: Problems using RSM
ValidateHostVolume receives as argument the operating system disk device, not the eva disk device, like this:
AIX
ValidateHostVolume ("\\HostA2\/home/cats")
HP-UX
ValidateHostVolume ("\\HostA2\/users/cats")
Linux
ValidateHostVolume ("\\HostA2\/var/cats")
Solaris
ValidateHostVolume ("\\HostA2\/usr/cats")
Windows
ValidateHostVolume ("\\HostA2\E:\pets\cats")
See the RSM online help for more information.
So, you must change your definition of $source_hostvol_unc1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2006 04:14 AM
04-18-2006 04:14 AM