PowerCLI storage.nmp.satp.rule.add fails

Hello

I am trying to add a rule of ATAS on my esx host using PowerCLI 5.8 which doesn't seem to work. Any ideas?

$esxcli = get-vmhost Somehost | Get-EsxCLI

$esxcli.storage.nmp.satp.rule.add($null,"tpgs_on",$null,"somedeviceid",$null,$true,$null,$null,"VMW_PSP_RR","iops=1000","VMW_SATP_ALUA",$null,$null,$null)

Message: - device, - seller /-model / pilot - claim-option, - and - transportation options are mutually exclusive. ;

But I only put in an option of the device...

Hello

Thanks for the suggestion. It has not helped, but after a few more tries, it worked for me:

$esxcli = get-vmhost SomeHost | get-esxcli

$esxcli.storage.nmp.satp.rule.add($null,$null,$null,"somedeviceid",$null,$true,$null,"tpgs_on","VMW_PSP_RR","iops=1000","VMW_SATP_ALUA",$null,$null,$null)

The tpgs_on must be optional instead of claimoption in our case.

thanx

Tags: VMware

Similar Questions

  • How to export data from $esxcli.nmp.satp.list () to a CSV file

    Hello world

    I am new to scripting. I created a script that will display the data for each host in a cluster to the powercli screen.

    SE connect-VIServer (name of the vCenter server)

    Foreach ($vmhost Get-cluster "Cluster Name" |) Get-VMHost | Name Sort-Object)

    {

    $esxcli = get-EsxCli - VMHost $vmhost

    Write-host - foregroundcolor green "Server:"$vmhost. "

    $esxcli.storage.nmp.satp.list)

    }

    Disconnect VIServer (name of the vCenter server) - confirm: $false

    I need help to get the data, the script displays an on-screen in a CSV file. Help will be very appreciated.

    Hello

    Welcome to the VMware VMTN communities.

    You were pretty close with your script. There are two things I want to say about it:

    First of all, in PowerShell you do not use parentheses around parameter in the cmdlet or function call as in other programming or scripting languages.

    Second, to use the Get-EsxCli cmdlet you must be connected directly to the host. That's why I introduced a Connect-VIserver inside the loop.

    Here's my solution that writes the output to a file called storage.csv.

    Connect-VIServer "vCenter server name"
    
    Get-Cluster "Cluster Name" |
    Get-VMHost |
    Sort-Object -Property Name |
    ForEach-Object {
      $vmhost = $_
      Write-Host -foregroundcolor green "Server: $($vmhost.Name)"
      Connect-VIServer $vmhost.Name  | Out-Null
      $esxcli = Get-EsxCli -VMHost $vmhost
      $esxcli.storage.nmp.satp.list()
      Disconnect-VIServer $vmhost.Name -Confirm:$false | Out-Null
    } |
    Export-Csv -Path storage.csv -UseCulture -NoTypeInformation 
    
    Disconnect-VIServer "vCenter server name" -Confirm:$false
    

    Please let me know if you have any additional questions.

  • Distributed firewall rules publication fails

    Distributed firewall rules publication fails

    Through the KB Article below

    http://KB.VMware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalID=2125437

  • esxcli swiscsi nic add "Failed to add nic", Ko 1009450 does not apply

    entry Ko 1009450 covering "Add failed in IMA" does NOT apply to my situation, as I have only 1 uplink in each portgroup.  I'm under esx 4.1 build 260247 (custom dell A00) on a Dell 2950 with ethernet 4 ports (+ drac) I can't link the software iscsi adapter vmhba38 to my switch.

    That's what I tried the CLI, starting with any network management port and vm on vswitch0 (linked to 1 network card)

    ~ # esxcfg - swiscsi - q
    ISCSI Software is enabled

    ~ # esxcfg - NICS - l
    Name PCI Driver link speed Duplex MAC address MTU Description
    vmnic0 0000:05:00.00 bnx2 up to 1000Mbps Full 00:1e:c9:db:39:10 1500 Broadcom Broadcom NetXtreme II BCM5708 1000Base-T Corporation
    vmnic1 0000:09:00.00 bnx2 up to 1000Mbps Full 00:1e:c9:db:39:12 1500 Broadcom Broadcom NetXtreme II BCM5708 1000Base-T Corporation
    vmnic2 e1000e up to 1000Mbps Full 00:15:17:95:4 c 0000:0e:00.00: 1 to 9000 Corporation Intel 82571EB Gigabit Ethernet Controller
    vmnic3 0000:0e:00.01 e1000e up to 1000Mbps Full 00:15:17:95:4 c: 1 b 9000 Corporation Intel 82571EB Gigabit Ethernet Controller

    ~ # esxcfg - vswitch - a vSwitch1
    ~ # esxcfg - vswitch - a vSwitch2

    ~ # esxcfg - vswitch vSwitch1 vmnic2-L
    ~ # esxcfg - vswitch vSwitch2-L vmnic3
    ~ # esxcfg - vswitch vSwitch1 m - 9000
    ~ # esxcfg - vswitch vSwitch2 m - 9000
    ~ # esxcfg - vswitch vSwitch1-a iscsi-a
    ~ # esxcfg - vswitch vSwitch2 - iscsi-b
    ~ # esxcfg - vmknic - a-i 172.16.128.3 255.255.255.0 n-m 9000 iscsi - has
    ~ # esxcfg - vmknic - a-i 172.16.129.3 - n 255.255.255.0 m 9000 iscsi-b


    ~ # esxcfg - vmknic - l

    Interface Port Group/DVPort IP IP family address Netmask Broadcast MAC address MTU TSO MSS active Type
    management 192.168.1.19 IPv4 network vmk0 255.255.255.0 192.168.1.255 true 1500 65535 STATIC 00:1e:c9:db:39:10
    vmk1 iscsi-a IPv4 172.16.128.3 255.255.255.0 172.16.128.255 00:50:56:78:b4:54 9000 65535 true STATIC

    IPv4 iscsi-b vmk2 172.16.129.3 255.255.255.0 172.16.129.255 00:50:56:7f:a4:4f 9000 65535 true STATIC

    ~ # esxcfg - vswitch - l


    Switch name Num used Ports configured Ports MTU rising ports
    128 3 128 1500 vmnic0 vSwitch0

    Name PortGroup VLAN ID used rising Ports
    The VM network 0 0 vmnic0
    0 1 vmnic0 network management

    Switch name Num used Ports configured Ports MTU rising ports
    128 3 128 9000 vmnic2 vSwitch1

    Name PortGroup VLAN ID used rising Ports
    0 1 vmnic2 iSCSI-a

    Switch name Num used Ports configured Ports MTU rising ports
    128 3 128 9000 vmnic3 vSwitch2

    Name PortGroup VLAN ID used rising Ports
    iSCSI-b 0 1 vmnic3

    ~ # esxcli swiscsi nic add - n vmk1 d vmhba38
    Errors:
    Failed to add the nic
    .

    Can anyone suggest a work around?  Watch it has nothing useful.

    Thank you

    Hello

    Could you please run:

    esxcli swiscsi nic list vmhba38 d

    And show us the result? I'm interested to know if something is already linked there?

  • Storage space does not add correctly?

    Last September, I tried to download a zip file of 1.3 GB. Download appeared at the end, however, he never appeared in the cloud. I have posted about this problem and see the space occupied. At the time where space has been estimated in the Trash because I had not permanently deleted from the trash and he had a lot of files, and since the file don't was not there I assumed that the download failed.

    This brings us to today, according to the website of Creative cloud I have 6.7 GB of storage space currently used. However, if I add what I have stored in there I can't 5.5 GB of storage used. I thought maybe it was the trash, or archive, and when I look, there is no files in archive that I have deleted recently (when I finally deleted archive files do not have more than 100 MB).

    Is it really this 'missing file' and not do not show? Why I see a difference in storage space?

    Thanks for any help!

    We have fixed the problem.

  • How do successive adds fail?

    Hello

    I have a script (in another language, no Win shell), which is running on Windows XP Pro, which he calls Windows

    > echo > foobar.txt

    thousands of times for different channels (between 10 and 250 characters, no space, no special characters). The way it works is the script will wait to return one of these commands, and then immediately another begins.  I expect that all channels will get successively at foobar.txt, which is an accessible file for writing, that nobody else tries to access.  I have a lot of space on the hard drive.

    What I see is a rare and impossible to reproduce failure, where some random simple string in the middle of the sequence, does not in the file, when I inspect later.

    I know that the very simple script is correct, in the opinion of the experts higher on the planet.  It does not, however, check the error of each call to echo status and >.

    Please tell me, is there a chance more remote with Windows that it would fail, and how--no explanation?  The two options, I imagine, would this be an echo or > in case of failure, or two successive more would be in some way would crush each other.  Any possibility of either?  I'm desperate and grasping of straws - I can not tolerate even a rare failure.

    Thanks for any idea.

    Mark

    Hello, Mark

    Try to open a command prompt and verify whether or not the order adds correctly. If so, the problem is probably with the script or a permissions problem. If the program attempts to write to a directory, that it has no access, it may fail. It can also fail if the file is already open and not in writing.

  • The custom Snort rules, "EOSTORE FAILED" - cannot commit policy changes

    Hi all

    In MC 6.0.1 I added two Snort customized rules (see end of post), these turned on for 'generating events' in a few different policies of the Intrusion and try to commit changes, but it fails with the message "EOStore failed".  Has anyone else seen elsewhere?

    Custom rules are related to Mirai DDoS attacks:

    Alert tcp $HOME_NET-> $EXTERNAL_NET all everything (msg: "Mirai C2 init"; content: "|") 00 00 00 01 | » ; offset: 0; dsize: 4; SID: 1 ;)

    the attention of an entire tcp-> all 23 (msg: "exploitation Mirai Telnet"; content: "/ bin/busybox cat/proc/mounts |") 3B. "/ bin/busybox ECCHI." SID: 2; )

    Hello khendrick512,

    Ensure that its affecting only the custom rules or other premises?

    Could you please check if the NAP is actually committed even after the error display.

    Concerning
    Jetsy

  • Activity result rules: Add to a table?

    I had a question about adding data in a table as a result of a rule. I use 12 c (if this is important). I have a set of rules that are used for data validation. Each rule can result in an error message if the IF condition is met. At the end of the execution of the rule, I would like to end up with an array that contains all errors in my output XML fact. I have a XML fact that might contain data, including a table of elements of type error / objects. Each type of error has an error message (and possibly other data). How would I go THEN having conditions to add items of type error in the parent container which has a table of elements of type error? Also, how I boot the container parent (or do I have to?) table to store these 0 x errors type items?

    Thank you

    Steve

    Found the answer. Something similar to the following:

    Initial steps to initialize the list based on the decision:

    asserting again TransactionType (transactionErrors: RL.list.create ())

    Then in a rule:

    assign new TransactionErrorType currentError = new TransactionErrorType()

    assign TransactionType.transactionErrors = RL.list.append (TransactionType.transactionErrors, currentError)

    You must go to this approach, because the list is immutable.

  • vCenter Storage Monitoring Service Service initialization failed after the upgrade from 5.1 to 5.5

    I recently upgraded from vCenter 5.1 to 5.5. After the upgrade, I started getting health warnings for the VMware vCenter monitoring of Storage Service that say "failed to initialize the Service." I restarted the vCenter server and restart services several times and who has not deleted the question. When I look in the SMS. LOG file there is no activity in it since I did the upgrade (a week or more there). All prior activity in the SMS. JOURNAL seems to be well upward until the upgrade took place though. I found at least half a dozen KB articles that describe the various reasons why this error may occur, but they all relate to older versions of vCenter. Just to be complete, although I saw the symptoms in the articles and none of them really seem to be the same as what I see. My hypothesis is that perhaps the SMS did not get properly re-installed upgrading because I don't see any SMS subdirectory in the directory \Program Files\VMware\Infrastructure\tomcat\webapps but I do not know if this directory must exist on a 5.5 installation.

    If you would be grateful if anyone has any advice for troubleshooting for this type of error.

    Thank you

    Mike

    Change the credentials of the service account for VMware vSphere Profile-Driven Storage Service to those used to start the VMware vCenter Server service and the service of VMware VirtualCenter Management Webservices. By default, the account used Local System.

    Restart the service, the change was made, and then check.

  • Get in PowerCli storage for a virtual server

    Hi all

    How can the name of a virtual server storage?

    Thanks in advance.

    Do you mean the name of the data store to which the virtual computer is connected?

    Get-VM-name MyVM | Get-Datastore

  • Additional storage/memory requirements to add BI Publisher?

    Hello, all. I'm running an OEM 12.1.0.2.0 (about to try to apply the recent 12.1.0.2.1 PSU, patch 14840279) inside a Solaris 10 x86_64 box. He was given about 12-16 GB of memory for a small deployment. I have a 11.2.0.3 Oracle database repository and the 12cR2 OEM running on the same box. Set, which feeds to the top

    Looking at the feature of report of OEM12c, they have always let us use editor, but clearly the State information in the documents (http://docs.oracle.com/cd/E24628_01/doc.121/e24473/information_publisher.htm#BGBGDBCG) that the new development is DISCOURAGED. I'm worried about how to develop the reports now... I suppose we must all go to an Oracle BI heavyweight Publisher solution now. My question is, how much more is it heavy? I am a DBA and did not have a lot of experience running middleware.

    I've been watching the BI Publisher docs (Oracle® Fusion Middleware Installation Guide for Oracle Business Intelligence)
    11 g Release 1 (11.1.1) - http://docs.oracle.com/cd/E14571_01/bi.1111/e10539/c3_requrmnts.htm) requirements, section but it points me to the main download of Oracle Fusion Middleware section.

    I navigate to finally land on the Oracle® Fusion Middleware system requirements and specifications for Oracle Forms and reports 11g Release 2 (11.1.2) (http://docs.oracle.com/html/E25460_01/r2_fr_requirements.htm).

    I assume that I have need to 2 GB of physical memory and memory of 4 GB + swap for my installation of Solaris (UNIX).

    Does anyone know if the 2 GB is for a new installation, or if I could get away with less if I already had an OEM installation? We never had size our generation for DB + OEM + agent + BI.

    Check the guide adv config... on 2 GB of additional memory sizing is required.

    http://docs.Oracle.com/CD/E24628_01/install.121/e24089/sizing.htm#autoId15

    BI Publisher Configuration

    If you plan to integrate BI Publisher version 11.1.1.5 with Enterprise Manager version 12 c Cloud control, what is needed for BI Publisher reporting function, add 1.5 GB for memory above host requirements.

  • Change ATAS / rules PSP

    Hello. 5.5 ESXi host I have three storage arrays connected. Hitachi HUS - VM and DF600F of Hitachi and Hitachi HUS-130 AMS2500. After installed fresh ESXi, SHU - VM have a multichannel 'Fixed' policy and the other as "RoundRobin". I would like to have all appear as "RoundRobin" (according to HDS support).

    I understand I should first of all create a new claimrule and then a HOME rule. However, when creating these rules, I need to use the vendor and model. Where can I find the correct model type? Maybe I could just connect all Hitachi systems to this rule and leave out the model, but I'm afraid I might run into issues later when one would use another table that can not handle RoundRobin.

    And my correct assumption when creating the claimrules and ATAS rules, I could use this host as host of reference for my host profiles and then apply it to all other hosts.

    Concerning

    Gabrié

    Hi n,

    No, I meant storage core device list d esxcli . I'll show you what I did. By default the PSP to my plugin VMW_SATP_ALUA was VMW_PSP_MRU and I have taken note of the ID of naa to a LUN on the storage array (it's a QNAP NAS).  I then ran esxcli storage device base list d naa.6001405f96715a2d050bd4648db766dc, who gave me this output.

    Note that the provider and the two model shoot here. I have used this information in a custom rule of ATAS to leave all devices with this model / vendor combination use Round Robin:

    ~ # esxcli storage nmp ATAS rule add v - M QNAP "iSCSI Storage" PEI VMW_PSP_RR s VMW_SATP_ALUA

    ~ # esxcli storage core claimrule load

    Now, note that a new device that is created on this table gets Round Robin, just as we want.

    Hope this clears things up for you.

  • Cannot create transport for storage request rule!

    Hello

    I need to hide all specific traffic from iSCSI or a specific protocol type, can any advice how to create a type of transport rule?

    I tried the below but does not:

    / var/log # esxcli kernel claimrule list storage

    Rule class class Type Plugin Matches

    ----------  -----  -------  ---------  ---------  ----------------------------------------

    Transport of runtime 0 MP transport NMP = usb

    MP 1 TIME transport transportation NMP = sata

    MP 2 PERIOD transport transport NMP = ide

    MP 3 TIME transport transportation NMP = block

    MP 4 TIME transport transportation NMP = unknown

    Duration of the MP 101 provider MASK_PATH model = DELL = Universal Xport

    MP 101 file another MASK_PATH = provider model DELL = Universal Xport

    MASK_PATH location MP 200 DURATION = vmhba33 channel adapter = 0 target = lun 0 = 0

    Adapter MASK_PATH MP 200 file location = vmhba33 channel 0 target = 0 = 0 lun =

    MP DURATION NMP provider = 65535 * model = *.

    / var/log #.

    Add the option/var/log # esxcli storage core claimrule - rule 380 - P r iscsi iqn - iqn.1998 - 01.com.vmware:esx02 - 48f816e4 - Mon 1 target t NMP

    Add the option/var/log # esxcli storage claimrule - rule - 390P NMP t core target-r iscsi iqn - iqn.1998 - 01.com.vmware:esx02 - 48f816e4 - Mon 2

    / var/log #.

    / var/log # esxcli kernel claimrule charge of storage of

    / var/log # esxcli storage claimrule core run

    A little unsure here if you try to hide all the paths of a specific provider, or if you try to hide the specific paths.

    If he's a salesman, you can do the following:

    list of esxcli storage vmfs

    Take the naa, t10. or eui. VMFS uuid

    esxcli storage device base list d 'uuid from above.

    This should then give you information such as:

    esxcli storage device base list d naa.600140541fe494bddcfcd369dd8cfdd2

    NAA.600140541fe494bddcfcd369dd8cfdd2

    Full name: SYNOLOGY iSCSI disk (naa.600140541fe494bddcfcd369dd8cfdd2)

    Definable display name: true

    Size: 854528

    Device type: Direct access

    Multichannel plugin: NMP

    Devfs Path: /vmfs/devices/disks/naa.600140541fe494bddcfcd369dd8cfdd2

    Seller: SYNOLOGY

    Model: iSCSI Storage

    Revision: 3.1

    SCSI level: 5

    Is nickname: false

    Status: on

    RDM Capable is: true

    Is Local: false

    Is removable: false

    SSD is: true

    Is Offline: false

    Is perpetually booked: false

    Size of the full sample in queue: 0

    Threshold of full queue: 0

    Thin Provisioning status: unknown

    Attached filters:

    VAAI status: unknown

    Other UID: vml.0200000000600140541fe494bddcfcd369dd8cfdd2695343534920

    Is the Local of SAS device: false

    Is Boot USB Device: false

    Not IOs in circulation with the opposite worlds: 32

    Then you could hide the path based on the vendor and model lines, the SYNOLOGY and iSCSI Storage in the example above:

    esxcli storage coreclaimrule add to the seller of the r - 101 t v - M SYNOLOGY iSCSI Storage Pei MASK_PATH

    * Above of iSCSI Storage may need to be in quotes, I didn't create the rule to test. "

    Load, run rescan.

    If I wanted to HIDE qualified iscsi, then I would do:

    list of esxcli storage base path

    Enter iqn name.

    for me it is

    Transport target details: IQN = iqn.2000 - 01.com.synology:DiskStation.Target - 1.9668f3fdb0

    Thus,.

    esxcli storage base claim rule add r - 101 - P MASK_PATH t r iscsi iqn - iqn.2000 - 01.com.synology:DiskStation.Target - 1.9668f3fdb0 - target lun x

    Load, run rescan.

    BTW, I have used 101 rule number in my examples, change this as it already exists.

    Let me know how you go.

    R

  • Change the settings in the custom claim rule ATAS IOPS / s

    Hi Admin,

    I have a custom in use ATAS rule:

    esxcli storage nmp ATAS add s "VMW_SATP_ALUA' Pei 'VMW_PSP_RR' o IOPS / s = 1 - c"tpgs_on"v '3PARdata' - M 'VV' EI 'HP 3PAR Custom Rule.

    I would now change the OPS are / s to 100 but I do not understand how to do.

    I tried to create a new rule:

    esxcli storage nmp ATAS add s "VMW_SATP_ALUA' Pei 'VMW_PSP_RR' o IOPS / s = 100 - c"tpgs_on"v '3PARdata' - M 'VV' EI 'HP 3PAR Custom Rule.

    Error adding user rule ATAS: error of Sysinfo on return operation State: invalid parameter. See the VMkernel detailed error information log

    I have to remove the first rule?  How can I remove a rule claims ATAS?

    See you soon

    Tyler

    Hello

    I am not sure that I don't him did not, but I think that you have defined a rule ATAS ATAS on that for PSP with the same model/provider details, you can a bit more writing it.

    To remove it, run the same command that you used to add, but replace it with the deletion of the word

    esxcli storage nmp ATAS rule REMOVE s 'VMW_SATP_ALUA' Pei 'VMW_PSP_RR' o IOPS / s = 1 - c "tpgs_on" v '3PARdata' - M 'VV' EI 'HP 3PAR Custom Rule.

    Then try to add same rule again in the back with your new 100 option value.

    Kind regards

    Ryan

  • DefaultPSP change by PowerCLI/Host profile does not stick...

    5.0u2 ESXi

    $vH = get-Cluster 'Test ' | Get-VMHost 'Test1 '.

    $vHcli = get-EsxCli - VMHost $vH

    $vHcli.storage.nmp.satp.list)

    $vHcli.storage.nmp.satp.set ($true, "VMW_PSP_RR", "VMW_SATP_DEFAULT_AA")

    $vHcli.storage.nmp.satp.set ($true, "VMW_PSP_RR", "VMW_SATP_ALUA")

    $vHcli.storage.nmp.satp.list)

    Shows that the DefaultPSP is changed correctly.

    However, after a reboot of the host, reset! If I SSH as ROOT and change the parameter it takes and rest!

    On a side note, the host NMP profile settings have the same behavior applies, it does not stick after reboot.

    Anyone know why this problem occurs, or how to fix so I can perform PSP checks and rehabilitation through PowerCLI instead of going to each host as Root to set adequate configs?

    -vFantastic

    Well, I found the default Round Robin ESXi 5.0U1 PSP, and it solved my problem. with the following...

    $vHs = get-VMHost

    {ForEach ($vH to $vHs)

    #Getting ESX CLI for each host

    $vHcli = get-EsxCli - VMHost $vH

    #Does it have the correct PSP for IBM SVC

    $SVC = $vHcli.storage.nmp.satp.list () | Where {$_.} Name - eq "VMW_SATP_SVC" - and $_. DefaultPSP - don't 'VMW_PSP_RR"} | Select @{N = 'Cluster'; E={$VH.parent.name}},@{N="vmhost '; E = {$VH. Name}}, DefaultPSP, Name

    If ($SVC. Name - eq "VMW_SATP_SVC" - and $SVC. DefaultPSP - don't 'VMW_PSP_RR') {}

    #Create a low-level object that points to the ATAS namespace:

    $LowLevel = $vHcli.TypeManager.CreateDynamicManagedObject ($vHcli.storage.nmp.satp.id)

    #Create a hashtable containing parameter values. Note that here we do not specify a value for the boot parameter:

    $Params = @{'DefaultPSP' = "VMW_PSP_RR"; ATAS = "VMW_SATP_SVC"}

    #Invoke set operation on the $LowLevel object:

    $LowLevel.InvokeOperation ("set", $Params)

    }

    #Does it have the correct PSP to default values

    $DAA = $vHcli.storage.nmp.satp.list () | Where {$_.} Name - eq "VMW_SATP_DEFAULT_AA" - and $_. DefaultPSP - don't 'VMW_PSP_RR"} | Select @{N = 'Cluster'; E={$VH.parent.name}},@{N="vmhost '; E = {$VH. Name}}, DefaultPSP, Name

    If ($DAA. Name - eq 'VMW_SATP_DEFAULT_AA' - and $DAA. DefaultPSP - don't 'VMW_PSP_RR') {}

    #Create a low-level object that points to the ATAS namespace:

    $LowLevel = $vHcli.TypeManager.CreateDynamicManagedObject ($vHcli.storage.nmp.satp.id)

    #Create a hashtable containing parameter values. Note that here we do not specify a value for the boot parameter:

    $Params = @{'DefaultPSP' = "VMW_PSP_RR"; ATAS = "VMW_SATP_DEFAULT_AA"}

    #Invoke set operation on the $LowLevel object:

    $LowLevel.InvokeOperation ("set", $Params)

    }

    }

Maybe you are looking for

  • What happened to Seinfeld on Crackle?

    Seinfeld is available on crackle. It was available on the TV Bravia (Sony BD player) version of crackle until very recently... and now his party. It is always available on the iPad/iPhone version and the web version of crackle... Then why it disappea

  • iMac DV SE will not power on

    I have a G3 iMac at an auction for $5 tonight. It of an iMac DV special edition model M5521. I got it home and plugged in and it does NOTHING. No light. Click No. Nothing at all. I tried the reset button in the coverage of the RAM, and I also tried r

  • matches the first string

    Hi all Someone at - it no VI example for function of "match"? Thank you

  • Update issues (error Code 646) or "WindowsUpdate_00000646" "WindowsUpdate_dt000"

    I constantly have problems with updates. It seems to be their installation. But when it's over I get a message saying "some updates were not installed". "Error found: Code 646 Windows Update has encountered an error." Get help with this error"I click

  • Internet Explore not all very good sound, Media Player!

    Yesterday I could get sound from internet explorer in Vista. Today, he is not there, or the sounds of windows work. Media Player is not affected as is the CD/DVD drive. Volume mixer indicates all fine and the Tools/Options/Multimedia is apparently ve