3 MediaGrid Version 4.1 To 4.3 Updates
3 MediaGrid Version 4.1 To 4.3 Updates
3 MediaGrid Version 4.1 To 4.3 Updates
3
updates
• Modern UI
• Self-signed Certificate
– Always HTTPS (https://)
URL https://10.4.28.8:8080/?dashboard
Harmonic Branding
• In 4.0
– MediaGrid 4000 requires 8 x 10Gb Ethernet port connections
– 4 x 10GbE ports on each of the ContentServer 4000 controllers
• In 4.1
– MediaGrid 4000 supports lower 10GbE port connections
– Requires min of 4 x 10Gb Ethernet port connections per CSS.
– 2 x 10GbE ports on each of the ContentServer 4000 controllers
• To use a lower port count
– Plug in only 2 of the 4 NICs on each controller.
– No special configuration is required.
• Must connect 2 ports on each controller.
• If 5840A is in use, you must connect all 8 ports.
• RecycleBin
– Off by default
• Update to ContentStore CSJ-5840A expander firmware (ver. 5025)
– Address drawer open/close status
• Upgraded OpenSSH 4.7 for MediaGrid ContentDirector and ContentBridge (security
patch)
• Location change for system directory omipc
– Moved from temporary location /tmp/omipc to /var/omneon/omipc
– Prevents inadvertent deletion of critical files from tmp.
• Enable RecycleBin
– On each ContentDirector
– Open /omneon/config/mdscore-local file and add the following:
recyclebin_on = on
recyclebin_max_space = 3
recyclebin_retention_hint = 168
– Restart the Content Director(s)
#/opt/omcld/bin/rbadmin --help
Usage:
rbadmin list [<src>] [--[r]sort=<attr>] [--fmt=<attr>[,<attr>] ...]
[--showtags[=0|1]]
(default: --fmt=ouid,opath,size,dtime)
rbadmin restore <src> [--dst=<path>]
rbadmin delete <src> [--force[=0|1]]
rbadmin live <livecmd>
Refer to “Harmonic MediaGrid Installation and Configuration Guide” for additional information.
©2016 Harmonic Inc. All rights reserved worldwide. 26
RecycleBin: Properties
ContentServers
ContentStores
• New Features
• Improvements
• Critical Fixes
• Known Issues
• Q&A
• Disabled by default.
• Vastly expands the existing Client RAM Slice Cache beyond the boundaries of physical RAM.
• Provides performance benefits for NLE users
– On previously read files during an edit session.
– Files read off the Media Grid will be cached in the specified cache folder on a designated SSD drive.
– On next read activity, the file will be read from the SSD drive and not fetched over the network from Grid.
• The performance boost can be significant depending on
– Speed of SSD drive
– Throughput of network interface connection to Media Grid
– The total size of project files being read
• Recommended for users
– With a 1GbE client connection
– If a dedicated SSD drive available
– SSD drive has read/write speeds of more than 300MB/s
• FSD automatically validates SSD drive performance before use
• Enabled by default
• Improves NLE read performance in real-time and shuttle playback modes.
• Automatically detects read patterns and adjusts the read-ahead of data from
MediaGrid.
• Helps to eliminate unnecessary reads of data and lowers network utilization
during playback.
• Benefits 1GbE clients the most, and 10GbE clients showed benefits as well.
• Activates an intelligent algorithm to detect different MediaGrid access patterns
and adjust read-ahead accordingly.
• Noticed significant performance increase for MacFSD clients.
• Read-Ahead Setting: amount of data that will be read in advance and is most beneficial to
sequential read patterns
• Limit Read Bandwidth: read bandwidth limit for a client
• Maximum Connections: maximum number of connections the FSD will make to the
ContentDirector for metadata operations
• Maximum RAM Cache Size: Memory Limit for caching file data
• Optimize for nonlinear editing: Improve performance for specific workflows by altering the
behavior of file reading in the FSD. This is particularly useful to non-linear editing applications.
• Optimize for 1GbE connection: Internal optimizations for 1 GbE connection to set the amount
of data pre-fetched by FSD from MediaGrid.
• Adaptive read-ahead: Dynamically change read-ahead for data.
Recommended to turn off for workloads other than video processing to lessen additional load on
the network and on MediaGrid.