Quick Review: Boxee Box
December 27, 2011 – 12:22 am | 3 Comments

Some of the technical issues with Boxee Box could have been fixed if the dev team was paying more attention to addressing the bugs rather than adding “features” of dubious value. In the final analysis, for the price and ease of use, Boxee Box is the best in its class and price range. You just need to be mindful of its limitations and buy it in hope of future improvements to its usability.

Read the full story »
Networking

Unix and Linux network configuration. Multiple network interfaces. Bridged NICs. High-availability network configurations.

Applications

Reviews of latest Unix and Linux software. Helpful tips for application support admins. Automating application support.

Data

Disk partitioning, filesystems, directories, and files. Volume management, logical volumes, HA filesystems. Backups and disaster recovery.

Monitoring

Distributed server monitoring. Server performance and capacity planning. Monitoring applications, network status and user activity.

Commands & Shells

Cool Unix shell commands and options. Command-line tools and application. Things every Unix sysadmin needs to know.

Home » Veritas

Veritas HSM Maintenance

Submitted by on February 12, 2008 – 11:22 amNo Comment
Veritas HSM Maintenance

When resizing a VXFS filesystem on a server that has HSM running, it is necessary to place HSM in maintenance mode for that particular filesystem. Failing to do so may cause the VFS resize operation to freeze if there is an active HSM migsweep in progress.

  1. run migVSMstate to get the current status
  2. migVSMstate -s maintenance fs_name
  3. check to see that the mig processes have stopped working on the filesystem: use ps -deaf | grep mig, should only have the three deamons, will see filesystem name in other tasks if it is working on it. NOTE: stopping HSM may take several minutes, so be patient.
  4. once sure no mig processes are active and the filesystem is in maint mode then can grow with VEA
  5. when done growing fs, activate with migVSMstate -s active fs_name
  6. Profit!

Popularity: 2% [?]

Related posts:

  1. Recovering from Veritas VEA GUI errors
  2. Veritas Enterprise Administrator GUI
  3. Bounce Veritas HA Cluster resource
  4. Monitoring Veritas VM problems on Solaris
  5. Script to modify Veritas HA Cluster Resource Configuration

Leave a comment!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.