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
0
votes
0 answers

How to get list logins output for a WWN through PyU4V SDK module in python , this is DELL EMC VMAX storage

How to get list logins output for a WWN through EMC PYU4V SDK module in python , this is DELL EMC VMAX storage.
0
votes
0 answers

The following error occured while searching for on-premises exchange server, Discover-ExchangeServer -UseWIA $true -SuppressError

The following error occurred while searching for the on-premises exchange server: You cannot calla method on a null-valued expression.It was running the command "discover-Exchange -UseWIA $true -SuppressError $true -Currentversion 'Version…
Tobi
  • 1
0
votes
0 answers

ESP wireless interfaces - master thesis measurements

I have a question regarding ESP32 wireless interfaces. Long story short I gotta do master research and I'd like it to be about ESP32 Wi-Fi + BL/BLE. My supervisor suggested we could make use of EMC chamber available on my department building and…
0
votes
1 answer

XQUERY for EMC XDB separate for loops return in results

For this table results display top of the results. For this table results display bottom of the results. I tried a few ways, a join. But the join takes alternates table1 record table2 record table1 record table2 record I need table1 record table2…
Anthony
  • 1
  • 1
0
votes
2 answers

Install of ECM ECS community edition - Failed taskTASK [common_baseline_install : Common | Format ECS partition(s)]

I am trying to get emc ecs community software installed as a standalone all in one node deployment on ec2. I am seeing the following error . Any help will be much appreciated. failed: [172.31.40.131] (item=/dev/nvme2n1) => {"changed": false,…
Siva
  • 21
  • 6
0
votes
1 answer

How to set limit to user throughput for isilon storage

Users could run multiple processes on condor and access isilon storage. Some could abuse the read throughput at expenses of others. So let say isilon could handle 10GB/S read speed. If I have 3 users with 100 processes each trying to read 1GB/S then…
VladimirS
  • 600
  • 6
  • 14
0
votes
0 answers

Cannot remove folder - Isilon REST API returns error 409

I was getting a 409 error instead of 200 when trying to delete the folder via Isilon Rest API. Below is the exception I got: System.Net.Http.HttpRequestException: Response status code does not indicate success: 409 (Conflict). I then had a look at…
woodykiddy
  • 6,074
  • 16
  • 59
  • 100
0
votes
0 answers

EMC Documentum- Service method "Execute" invocation failed

I have integrated documentum with our .net application. In this application we are uploading a document which will be stored on documentum. But when I am trying to do this it is throwing following errors. Service method "Execute" invocation failed.…
sai
  • 1
  • 4
0
votes
1 answer

SAN topology and discovery

I'm working on SAN topology. Using SMI-s server I have discovered Clariion storage and I have LUN and ESXi server relationship but I need on which switch these are connected. How to find the storage FC is connected in which switch.
0
votes
1 answer

How to get Webtop Drl of a document via .net application?

Is it possible to retrieve drl ex:https://host:port /ewebtop/drl/objectId/0900a58e80970f7b of document via .net application?.So that when users clicks on this link they can be able to edit the document and when they close the document the document…
sai
  • 1
  • 4
0
votes
1 answer

How do i download document from EMC DOCUMENTUM D2 into my C# code while using Kerberos authentication?

My C# application is deployed in Sharepoint and i want to download a document from EMC DOCUMENTUM D2 in C# and upload the same in Sharepoint Document library. I am using kerberos authentication for single sign on.Kerberos works fine when i search…
0
votes
1 answer

OS.system- adding the output of OS .system output command to the command of another os system command

I can use only python 2.6.6 and subprocess is not working so I need to use only os module Below is the program import os server = raw_input("server name:") var = "symaccess -sid 239 list -type init | grep \"{0}\"".format(server) wwn =…
0
votes
3 answers

Is it possible to combine two different SAN storage devices into a single drive in Windows Server?

I’m a SQL DBA and my SAN admin said that they have to migrate few drives from HP 3PAR 7400 to EMC CX4. So SAN team wants to have a downtime on sql servers to migrate the drives. What was am thinks was, is their any possibility to migrate the storage…
Jagan Sekaran
  • 78
  • 2
  • 7
0
votes
1 answer

error in starting services using Ambari

I am using hdp 2.5.3, with isilon storage as DataNode, Ambari shows below error whenever i want to start yarn or hive self.util.run_command(self.main_resource.resource.target, 'SETPERMISSION', method='PUT', permission=self.mode,…
0
votes
1 answer

What are the best option to migrate the EMC Isilon on AWS cloud?

we have requirement of migrating EMC Isilon SAN storage which is of size 1.5 Peta bytes. What is the best service we should choose in AWS cloud? We are exploring the S3 IA currently. Other than AWS what might be other good option on cloud? How much…
ExploringApple
  • 1,348
  • 2
  • 17
  • 30