Questions tagged [emc]

Use for anything related to products from EMC Corporation

This tag is used for anything related to products from EMC Corporation (Currently merging with Dell). This includes, but is not limited to the following EMC divisions and products:

  • VNX / VNXe
  • VMAX
  • Symmetrix
  • Clariion
  • DMX
  • VSPEX / VSPEX Blue
  • VCE vBLOCK
  • Pivotal
  • RSA Corp
  • Networker
  • DataDomain
  • And many more
70 questions
1
vote
1 answer

incomplete output variable stored

im actually working with a small script, this script uses a comand from a NAS EMC Storage, the main idea is to storage and output variable and use it for other command. nameserver="$(nas_server -list -all | awk 'NR == 3 {print…
A.lacorazza
  • 117
  • 1
  • 2
  • 8
1
vote
0 answers

Dockerized DCTM 7.3 and Dockerized DCTM REST 7.3 not able to retrieve global registry or its documents

My setup consists of Documentum Content Server 7.3 (dctm-cs) running in a docker container (from EMC) Documentum REST Services 7.3 (dctm-rest) running in a docker container (from EMC) I am definitively able to get information from within dctm by…
zealoushacker
  • 6,766
  • 5
  • 35
  • 44
1
vote
1 answer

Make an EMC xDB xQuery XML content search

I'm new to EMC xDB and I'm trying to understand how it works. I have read some of the documentation, but can't find the answer for my question. What is the best method for an XML content search? I can make a xQuery search/operation, but I can't…
user1098185
  • 109
  • 1
  • 8
1
vote
0 answers

EMC VNXe3200 LUN cli command

I'm using the below command to view the LUN configuration in VNXe1600. /stor/prov/luns/lun show -detail. And i'm trying the same command in VNXe3200 but, nothing is display. /metrics/metric show This command is used to list all performance command…
Sel VA
  • 13
  • 5
1
vote
1 answer

Unable to mount persistent volume to Docker container using Rex-Ray and VirtualBox Media storage - "Invalid managed object reference" error

I'm trying to mount a data volume to a docker container using the Rex-Ray plugin. I've chosen VirtualBox Media as the storage provider. The versions I'm using are: Docker 1.12.5 Rex-Ray 0.6.3 with libStorage 0.3.5 VirtualBox base package…
AmazingBergkamp
  • 5,708
  • 4
  • 15
  • 24
1
vote
0 answers

Data domain data pull using PowerShell to SSH

I'm currently working on a Powershell script that will run on a server and ssh to a text list of data domains on a weekly/monthly basis. From this list, it will loop through each, connecting and running a command to grab information from each DD. I…
Bad rice
  • 23
  • 5
1
vote
0 answers

S3 Dynamic Storage on Swisscom

I'm trying to use S3 Dynamic Storage as a drop in replacement for AWS S3. I'm using it through Ruby with carrierwave-aws. The only change I made was to use different credentials (I got key & secret from Swisscom Developer Console) and…
Ignacy Moryc
  • 169
  • 2
  • 6
1
vote
1 answer

view in EMC XDB "Xml data Base"

How can i create a logical view in EMC XDB ? if any other solution rather than creating views , kindly inform me. I want to eliminate using of joins in xquery statements as it affect on performance
1
vote
0 answers

CIM_VolumeView is not a valid className for EMC SMI-S provider 8.1 version

I was using CIM_VolumeView className to get all information about LUNs and related StoragPools on my EMC VMAX SMI-S provider 4.6.x version year ago. I am getting error message: CIM_VolumeView is not a valid className for namespace root/emc when I am…
Oleg
  • 141
  • 1
  • 1
  • 5
1
vote
1 answer

Solr import command not working

I need your help to solve a big problem. I have to index with solr some datas from an EMC xDB source. I configured xDB to be requested like an RDBMS. Then i configured Squirrel to request xDB. It works and when for exemple i try: Select * from…
Erwan C.
  • 709
  • 5
  • 18
1
vote
2 answers

is there a .NET or REST (http) API for EMC (VNX\VMAX) arrays

my requirement is quite simple, just want to connect to emc storage server and get the storage information. i googled the web and found someone mentioned emc have the apis, but i did not get the details, so i want to know is there a rest api for…
even
  • 315
  • 4
  • 11
1
vote
1 answer

Getting Email Configuration from D2 Config with D2FS

I would like to know how to get the Email Configuration from D2 using D2FS. I need the information that I set within the D2 Config that I set in Tools >> Email. Thanks.
1
vote
2 answers

Documentum REST API

I'm trying to develop a ESB connector for Documentum REST API. According to the information they have provided in their website, both the Documentum Content Server and the Documentum Core REST are required to user the API. I want to know whether…
1
vote
1 answer

Where is Index Agent Admin Console

I'd like to find out where can I access the Index Agent Admin Console in EMC Documentum. I've being looking at a number of posts online, none of them explains exactly how I can access it. One of the posts suggested: 1. Login to Index Agent Admin…
dale
  • 439
  • 3
  • 11
  • 28
1
vote
2 answers

Is it possible to generate a public URL for a file on an EMC Atmos cloud storage system?

I have an application that allows users to customize a website with CSS and other items. Upon the creation of these files, they are stored on Amazon S3 as being publicly readable. Therefore I have always been able refer to them with a static url…
RubyRedGrapefruit
  • 12,066
  • 16
  • 92
  • 193