These are just random notes and programs that may have incomplete descriptions. Any scripts or programs use at your risk
Friday, September 12, 2014
Netapp Busy Lun
Purpose - Find busy lun on a netapp filer running in 7mode
snap list Volume1
Volume Volume1
working...
%/used %/total date name
---------- ---------- ------------ --------
0% ( 0%) 0% ( 0%) Sep 11 16:31 netapp(0135052001)_mirror_computer.336 (snapmirror)
16% (16%) 14% (14%) Sep 09 07:42 sqlsnap__computer_09-09-2012_07.30.29__weekly (busy,LUNs)
lun snap usage -s computer sqlsnap__computer_09-09-2012_07.30.29__weekly
You need to delete the following LUNs before deleting the snapshot
/vol/computer/{dc5a1359-317d-47cd-a408-3dd99ec4059c}.rws
You need to delete the following snapshots before deleting the snapshot
Snapshot - netapp(0135052001)_mirror_computer.336
Subscribe to:
Post Comments (Atom)
-
Running solidcore you may run into a problem where you have to disable it with out using epo or the local CLI Here are the steps. ...
-
Wrote this to get certificate expiration information for certificates that expired 5 days ago to ones that expire in 90 days. Wrap an invoke...
-
List Certificate Templates function get-CertificateTemplates { [ CmdletBinding ()] Param ( [ Parameter ( Mandatory = $True, Va...
No comments:
Post a Comment