Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
1
Question by burden50 · May 15, 2013 at 01:31 AM · linuxexternalubuntuasset server

Unity Asset Server move data directory

Hello,

I am trying to setup the Unity Asset Server on our file server and there is not option to set where the files committed to are stored on the server. I have a large external RAID array where I would like the assets to be stored it is mounted at /mnt/RAIDDRIVE

I believe that the files in the data folder contain the committed assets from any given project. If i move the /opt/unity_asset_server/data directory to my external drive and turn the local copy into symbolic link to the data directory on the external drive will that contain all the unity commits?

Thanks In Advanced

Comment
Add comment · Show 1
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image repettom · Jan 02, 2015 at 12:32 AM 0
Share

Hi there,

I am having a similar problem. If the above solution worked for you it might work for me as well. I am not a savvy linux user so I wanted to ask you a question, see below my configuration and let me know if just changing the target /mnt/EXTERNAL-DRIVE that you have for my secondary HDD (which is actually a RAID that I don't even know how its configured) should work.

What I have:

 Filesystem            Size  Used Avail Use% $$anonymous$$ounted on
 /dev/sda1              46G   42G  1.9G  96% /
 tmpfs                 1.7G     0  1.7G   0% /lib/init/rw
 udev                   10$$anonymous$$  780$$anonymous$$  9.3$$anonymous$$   8% /dev
 tmpfs                 1.7G     0  1.7G   0% /dev/shm
 /dev/mapper/d0-d0     831G  249G  541G  32% /usr

$$anonymous$$y Unity Asset server is on /dev/sda1 and I need to move it to /dev/mapper/d0-d0

This should work?... I am asking before breaking stuff :D

  > /etc/init.d/unity_asset_server stop
  > 
  > cd /opt
  > mv unity_asset_server /dev/mapper/d0-d0
  > ln -s /dev/mapper/d0-d0/unity_asset_server/ unity_asset_server
  > /etc/init.d/unity_asset_server start

1 Reply

· Add your reply
  • Sort: 
avatar image
1

Answer by burden50 · May 15, 2013 at 02:51 PM

I tested this my self and answered my own question for anyone that run into the issue in the future its a simple fix.

Create a symbolic link from the installed location of the asset server to external drive you moved the entire folder too.

 > /etc/init.d/unity_asset_server stop
 > 
 > cd /opt
 > mv unity_asset_server /mnt/EXTERNAL-DRIVE
 > ln -s /mnt/EXTERNAL-DRIVE/unity_asset_server/ unity_asset_server
 > /etc/init.d/unity_asset_server start
Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image MikeHergaarden · Dec 20, 2014 at 10:36 PM 0
Share

Thanks, helped me out!

avatar image James2 · Jun 19, 2015 at 03:57 AM 0
Share

Thank you, burden50, I tried it too, and successed!!

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

15 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Unity Master Server - Ubuntu build problem 4 Answers

Failure to initialize! Your hardware does not support this application, sorry! If I try to run a Unity game with Anbox on Ubuntu. Why. 0 Answers

Linux build - fullscreen to windowed 2 Answers

When will Unity Web Player be officially released on Linux? 1 Answer

SIGABRT crash while running standalone Linux app 2 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges