I tried to do a vic on my mac and I got this error:
warn] 3991521344 archUtil_Logging.C:260 04/12/25:21:03:04.789 Error: Invalid volume name.
What the best way to run vic on mac
Thank you
Mac:
β/opt/Autodesk/io/bin/vic -aβ
If I am chasing storage I will use the command vic -a -f so that it will remove the frames that it uncovers.
If you use vic -h you can get a help list of all of the available commands.
βββ Usage: vic [-h]
vic [-v | -a] [-d ] [-l] [-C] [-R | -p ] [-A] [-f] [-w] [-s option] [-r]
-v <volume> One of 'stonefs', 'stonefs1' ... 'stonefs7'.
-a All Volumes.
-d <level> A verbose level between 0 and 4, default is 2.
-l Lazy integrity check.
-C No content check (only validate volume connections).
-R Recover media in Recovered_Media_2023_2 project.
This media can be retrieved under the MediaHub's Project tab.
-p <prj name> Recover media in specified existing project.
-f Remove unreferenced frames ( USE WITH CAUTION ).
-r Replace lost (red illegal) frames with the LOST frame and
flag impacted clips ( USE WITH CAUTION ).
-w Skip integrity check of audio waveforms.
-s Scan libraries and report.
Options:
remote - Identifies libraries containing remote frames.
lost - Identifies libraries containing lost frames
(includes remote if 'remote' not specified).
-T [filename] Track changes, dump results to file
-A Select default choice when question is asked to userβββ
β
6 Likes
Thank you