Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hi, I Want To Upgrade Clearml Server From 1.1 To 1.2 (Self Hosted). I Have The Following Setup:

Hi, I want to upgrade clearml server from 1.1 to 1.2 (self hosted). I have the following setup:
/dev/nvme0n1p1 30G 21G 8.9G 70% / <- This is where /opt/clearml lives /dev/nvme1n1 100G 52G 48G 52% /data <- This is where /opt/clearml/data livesIn the migration page, it is written under prerequisites:
Minimum free disk space of at least three times the size of the data.Would I be fine with the current setup, or should I increase the size of one of the two disks?

  
  
Posted 2 years ago
Votes Newest

Answers 9


on /data/

  
  
Posted 2 years ago

Hi, /opt/clearml is ~40Mb, /opt/clearml/data is about ~50gb

  
  
Posted 2 years ago

on /data or /opt/clearml? these are two different disks

  
  
Posted 2 years ago

Yes you could do that just make sure you have backups on everything and no data is lost πŸ™‚

  
  
Posted 2 years ago

Hi!
Can you say what's the size of your clearml folders?

  
  
Posted 2 years ago

Also I can simply delete the /elastic_7 folder, I don’t use it anymore (I have a remote ES cluster). In that case, I guess I would have enough space?

  
  
Posted 2 years ago

Looks great, I would suggest having at least 150 gb free when you do the upgrade πŸ™‚

  
  
Posted 2 years ago

I created a snapshot of both disks

  
  
Posted 2 years ago

--- /data ---------- 48.4 GiB [##########] /elastic_7 1.8 GiB [ ] /shared 879.1 MiB [ ] /fileserver . 163.5 MiB [ ] /clearml_cache . 38.6 MiB [ ] /mongo 8.0 KiB [ ] /redis

  
  
Posted 2 years ago
539 Views
9 Answers
2 years ago
one year ago
Tags