User Tools

Site Tools


storage:svc_initialization

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
storage:svc_initialization [2021/01/01 21:25]
127.0.0.1 external edit
storage:svc_initialization [2021/03/26 13:10] (current)
manu
Line 45: Line 45:
 Put on your usb key in satask.txt file the following line Put on your usb key in satask.txt file the following line
   satask resetpassword   satask resetpassword
 +  ​
 +--> default password: passw0rd
  
  
Line 51: Line 53:
 You can connect using ssh without password. Generate a pair of ssh keys on your server, and copy the public key to the /tmp of the SVC node. You can connect using ssh without password. Generate a pair of ssh keys on your server, and copy the public key to the /tmp of the SVC node.
 <​code>​ <​code>​
-IBM_2145:​svc-c1:​superuser>​ svctask chcurrentuser -keyfile /tmp/id_dsa.pub+IBM_2145:​svc-c1:​superuser>​ svctask chcurrentuser -keyfile /tmp/id_rsa.pub
 </​code>​ </​code>​
  
Line 57: Line 59:
  
 For information if you deploy a public key with superuser, the other with less rights are also available. For information if you deploy a public key with superuser, the other with less rights are also available.
 +
 +===== Best practice =====
 +
 +To re-enable SCSI Unmap, use the
 +<cli>
 +svctask chsystem -backendunmap on
 +
 +svctask chsystem -hostunmap on
 +</​cli>​
storage/svc_initialization.1609532721.txt.gz ยท Last modified: 2021/01/01 21:25 by 127.0.0.1