User Tools

Site Tools


zfs

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
zfs [2016/05/09 19:10]
k2patel [Nexenta]
zfs [2016/05/09 19:11]
k2patel [Nexenta]
Line 35: Line 35:
 show lun c8t5000C5005785138Bd0 blink -y show lun c8t5000C5005785138Bd0 blink -y
 </​code>​ </​code>​
 +=== Nexenta Mgmt. ===
  
 +To create nexenta collector report, Run following command from root prompt
 +<code bash>
 +nexenta-collector --no-upload
 +</​code>​
 +Printing Each JBOD Slotmap
 +<code bash>
 +nmc -c "show jbod jbod:1 slotmap"​ | less
 +</​code>​
 +Check HA Status from command line
 +<code bash>
 +/​opt/​HAC/​RSF-1/​bin/​rsfcli status
 +</​code>​
 +Synchronize Disk Location
 +<code bash>
 +nmc -c "​lunsync -r -y"
 +</​code>​
 +Migrate Pool to another server
 +<code bash>
 +/​opt/​HAC/​RSF-1/​bin/​rsfcli -i0 move performance daacnexenta1
 +</​code>​
 ==== Solaris ==== ==== Solaris ====
  
zfs.txt ยท Last modified: 2020/08/10 02:35 (external edit)