• Buy Now
    • Rackspace Cloud
    • Email & Apps
    • Fanatical Support for AWS
    • Managed Google Cloud Platform
    • Office 365
  • Log In
    • MyRackspace Portal
    • Cloud Control Panel
    • Rackspace Webmail Login
    • Cloud Office Control Panel
  • Rackspace Logo
  • Developer Home
  • Developer Documentation
  • Blogs ▼
    • Technical Blog
    • Rackspace Blog
    • Solve: Thought Leadership
  • Support Documentation

Developer Docs


Let’s Build Something Powerful Together!

End-to-End Multicloud Solutions.   Solving Together.™   Learn more at Rackspace.com

Submit an issue
  • Rackspace Private Cloud, v13
  • Technical FAQ
    • Preface
      • About Rackspace Private Cloud Powered By Openstack
      • RPCO configuration
      • Rackspace Private Cloud support
    • FAQ
      • Operating system and architecture
      • Networking
      • Database architecture
      • Clustered queue management
      • Failover and high availability
      • Load balancing
      • Log aggregation and management
    • Document history and additional information
      • Additional resources
    • Disclaimer
  • Release Notes
    • Preface
      • About Rackspace Private Cloud Powered By Openstack
      • RPCO configuration
      • Rackspace Private Cloud support
    • Known issues
    • What's new
      • What's new in RPCO v13.1
      • What's new in RPCO r13.0 Mitaka
        • Block Storage service (cinder)
        • Image Service (glance)
        • Orchestration (heat)
        • Dashboard (horizon)
        • Identity service (keystone)
        • Networking service (neutron)
        • Compute service (nova)
      • Change log for each release
    • What's changed
      • What's changed in RPCO v13.1
      • What's changed in RPCO r13.0
    • Document history and additional information
      • Additional resources
    • Disclaimer
  • Stand-alone Object Storage for RPCO Guide
    • Preface
      • About Rackspace Private Cloud Powered By Openstack
      • RPCO configuration
      • Rackspace Private Cloud support
    • Object Storage overview
      • Components
      • Configuration
      • System requirements
    • Install Object Storage
      • Example Object Storage installation architecture
      • Prerequisites
      • Configure and mount storage devices
      • Create networks
      • Configure an Object Storage deployment
        • Update the stand-alone Object Storage configuration files
        • Allow Identity users to use Object Storage
      • Run the Object Storage playbooks
      • Verify the installation
    • Object Storage monitoring
      • Service and response
      • Object Storage monitors
    • Object Storage configuration files
    • Document history and additional information
      • Additional resources
    • Disclaimer

Verify the installation#

To verify the installation of stand-alone Object Storage for RPCO, run the following commands from the proxy server or any server that has access to Identity (keystone).

  1. Ensure that the credentials are set correctly in the /root/openrc file and then source it:

    $ source /root/openrc
    
  2. Run the following command:

    $ swift stat
    Account: AUTH_11b9758b7049476d9b48f7a91ea11493
    Containers: 0
       Objects: 0
         Bytes: 0
    Content-Type: text/plain; charset=utf-8
    X-Timestamp: 1381434243.83760
    X-Trans-Id: txdcdd594565214fb4a2d33-0052570383
    X-Put-Timestamp: 1381434243.83760
    
  3. Run the following commands to upload files to a container. Create the test.txt and test2.txt test files locally if needed (they can contain anything).

    $ swift upload myfiles test.txt
    $ swift upload myfiles test2.txt
    
  4. Run the following command to download all files from the myfiles container:

    $ swift download myfiles
    test2.txt [headers 0.267s, total 0.267s, 0.000s MB/s]
    test.txt [headers 0.271s, total 0.271s, 0.000s MB/s]
    

    If the files download successfully, Object Storage has been installed.

Previous Run the Object Storage playbooks
Next Object Storage monitoring
Developer Network
  • Developer Center
  • API Documentation and User Guides
  • SDKs
  • Rackspace How-To
Blogs
  • Technical Blog
  • Rackspace Blog
  • Solve: Thought Leadership
Other Information
  • Customer Stories
  • Events
  • Programs
  • Careers
  • Style Guide for Technical Content
©2020 Rackspace US, Inc.
  • ©2020 Rackspace US, Inc.
  • About Rackspace
  • Privacy Statement
  • Website Terms
  • Trademarks