How to check installed patches in suse linux
- show sles version
- show suse version command line
- suse show version command
- show opensuse version
Suse 15 sp5 release date...
VPLEX: How to determine the SUSE/SLES version of the management server
** Further info and commands to determine versions **
- service@mgmtsvr:~> uname
Linux
- service@mgmtsvr:~> uname -r
3.0.76-0.11-default
- service@mgmtsvr:~> cat /proc/version
Linux version 3.0.76-0.11-default (geeko@buildhost) (gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux) ) #1 SMP Fri Jun 14 08:21:43 UTC 2013 (ccab990)
- service@mgmtsvr:/var/log/VPlex/cli> uname -a
Linux WellSVT 3.0.101-0.35-default #1 SMP Wed Jul 9 11:43:04 UTC 2014 (c36987d) x86_64 x86_64 x86_64 GNU/Linux
rpm -qa | grep mgmt-server
or:
rpm -qa | grep vplex
should give you a string such as "D27.0.0.21" or "D25.0.0" etc
you can then match this against KB https://support.emc.com/kb/15470
you can also ssh onto the director and run a similar command:
ssh 128.221.252.35 "rpm -qa | grep vplex-os" that is for 1-1-A
rpm -qa | grep cws
Affected Products
VPLEX SeriesProducts
VPLEX Series, VPLEX VS2- sles show kernel version
- sles show os version