Trying to create file storage space on Azure

I want to create file storage space on azure.
I am using Powershell software with step by step example of tamram . Here is the url: azure.microsoft.com/en-us/documentation/articles/storage-dotnet-how-to-use-files
After you created a storage account you need to create the storage account context with the following command.
 $ctx=New-AzureStorageContext blackboxvideo KbG/0me7bFo/30iAjnqvs9DqKOcpIdEjfdOWE0ID7WBXykyys+PrEiJ8GlcryLg7DfMhI 7/spw59fhoRtOfrmw==
Then the next step is to create file share with the following command:
$s =New-AzureStorageSharesampleshare
-Context$ctx
When I do this I get the following error:
New-AzureStorageShare : The remote name could not be resolved: 'blackboxvideo.file.core.windows.net'
At line:1 char:6
+ $s = New-AzureStorageShare sampleshare -Context $ctx
    + CategoryInfo         
: CloseError: (:) [New-AzureStorageShare], StorageException
    + FullyQualifiedErrorId : StorageException,Microsoft.WindowsAzure.Commands.Storage.File.Cmdlet.NewAzureStorageShar
   E
The file storage is activated on my profile. What am I doing wrong?
Gerdus

Ok so 3 things, first, NEVER share your account name and private key out.
Second, go to the management interface (management.windowsazure.com), go to storage, go to this storage account and go into the manage access keys and regenerate this key (that resets it hopefully before someone has accessed it).
Third, open azure powershell and do a Get-AzureStorageAccount and check your urls and settings for the storage account.make sure your endpoints are correct.

Similar Messages

  • What is the file storage space in macbook air 2012?

    what is the file storage space in macbook air 2012?

    it all depends on what you'll be using it for - how much apps you plan on installing - how much music you have - how much videos you plan on saving in your macbook air.
    i have a 2010 and 2012 Macbook Air - both came with 128GB - for my needs - it's fine.
    As you can see from the image below - that is from my 2012 Macbook Air.  Still have lots of space left.

  • HT5527 I am trying to view my storage space...how do I go to settings?

    I am trying to view my storage space...how do I go to settings?

    On a Mac, choose System Preferences from the Apple menu and click the iCloud icon (Lion 10.7.2 required).
    On and iOS5 or above device, click the Settings icon on the home screen then select iCloud.
    On a Windows 7/8 PC you need to have installed the iCloud Control Panel - opoen it.

  • How to create more storage space without deleting apps

    I need more storage space for my iphone 5s. I dont  want to delete my apps. any ideas?

    Hi pacificmission,
    Welcome to Apple Support Communities. 
    This article should give you ideas about how to free up storage space on your iPhone 5s by showing you how to view storage space usage and remove less used content.
    See how much storage you've used on your iPhone, iPad, and iPod touch - Apple Support
    Cheers,
    -Jason

  • PreClusterCreationValidationFailure when trying to create a cluster through the Azure Powershell

    I'm currently working on with Windows Azure in order to set up a cluster up and running, following the steps from
    here. But when i tried to execute the command i got this error:
    New-AzureHDInsightCluster : Unable to complete the cluster create operation left behind state: 'Error'. Message: 'PreClusterCreationValidationFailure'.
    I had a look into the
    this, but i was kinda confused with it. What does the input values mean in it? Is it the
    ClusterSizeInNodes? and also could this error occur due to the same cluster name being already exist?
    Any help would be appreciated.
    Happy Coding!

    Hi,
    Yes, you went through the correct link. 'PreClusterCreationValidationFailure' means there are errors in the user input values that is supplied while cluster creation. Input values can be:
    1. Cluster name (if the name is duplicate)
    2. Password (does not match the required password policy)
    3. Storage account location (the cluster region and the storage account region needs to be the same)
    ClusterSizeInNodes should not be a problem unless you are providing a very huge number. You can try creating the cluster from the portal with the exact same details you are providing in your script. The portal will validate and highlight most of such validation
    errors.
    Regards.
    Debarchan Sarkar - MSFT ( This posting is provided AS IS with no warranties, and confers no rights.)

  • Creating more storage space

    I've loaded my main drive and my external storage with video projects. How do I delete the video I have to make room for new video? I've done it in the past by sending projects to the 'trash' and emptying the 'trash.' But I'm ending up with only 103 minutes of available storage. Before I had ten times that amount. What am I missing? Thanks for whatever help you can give.

    Normally the thing that takes up the most drive space is your captured video files. They are stored on the drive you selected for Capture Scratch in FCP Preferences. The same is true for audio and video render files which can also take up some drive space.
    Trashing project files will not save you any space. It just means you've thrown out a whole bunch of work as you will never be able to open that project again. (auto-saves aside)
    Whether or not you want to delete your captured files all depends on finished you are with the project. Once you trash a Capture Scratch folder, it's gone and that specific project footage will have to be reacquired if you ever need to re-visit the project.
    You really need to crack open the manual and do some reading about how and where FCP stores your files if you want to make intelligent choices in this regard.
    rh

  • Raid 1 Mirror Storage Spaces

    Hello,
    I create a Storage Spaces RAID 1 mirroring pool with two identical SATA Hard Disks. If I pull only ONE of the disks and connect it to another computer SATA connector with Windows 8 or Server 2012 installed OS, is the data readable on this computer?
    If I put this disk on a hard disk enclosure (USB enclosure) am I be able to see the files on this disk, because doing mirroring in Windows 7 creates a dynamic disk that can't be connected afterwards on a USB enclosure in order to see the data on it. Has
    this limitation been overcomed from Windows Server 2012.
    Thank you

    Hi, 
    I did that on my test machine. I can read database on the PhysicalDisk when attach it to another Windows Server 2012 computer. 
    Firstly, create a storage pool with two PhysicalDisks on a Windows Server 2012 computer. Then create a mirror virtual disk and new a volume save soma files on the volume.
    After that, remove a PhysicalDisk from the first server and connect it to another Windows Server 2012 computer. System recognize the PhysicalDisk as a storage pool. The storage pool need to be set to read-write then attach virtual disk. In disk management,
    set the virtual disk to online, then we could read the file on the saved on the PhysicalDisk.
    As I did my test on my virtual machine and the PhysicalDisk is a virtual hard disk, you may need to do a test on your machine.
    Regards,
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Storage Spaces - Can't recover from OS reinstall (failure to attach VHD)

    I had a Windows 2012 R2 Standard server with GUI running Storage Spaces on some non-raid drives.  The OS became corrupted and so I had to reinstall.  Upon reinstall I go to Storage Spaces and see everything just as it should be in terms of recovery.
    The problem I'm having is the reattaching of the VHD file itself that hosts all of the files.  I click attach VHD and it does, nothing shows up Explorer though.
    So I go to manage disk drives and it shows all of the individual drives and the large VHD set to offline.  I online the drive and the machine just basically locks up.
    I tried to do the same thing via powershell but have the same problem with the machine just locking up.  Anybody seend this before?  I don't really care to actually get the Storage Spaces working at this point, just need access the files themselves
    so I can pull them off.  Any help is much appreciated.

    Hi,
    Generically Storage Space will not be affected with reinstall operation system - if we move all disks to another computer, storage space will still be recognized.
    it shows all of the individual drives and the large VHD set to offline
    We should not see any disk inside a created storage space in Disk Manager - Virtual Disks created in Storage Space will be listed but not the physical disks. So I need to confirm:
    a. Whether "individual drives" means physical disks, or virtual disks created in Storage Space?b.
    Whether "VHD" here means virtual disks in Storage Space, or you actually created VHD on virtual disks (in storage space).
    If VHD here means virtual disks, you can test to connect all disks to another system which supports Storage Space (Windows Server 2012 or 2012 R2) to see if disks could be recognized.
    However it seems more likely "VHDs on Virtual disk" - VHD files could corrupt which causes your current situation and if this is true, it will be difficult to get VHD files back to work as we have less option to repair a corrupted VHD file. 
    If you have any feedback on our support, please send to [email protected]

  • First cluster - Server 2012 r2 - storage spaces issues

    Hi Everyone
       We just purchased two new servers (Lenovo RD640's) and an external SAS JBOD enclosure (the Lenovo SA120), and we would like to set up a 2012 r2 failover cluster with clustered storage spaces as the shared storage.  Currently they are
    on their own domain with the virtual active directory server residing locally on one of the servers.
       Preface: I've created and destroyed the cluster and storage spaces multiple times trying to solve this issue, so I don't know if I may have "leftovers" from those attempts now causing issues for me.
      I can create the cluster, and it passes validation, and can create a clustered storage pool, but every time I try to create a virtual disk (either through the Failover cluster manager, the server manager, or powershell), it won't attach.  If
    I try to manually attach it I get the message: "Error attaching or detaching virtual disk: Failed to attach virtual disk to <node name>. Access denied"
    Finally (and I don't know if this is related or not), when in storage spaces on the server manager, there is a gold banner at the top that says "Incomplete communication with cluster <cluster name>. The following cluster nodes or clustered roles
    might be offline or have connectivity issues: <cluster name>"
     I'm logged in with full domain administrator credentials, and have been running my head against this wall for a few days now.  Any help would be appreciated!

    Thanks for your responses. Here is what I have to report:
    When I destroy the cluster, and create the storage spaces on just one of the two servers (with the other server powered down), I'm able to create the storage pool - using all the HDDs and SSDs - and virtual disks (both tiered and non-tiered) without issue. 
    As soon as I create the cluster again, the virtual disks become "detached", and I'm back to the situation described initially.
    @Apamnapat, here's the output of the powershell commandlets you suggested:
    PS C:\Windows\system32> get-storagepool | fl *
    Usage                             : Other
    OperationalStatus                 : OK
    HealthStatus                      : Healthy
    ProvisioningTypeDefault           : Fixed
    SupportedProvisioningTypes        : {Thin, Fixed}
    ReadOnlyReason                    : None
    RepairPolicy                      : Parallel
    RetireMissingPhysicalDisks        : Auto
    WriteCacheSizeDefault             : Auto
    FileSystem                        : Unknown
    Version                           : Windows Server 2012 R2
    ObjectId                          : {1}\\CBC116\root/Microsoft/Windows/Storage/Providers_v2\SPACES_StoragePool.ObjectId
                                        ="{1cca13ee-d45c-11e3-80b5-806e6f6e6963}:SP:{1cca13ef-d45c-11e3-80b5-806e6f6e6963}"
    PassThroughClass                  :
    PassThroughIds                    :
    PassThroughNamespace              :
    PassThroughServer                 :
    UniqueId                          : {1cca13ef-d45c-11e3-80b5-806e6f6e6963}
    AllocatedSize                     : 24962849046528
    ClearOnDeallocate                 : False
    EnclosureAwareDefault             : False
    FriendlyName                      : Primordial
    IsClustered                       : False
    IsPowerProtected                  : False
    IsPrimordial                      : True
    IsReadOnly                        : False
    LogicalSectorSize                 :
    Name                              :
    OtherOperationalStatusDescription :
    OtherUsageDescription             :
    PhysicalSectorSize                :
    ResiliencySettingNameDefault      : Mirror
    Size                              : 25264456597504
    SupportsDeduplication             : False
    ThinProvisioningAlertThresholds   : {70}
    WriteCacheSizeMax                 : 107374182400
    WriteCacheSizeMin                 : 0
    PSComputerName                    :
    CimClass                          : ROOT/Microsoft/Windows/Storage:MSFT_StoragePool
    CimInstanceProperties             : {ObjectId, PassThroughClass, PassThroughIds, PassThroughNamespace...}
    CimSystemProperties               : Microsoft.Management.Infrastructure.CimSystemProperties
    Usage                             : Other
    OperationalStatus                 : OK
    HealthStatus                      : Healthy
    ProvisioningTypeDefault           : Fixed
    SupportedProvisioningTypes        : Fixed
    ReadOnlyReason                    : None
    RepairPolicy                      : Parallel
    RetireMissingPhysicalDisks        : Auto
    WriteCacheSizeDefault             : Auto
    FileSystem                        : Unknown
    Version                           : Windows Server 2012 R2
    ObjectId                          : {1}\\CBC116\root/Microsoft/Windows/Storage/Providers_v2\SPACES_StoragePool.ObjectId
                                        ="{3407c278-597d-4d38-b877-b2eff1e8a936}:SP:{05303524-5f93-4829-b84a-44955d1eb28e}"
    PassThroughClass                  :
    PassThroughIds                    :
    PassThroughNamespace              :
    PassThroughServer                 :
    UniqueId                          : {05303524-5f93-4829-b84a-44955d1eb28e}
    AllocatedSize                     : 24962849046528
    ClearOnDeallocate                 : False
    EnclosureAwareDefault             : False
    FriendlyName                      : Primordial
    IsClustered                       : True
    IsPowerProtected                  : False
    IsPrimordial                      : True
    IsReadOnly                        : False
    LogicalSectorSize                 :
    Name                              :
    OtherOperationalStatusDescription :
    OtherUsageDescription             :
    PhysicalSectorSize                :
    ResiliencySettingNameDefault      : Mirror
    Size                              : 25264456597504
    SupportsDeduplication             : False
    ThinProvisioningAlertThresholds   : {70}
    WriteCacheSizeMax                 : 107374182400
    WriteCacheSizeMin                 : 0
    PSComputerName                    :
    CimClass                          : ROOT/Microsoft/Windows/Storage:MSFT_StoragePool
    CimInstanceProperties             : {ObjectId, PassThroughClass, PassThroughIds, PassThroughNamespace...}
    CimSystemProperties               : Microsoft.Management.Infrastructure.CimSystemProperties
    Usage                             : Other
    OperationalStatus                 : OK
    HealthStatus                      : Healthy
    ProvisioningTypeDefault           : Fixed
    SupportedProvisioningTypes        : Fixed
    ReadOnlyReason                    : None
    RepairPolicy                      : Parallel
    RetireMissingPhysicalDisks        : Auto
    WriteCacheSizeDefault             : Auto
    FileSystem                        : Unknown
    Version                           : Windows Server 2012 R2
    ObjectId                          : {1}\\CBC116\root/Microsoft/Windows/Storage/Providers_v2\SPACES_StoragePool.ObjectId
                                        ="{3407c278-597d-4d38-b877-b2eff1e8a936}:SP:{48e0189b-db8c-11e3-80d3-f80f41fcd134}"
    PassThroughClass                  :
    PassThroughIds                    :
    PassThroughNamespace              :
    PassThroughServer                 :
    UniqueId                          : {48e0189b-db8c-11e3-80d3-f80f41fcd134}
    AllocatedSize                     : 17179869184
    ClearOnDeallocate                 : False
    EnclosureAwareDefault             : False
    FriendlyName                      : Storage Pool
    IsClustered                       : True
    IsPowerProtected                  : False
    IsPrimordial                      : False
    IsReadOnly                        : False
    LogicalSectorSize                 : 512
    Name                              :
    OtherOperationalStatusDescription :
    OtherUsageDescription             :
    PhysicalSectorSize                : 4096
    ResiliencySettingNameDefault      : Mirror
    Size                              : 24951612506112
    SupportsDeduplication             : False
    ThinProvisioningAlertThresholds   : {70}
    WriteCacheSizeMax                 : 107374182400
    WriteCacheSizeMin                 : 0
    PSComputerName                    :
    CimClass                          : ROOT/Microsoft/Windows/Storage:MSFT_StoragePool
    CimInstanceProperties             : {ObjectId, PassThroughClass, PassThroughIds, PassThroughNamespace...}
    CimSystemProperties               : Microsoft.Management.Infrastructure.CimSystemProperties
    PS C:\Windows\system32> get-virtualdisk | fl *
    Usage                             : Other
    NameFormat                        :
    OperationalStatus                 : Detached
    HealthStatus                      : Unknown
    ProvisioningType                  : Fixed
    ParityLayout                      : Rotated Parity
    Access                            : Read/Write
    UniqueIdFormat                    : Vendor Specific
    DetachedReason                    : By Policy
    WriteCacheSize                    : 1073741824
    ObjectId                          : {1}\\CBC116\root/Microsoft/Windows/Storage/Providers_v2\SPACES_VirtualDisk.ObjectId
                                        ="{3407c278-597d-4d38-b877-b2eff1e8a936}:VD:{48e0189b-db8c-11e3-80d3-f80f41fcd134}{
                                        c1894936-db95-11e3-80d5-f80f41fcd134}"
    PassThroughClass                  :
    PassThroughIds                    :
    PassThroughNamespace              :
    PassThroughServer                 :
    UniqueId                          : 364989C195DBE31180D5F80F41FCD134
    AllocatedSize                     : 7516192768
    FootprintOnPool                   : 8589934592
    FriendlyName                      : Disk Witness
    Interleave                        : 262144
    IsDeduplicationEnabled            : False
    IsEnclosureAware                  : False
    IsManualAttach                    : True
    IsSnapshot                        : False
    LogicalSectorSize                 : 512
    Name                              :
    NumberOfAvailableCopies           :
    NumberOfColumns                   : 8
    NumberOfDataCopies                : 1
    OtherOperationalStatusDescription :
    OtherUsageDescription             :
    PhysicalDiskRedundancy            : 1
    PhysicalSectorSize                : 4096
    RequestNoSinglePointOfFailure     : False
    ResiliencySettingName             : Parity
    Size                              : 7516192768
    UniqueIdFormatDescription         :
    PSComputerName                    :
    CimClass                          : ROOT/Microsoft/Windows/Storage:MSFT_VirtualDisk
    CimInstanceProperties             : {ObjectId, PassThroughClass, PassThroughIds, PassThroughNamespace...}
    CimSystemProperties               : Microsoft.Management.Infrastructure.CimSystemProperties

  • IOmeter doesn't see Storage Spaces vdisks

    I've created vdisks (Storage Spaces- one simple and one parity) in Server 2012R2 and they show up in Server Manager, but IOmeter (2006.07.27) doesn't show them-  only the physical disks show up.  However, if I create a volume (and file 
    system) on the vdisk, then it shows up in IOmeter- but I've never had to do that before, and I've used IOmeter quite a bit.  Is there something that needs to be done?  Thanks.

    I've created vdisks (Storage Spaces- one simple and one parity) in Server 2012R2 and they show up in Server Manager, but IOmeter (2006.07.27) doesn't show them-  only the physical disks show up.  However, if I create a volume (and file 
    system) on the vdisk, then it shows up in IOmeter- but I've never had to do that before, and I've used IOmeter quite a bit.  Is there something that needs to be done?  Thanks.
    4KB blocks Storage Spaces expose old I/O Meter has issues with. Stick with an NTFS-formatted volumes on top of your SS (what you do now) as in any case I/O Meter works with test file in file system pass-thru mode (FILE_FLAG_NO_BUFFERING + some others, easy
    to check with FileMon utility) so there's no overhead to spoil up your testing result numbers. Good luck :)
    StarWind VSAN [Virtual SAN] clusters Hyper-V without SAS, Fibre Channel, SMB 3.0 or iSCSI, uses Ethernet to mirror internally mounted SATA disks between hosts.

  • Storage Space Size vs Pool Size

    Hi All:
    I just finished installing WS2012R2E and getting all my clients connected, transferring them from my aging WHS V1
    All seems to be working well but I'm scratching my head on the fact that the Storage Pool reports 3.63Tb of storage  (I have 2 x 2Tb drives) but the storage space reports 16Tb....  I tried changing the "Storage Space Size (Maximum)" to
    something closer to the actual storage pool capacity but no number seems acceptable to the field. 
    I get it (sort of) that the storage space is different from the pool, but it seems to me that if the dashboard storage tab reports the storage space with a Capacity of 16Tb it does not give a clear picture of my storage situation. 
    In addition to that quirk, the dashboard storage space window, hard drives tab reports 1Tb of used space but when I click into "Manage Storage Spaces"  that window reports that I'm using 2.16Tb of the 3.63Tb - ?!
    I've tried searching this with no joy - maybe I just haven't stumbled across the right doc yet...   Can some one enlighten or point me to a detailed description of they way this is supposed to work?
    Thanks!

    Hi,
    It seems that you directly click “Create a storage space” in dashboard. This wizard helps you create a default storage space on the server. The new storage space can tolerate on drive failure, and its size can group up to 16 TB.
    You can click “Manage Storage Spaces” in dashboard then click “create a new pool and storage space” to specific the maximum size of the storage space.
    Manage Server Storage in Windows Server Essentials
    http://technet.microsoft.com/en-us/library/dn550731.aspx
    Best Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Storage spaces can only use whole drives

    One of the features that I was really interested in with WS2012E is storage spaces as it replaces the old driver extender of WHS v1. Having now installed WS2012E onto my WHS2011 box I am bit staggered to find that it can only use whole drives. My box came
    with 2 * 2Tb drives, the first partitioned as boot, then a 60G of OS followed by the rest allocated as storage. I have successfully created a Storage space pool of the second drive but cannot find any way to add the remaining storage from the large partition
    on the other drive into the pool. As the UI just shows me drives rather than partitions, I am bit challenged. I thought that storage spaces was meant to be flexible about adding drives just like the old drive extender. Even add on technolgies like DriveBender
    for WHS2011 allows for a storage space to be made up from this type of set up. So we seem to be going backwards.
    Plus when creating the drive pool it defaulted on a 2Tb drive to a 2Gb size! How useful is that? As soon as I started copying data to the drive it ran out of space. I then had to go in and expand it.

    I note that you did this with Windows Server 2012 Essentials.  I cannot seem to do this with Windows 2012 Standard.  I have two 500 GB disks and 40GB of the first disk, PhysicalDisk0 is partitioned for the OS.  Nothing I do makes PhysicalDisk0
    show up in the Storage Pool area of Server Manager - all I can see is PhysicalDisk1.  (Refer to 'Physical Disks' in the bottom right corner of the previous poster's first screen shot above.  I can only see 'PhysicalDisk1', not 'PhysicalDisk0'.)  If
    I click 'Disks' just under 'Volumes' in the same screenshot above, I can see PhysicalDisk0, and it shows 466 GB capacity, 423 GB unallocated.  PhysicalDisk1 shows 466 GB capacity, 466 GB unallocated.  My intent was to mirror the remaining 423 GB
    on PhysicalDisk0 with 423 GB on PhysicalDisk1.  I would then allocate the leftover 43 GB on PhysicalDisk1 as a 'scratch' disk.  I have tried leaving everything unallocated and have tried all variations of creating volumes and virtual disks, but nothing
    I do makes a difference.  I found other threads related to this issue which indicated there was a flaw in the 2012 GUI and that this process could be done via Powershell.  However, there seems to be a mix of Windows 8 and Windows 2012 in these threads
    and, apparently the Powershell commands I've found apply to 8 and not 2012, as I get invalid command errors when I try to use them.
    Can anybody tell me how to mirror the unallocated portion of the primary disk PhysicalDisk0 (which has a partition for the OS) with a same-sized portion of PhysicalDisk1 with Windows Server 2012?  Thanks!

  • Storage Spaces -error Location not available.

    I have had Storage spaces running for a couple of weeks. 4 drives 3tb each, same make/model. Have them pooled into a striped "raid 5" setup thru storage spaces.  I travel and do some shift work. I frequently try to get access to them remotely
    and informed that the drive pool is not accessible.  So when I get home I attempt to access it locally with same issue.
    I see my pool (G:) in my drive list, I click on it no problem,  can see 1st directory, and can go into 1 folder.  If I try to do anything in that folder, go to any other folders or attempt to use any files in the root, it sits and waits and looks
    like it is searching. I hear no drives spinning up and after about 2 minutes I get a pop up that says location not accessible.
    In order to access the information, I need to shut computer down and reboot. Not only is this a bother, but sometimes not available remotely.
    Are the drives going to sleep and not waking up?
    Any help on how to fix this would be greatly appreciated.
    Chris

    Hello Chris,
    Do you mean that you use a RAID5 drive to create a storage space, and it worked for weeks and now has the issue about ‘location not accessible’?
    Please share us the whole error message and a screenshot is preferred.
    Based on my test, I can normally create a storage space with 3 VHD. And it work with no accessible issue.
    Please try to change ownership and permission of the drive and check if the issue still exists.
    For more information about taking ownership, please take a look at the following article.
    https://technet.microsoft.com/en-us/library/cc753659.aspx?f=255&MSPPError=-2147217396
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • [File] Problem while creating files with long pathnames

    Hello everybody
    I'm trying to create File objects corresponding to physical files. These files have very long pathnames because they are located in directories tree with large depth. So, my pathname conatins a lot of directories plus the name of the file itself.
    It seems, that there is a limitation in the length of the pathname that I pass to the File constructor because files with small pathnames are OK bu the ones with very large pathnames cannot be created.
    I tried the different File constructors (File(String pathname) and File(File parent, String childname)) but it still does not work. Even if the second constructor is a little bit better as it succeeds on files where the first constructor failed. But still, it's not enough.
    Please Help!
    Thank you
    Hugo

    RESOLVED!
    The problem was from the OS itself (Windows XP) which accepts at most 255 characters long path names.

  • New-virtualdisk does not create tired storage, but gui does.

    Hi
    I'm trying to create a Storage Pool with a virtual disk with tierd storage.
    Got 2 SSD and 2 HDD.
    Created my pool and then I'm trying to create a disk using my ssd and hdd.
    $ssd_tier = New-StorageTier -StoragePoolFriendlyName "SnabbPool" -FriendlyName SSD_Tier -MediaType SSD
    $hdd_tier = New-StorageTier -StoragePoolFriendlyName "SnabbPool" -FriendlyName HDD_Tier -MediaType HDD
    New-VirtualDisk -StoragePoolFriendlyName "SnabbPool" -FriendlyName TierdDisk1 –StorageTiers @($ssd_tier, $hdd_tier) -StorageTierSizes @(110GB,2700GB) -ResiliencySettingName Mirror -WriteCacheSize 5GB -NumberOfColumns 1
    The Disk gets created, but it's not tierd.
    If a use the GUI i can create a tierd disk but then i only get 1GB of cache...and i want to do it with powershell.
    Anyone seeing an error in mylines ?
    One thing i think is wierd is that if i run a get-storagaTier after new-storagetier i get nothing returned.

    Hi,
    Do you mean that you cannot get any storage tier when you run Get-StorageTier command? Is there any error message in the Event Log? Please run the command “Get-Storagepool -FriendlyName SnabbPool | fl” and “Get-VirtualDisk -FriendlyName TierdDisk1| fl” and
    post the commands output.
    You could refer to the article below to monitor storage tier performance:
    Monitor Storage Tiers Performance in Windows Server 2012 R2
    http://technet.microsoft.com/en-us/library/dn789160.aspx
    Best Regards,
    Mandy 
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • My weather app is not working on cell data??

    The weather app that came on my iPhone 4s doesnt work when im using 3g. It only works when im using wifi. Is anyone else having this problem? How can i fix it?

  • IMAGE PROCESSOR problem typing changes

    IMAGE PROCESSOR with CS5 both snow leopard and lion : I'm trying to set up a batch resizing script : after selecting both folders, checking "resize to fit", "save as jpeg", I can't type in any new settings for quality or W px. Keyboard makes error so

  • After Effects CC crashes during prerender using Magic Bullet Looks [was: Help me Please!]

    im using MBL for effects and CC and outting it on a adjustment layer. everytime i try to prerender it crashes! help me plz!

  • Pdf for RCA 7" Tablet

    Hi I just purchased a RCA 7" Tablet and am trying to download pdf files and am not able to. Tried looking in different areas of Adobe.com and was not able to get the information needed. Where can I install the pdf for this tablet? Thanks

  • GB won't Export to Mp3

    I go to Share>Export Song To Disk It will mix down, then normalize, then it quits and does not convert, and as a result, does not save Howver it does so for the AAC encoding no problem Didn't see anything on this at hangtimes FAQ I had to convert to