2018年10月28日 星期日

etherchannel and spanning-tree

1. Etherchannel

EtherChannel considerations
info http://packetlife.net/blog/2010/jan/18/etherchannel-considerations/

Hi

I was doing a bit of searching on PAgP & LACP and found this, thought it might come in handy for some. I never realised the commands did what is stated below, must have missed this in the book or had one too many wines at that point 




channel-group [#] mode on (disables PAgP en LACP)
channel-group [#] mode off (disables PAgP en LACP and prevent the ports to form a port-channel)
channel-group [#] mode auto (use PAgP in a passive mode, it will wait until a PAgP packet will be send)
channel-group [#] mode passive (use LACP in a passive mode, it will wait until a PAgP packet will be send)
channel-group [#] mode desirable (use PAgP in an active mode, it will start to send  PAgP packets)
channel-group [#] mode active (use LACP in an active mode, it will start to send  LACP packets)

https://www.jannet.hk/zh-Hant/post/etherchannel-pagp-lacp/#lacp

假設現時有 16 個 Port 在同一個 EtherChannel,由於所有 Port Priority 預設都是 32768,因此系統選擇 Port ID 最小的 8 個 Port 成為 Active Port,其他則成為 Hot Standby。

2. Spanning-tree
info (https://www.jannet.hk/zh-Hant/post/spanning-tree-protocol-stp/

sh spanning-tree

2018年10月23日 星期二

vSphere doesn't show health status for the server / pwhicu / vmware VIM_VCDB clean up as Vmware support team do

problem : health status monitoring alert , not show , keeping show blank and 

vCenter Service Status show blank


Health status alarms can also be associated with vCenter services.



In your vSphere client go to the home page with the tiered icons, in Administration, go to "vCenter Service Status" and you'll probably find something in there that is causing the alarm to be triggered.

 No Service "vCenter Single Sign-on " running or installed . ( due to vmware auto update uninstalled) ? 

Sphere doesn't show health status for the server



MillionDollarMan Mar 14, 2013 at 8:03 PM 
I'm not sure if this is too late (or now irrelevant), but just in case a quicker way is wanted, you can restart the necessary service through vSphere Client:


Click the affected Host(s) in vCenter
Click Configuration
Click Security Profile
Click Firewall Properties
Highlight CIM-Server
Click Options
Click Restart

result : not work . 

then , manual , stop and then start . 
status : show running afterward 

follow up : REMEMBER to click update (if present , not blank) . then wait in "Hardware Status" tab for 5 mins . (this confirm not work)


-----------------
http://itsimple.info/?p=247

VMWARE VCENTER DATABASE OVER 10 GIGA





2018年10月18日 星期四

2018年10月12日 星期五

[SOLVED] Large disk space consumption in C:\ProgramData\Acronis\BackupAndRecovery\MMS\Catalog\

https://forum.acronis.com/forum/acronis-backup-recovery-10-11-forum/solved-large-disk-space-consumption

Hello,
I got a instance of ABR 11 for Windows Deployed on a Windows 2008 R2 x64, ABR11 is the result of an upgrade ABR 10.
ABR 10 was installed on disk C (40Gb for OS only)
Since ABR 11 is deployed, we experiences lack of disk space on system disk C.
After investigations, we found that Acronis took between 6 and 11Gb in the Acronis directory :
C:\ProgramData\Acronis\BackupAndRecovery\MMS\Catalog\A1B35874-6F6B-8536-1104-C552CE5851A5\002F28D8-719B-4FF5-BE8C-79951BCAF8AF\Index\ with larges files (2/3Gb) called like 7F51FF1D-99D9-4DF1-A12B-688E12097320 ...
Is there a way to stop this behavior ? No more big 3GB files in this système directory? Create this file on the backup volume next to the .tib files (There is a Catalog directory with similar files in int (naming + size)
Thanks for your support.
Best regards,
Julien Duvault
------
www.simplicit.eu
Regular Poster
Posts: 0
Comments: 177
Hello Julien,
the files in the system directory are just the cache of the files residing next to the .tib files. You can delete them, but they will be recreated as soon as you address to the vault where the tibs are. For now, the only way to stop this behavior is:
1) to switch off cataloging (Edit backup plan > Plan parameters > Backup options > Backup cataloging)
2) to delete the files manually from both the system directory and the vault you are backing up to.
A kind of cataloging still will be performed, but the files will not be so huge.
Beginner
Posts: 0
Comments: 1
Hello
Try to see
http://kb.acronis.com/content/26428

windows 2008 reboot event id /Get BIOS Information from Windows Command Prompt

windows 2008 reboot event id

  • Event ID 6005: “The event log service was started.” ...
  • Event ID 6006: “The event log service was stopped.” ...
  • Event ID 6008: "The previous system shutdown was unexpected." ...
  • Event ID 6009: Indicates the Windows product name, version, build number, service pack number, and operating system type detected at boot time.


Get BIOS Information from Windows Command Prompt


C:\Users\homartin>wmic bios get /format:list


BiosCharacteristics={7,9,11,12,15,16,19,23,24,25,26,27,28,29,32,33,39,40,41,42
3,48,54,56,59,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79}
BIOSVersion={"DELL   - 1072009","BIOS Date: 11/18/15 16:44:30 Ver: A09.00 "}
BuildNumber=
Caption=BIOS Date: 11/18/15 16:44:30 Ver: A09.00
CodeSet=
CurrentLanguage=en|US|iso8859-1
Description=BIOS Date: 11/18/15 16:44:30 Ver: A09.00
IdentificationCode=
InstallableLanguages=1
InstallDate=
LanguageEdition=
ListOfLanguages={"en|US|iso8859-1"}
Manufacturer=Dell Inc.
Name=BIOS Date: 11/18/15 16:44:30 Ver: A09.00


2018年10月9日 星期二

discharge summary web page cannot be reach , then IIS 重新啟動 ,

discharge summary web page cannot be reach , then
problem : sql 2008 reporting service configuration manager , even cannot be "connect" ( cannot click connect) 

1. IIS 重新啟動 ,  cmd -> iisreset /restart (Link)
1.1 Done , problem solved
2. check back discharge summary.
3. double check

Navigate to Start → All Programs → Microsoft SQL Server 2008 R2 →Configuration Tools → Reporting Services Configuration Manager. 2. In theReporting Services Configuration Connection dialog, make sure that your localreport server instance (for example SQLExpess) is selected and click Connect.