Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-2084013.1
Update Date:2018-03-13
Keywords:

Solution Type  Technical Instruction Sure

Solution  2084013.1 :   How to use NFS or SAMBA server as attached host storage device for ILOM remote KVMs  


Related Items
  • SPARC T3-4
  •  
  • SPARC T8-1
  •  
  • SPARC T4-1
  •  
  • Netra SPARC T4-1 Server
  •  
  • Netra SPARC T4-2 Server
  •  
  • Netra SPARC S7-2
  •  
  • SPARC T7-2
  •  
  • SPARC T3-1B
  •  
  • Netra SPARC T3-1B
  •  
  • SPARC T3-2
  •  
  • SPARC T8-4
  •  
  • SPARC T5-4
  •  
  • SPARC T8-2
  •  
  • SPARC T5-2
  •  
  • SPARC T4-1B
  •  
  • SPARC S7-2L
  •  
  • SPARC T4-4
  •  
  • SPARC T7-4
  •  
  • SPARC T3-1
  •  
  • SPARC T5-8
  •  
  • SPARC T4-2
  •  
  • SPARC T7-1
  •  
  • SPARC S7-2
  •  
Related Categories
  • PLA-Support>Sun Systems>SPARC>CMT>SN-SPARC: T5
  •  




In this Document
Goal
Solution


Created from <SR 3-11773346211>

Applies to:

SPARC T5-2 - Version All Versions to All Versions [Release All Releases]
SPARC T5-4 - Version All Versions to All Versions [Release All Releases]
SPARC T4-4 - Version All Versions to All Versions [Release All Releases]
SPARC T5-8 - Version All Versions to All Versions [Release All Releases]
SPARC T4-1 - Version All Versions to All Versions [Release All Releases]
Information in this document applies to any platform.

Goal

How to use NFS or SAMBA server as attached host storage device for ILOM remote KVMs

Solution

The ILOM supports virtual storage image mounted on a remote NFS or SAMBA server as an attached host storage device.The procedure is officially documented in the ILOM Adminstrator's Guide for Configuration and Maintenance Firmware Release 3.2.x .

Mount a remote iso image using NFS folder

Example

-> set /SP/services/kvms/host_storage_device/remote/ server_URI=nfs://192.168.0.101:/home/OS_image/sol-11_2-42-text-sparc.iso
Set 'server_URI' to 'nfs://192.168.0.101:/home/OS_image/sol-11_2-42-text-sparc.iso'

-> show /SP/services/kvms/host_storage_device/remote/

/SP/services/kvms/host_storage_device/remote
Targets:

Properties:
password = *****
server_URI = nfs://192.168.0.101:/home/OS_image/sol-11_2-42-text-sparc.iso
username = (none)

Commands:
cd
show

-> show /SP/services/kvms/host_storage_device/

/SP/services/kvms/host_storage_device
Targets:
remote

Properties:
mode = remote
status = operational <--

-> start /SP/console
Are you sure you want to start /SP/console (y/n)? y

Serial console started. To stop, type #.

root@T5-2:~# ls /cdrom
cdrom1 oracle_solaris-11_2-text-sparc

 

Mount a remote iso image using SAMBA/SMB folder

Some things to take note when using Samba:
- username/password is required (NFS doesn't require username/password but SMB does)
- when using SAMBA server the shared directory must be defined in /etc/samba/smb.conf. In the following example the SAMBA/SMB shared directory is /myfolder.

Example

-> set /SP/services/kvms/host_storage_device/remote/ server_URI=smb://192.168.0.101:/myfolder/user1/sol-11_2-42-text-sparc.iso
Set 'server_URI' to 'smb://192.168.0.101:/myfolder/user1/sol-11_2-42-text-sparc.iso'

-> show

/SP/services/kvms/host_storage_device/remote
Targets:

Properties:
password = *****
server_URI = smb://192.168.0.101/myfolder/user1/sol-11_2-42-text-sparc.iso
username = user1

Commands:
cd
show

-> cd ..
/SP/services/kvms/host_storage_device

-> show

/SP/services/kvms/host_storage_device
Targets:
remote

Properties:
mode = remote
status = operational

Commands:
cd
show

 

 


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback