Dell Lifecycle Controller 1.2 for Windows User's Guide Page 195

  • Download
  • Add to my manuals
  • Print
  • Page
    / 226
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 194
Dell™ Lifecycle Controller 2 Web Services Interface Guide for Windows Version: 2.1.0
195
NFS Share:
ShareType is “0”. The entire “Passphrase="passphrase";” argument is optional.
EXAMPLE:
winrm i BackupImage http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_LCService ?SystemCreationClassName=DCIM_ComputerSystem
+CreationClassName=DCIM_LCService
+SystemName=DCIM:ComputerSystem
+Name=DCIM:LCService
-u:[USER] -p:[PASSWORD]
-r:https://[IPADDRESS]/wsman -SkipCNCheck -SkipCACheck
-encoding:utf-8 -a:basic @{IPAddress="[IP ADDRESS]";
ShareName="/[DRIVESHARE]";ShareType="0";ImageName="[IMAGENAME]";
Username="[USERNAME]";Password="[PASSWORD]";Passphrase="[PASSPHRASE]";
ScheduledStartTime="TIME_NOW"}
NOTE: The ShareName field should only be the folder exposed by the system to the network. Any sub
folder information should be attached to the ImageName field. Otherwise, there can be connection
issues when trying to locate/create the backup file.
Correct Example: ShareName=”/folder1”;ImageName=”subfolder/image_name”
In-Correct Example: ShareName=”/folder1/subfolder”;ImageName=”image_name”
18.1.3 Exporting Server Profile to CIFS Share-BackupImage()
CIFS Share:
ShareType is “2”. The entire “Passphrase="passphrase";” argument is optional.
EXAMPLE:
winrm i BackupImage http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_LCService ?SystemCreationClassName=DCIM_ComputerSystem
+CreationClassName=DCIM_LCService
+SystemName=DCIM:ComputerSystem
+Name=DCIM:LCService
-u:[USER] -p:[PASSWORD]
-r:https://[IPADDRESS]/wsman -SkipCNCheck -SkipCACheck
-encoding:utf-8 -a:basic @{IPAddress="[IP ADDRESS]";
ShareName="/[DRIVESHARE]";ShareType="2";ImageName="[IMAGENAME]";
Username="[USERNAME]";Password="[PASSWORD]";Passphrase="[PASSPHRASE]";
ScheduledStartTime="TIME_NOW"}
NOTE: The ShareName field should only be the folder exposed by the system to the network. Any sub
folder information should be attached to the ImageName field. Otherwise, there can be connection
issues when trying to locate/create the backup file.
Correct Example: ShareName=”/folder1”;ImageName=”subfolder/image_name”
Page view 194
1 2 ... 190 191 192 193 194 195 196 197 198 199 200 ... 225 226

Comments to this Manuals

No comments