发个 TSM 招聘的JD, ----- 主要是为了学习 English

2023-11-29 12:58

本文主要是介绍发个 TSM 招聘的JD, ----- 主要是为了学习 English,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

今天 发个 job description:

Job Description:

Storage and Backup Administrator with Linux and virtualization background.

The work consists of performing primarily routine and standardized sets of tasks.
It may invovle a series of repeatable tasks and steps that are followed when addressing service
needs or situations for a particular account.
Running restorations and on demand backups, as well as troubleshooting backup issues is part of daily work.
An amount if project work is required, collaboration on systems built(99% of the time virtual machine) and storage /backup step.

Technical requirements:

Strong Linux administration skills: RHCE or equivant knowledge and at least 5 years experience in Lunix production environment in Lunix production environments: Volume manager, comment on services configuration and setup, network and application troubleshooting.
Ability to quickly identify issue root cause checking log files (This will be tested in interview).

Confident with VMWare administration tasks: vStorage and network troubleshooting skills, familiar with VMware tools at ESX command line level, hot/cold migration, disk/ mechine clonning, VDR, Codinate should be able to manage the storage from physical to virtual without hesitation.

Power shell scripting is a plus.

Familiar with IBM Storage Management products:

1: Support problem and change tickets for storage system support work involveing problem determination and implementation
of Changes to storage devices, data backups, software, applications or network systems.

2: Sizing IBM storage system, virtulization and consolidation for storage system, IBM storage solutions, disks taps and
SAN, IBM TSM and TPC hands on experience.

3: Full confidence on storage reorganization, manage LUNs and volumes in both Lunix and AIX Operation System.

4: Advanced backup troubleshooting.

5: Backup server management (installation, configuration, policy, update).

6: Node / job managment (setting, scheduling, modification).

7: Media management (space reclamation and errors on media, ordering tapes and stock management)

8: Excellent interpersonal and communication skills (fluent in both oral and written English),
  being able to ineract well with customer and partners via calls, meeting, and emails.
 
9: Be able to conduct small to medium engagement with customers indenpendently, providing regular update / report to the team.

10: An overall of 6-8 years experience in at least one of the areas above isrequired for this position.


Required:

Bachelor's Degree at least 3 years experience in Tivoli Storage Managment.

这篇关于发个 TSM 招聘的JD, ----- 主要是为了学习 English的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/432917

相关文章

Go学习记录之runtime包深入解析

《Go学习记录之runtime包深入解析》Go语言runtime包管理运行时环境,涵盖goroutine调度、内存分配、垃圾回收、类型信息等核心功能,:本文主要介绍Go学习记录之runtime包的... 目录前言:一、runtime包内容学习1、作用:① Goroutine和并发控制:② 垃圾回收:③ 栈和

Android学习总结之Java和kotlin区别超详细分析

《Android学习总结之Java和kotlin区别超详细分析》Java和Kotlin都是用于Android开发的编程语言,它们各自具有独特的特点和优势,:本文主要介绍Android学习总结之Ja... 目录一、空安全机制真题 1:Kotlin 如何解决 Java 的 NullPointerExceptio

WinForms中主要控件的详细使用教程

《WinForms中主要控件的详细使用教程》WinForms(WindowsForms)是Microsoft提供的用于构建Windows桌面应用程序的框架,它提供了丰富的控件集合,可以满足各种UI设计... 目录一、基础控件1. Button (按钮)2. Label (标签)3. TextBox (文本框

重新对Java的类加载器的学习方式

《重新对Java的类加载器的学习方式》:本文主要介绍重新对Java的类加载器的学习方式,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录1、介绍1.1、简介1.2、符号引用和直接引用1、符号引用2、直接引用3、符号转直接的过程2、加载流程3、类加载的分类3.1、显示

Java学习手册之Filter和Listener使用方法

《Java学习手册之Filter和Listener使用方法》:本文主要介绍Java学习手册之Filter和Listener使用方法的相关资料,Filter是一种拦截器,可以在请求到达Servl... 目录一、Filter(过滤器)1. Filter 的工作原理2. Filter 的配置与使用二、Listen

关于@RequestParam的主要用法详解

《关于@RequestParam的主要用法详解》:本文主要介绍关于@RequestParam的主要用法,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录1. 基本用法2. 默认值3. 可选参数4. 绑定到对象5. 绑定到集合或数组6. 绑定到 Map7. 处理复杂类

Java进阶学习之如何开启远程调式

《Java进阶学习之如何开启远程调式》Java开发中的远程调试是一项至关重要的技能,特别是在处理生产环境的问题或者协作开发时,:本文主要介绍Java进阶学习之如何开启远程调式的相关资料,需要的朋友... 目录概述Java远程调试的开启与底层原理开启Java远程调试底层原理JVM参数总结&nbsMbKKXJx

Java深度学习库DJL实现Python的NumPy方式

《Java深度学习库DJL实现Python的NumPy方式》本文介绍了DJL库的背景和基本功能,包括NDArray的创建、数学运算、数据获取和设置等,同时,还展示了如何使用NDArray进行数据预处理... 目录1 NDArray 的背景介绍1.1 架构2 JavaDJL使用2.1 安装DJL2.2 基本操

HarmonyOS学习(七)——UI(五)常用布局总结

自适应布局 1.1、线性布局(LinearLayout) 通过线性容器Row和Column实现线性布局。Column容器内的子组件按照垂直方向排列,Row组件中的子组件按照水平方向排列。 属性说明space通过space参数设置主轴上子组件的间距,达到各子组件在排列上的等间距效果alignItems设置子组件在交叉轴上的对齐方式,且在各类尺寸屏幕上表现一致,其中交叉轴为垂直时,取值为Vert

Ilya-AI分享的他在OpenAI学习到的15个提示工程技巧

Ilya(不是本人,claude AI)在社交媒体上分享了他在OpenAI学习到的15个Prompt撰写技巧。 以下是详细的内容: 提示精确化:在编写提示时,力求表达清晰准确。清楚地阐述任务需求和概念定义至关重要。例:不用"分析文本",而用"判断这段话的情感倾向:积极、消极还是中性"。 快速迭代:善于快速连续调整提示。熟练的提示工程师能够灵活地进行多轮优化。例:从"总结文章"到"用