Linux / Unix Tips and Tricks

This blog contains Linux / Unix Tips and Tricks, collected during my work as a Unix System Administrator.
They are here for my own reference, but they might help you as well !

Changing Veritas device owner for raw device

len | 18 December, 2008 20:03

Today I had to set the owner/group for a Veritas raw device. You can set it on Unix using chown, but the settings will be lost after a reboot. To properly set the ownership on a veritas raw device you need the following command:

vxedit set user=username group=groupname mode=modenumber volumename

So in my case I did a

vxedit set user=informix group=informix mode=0660 rootdbs

 

 
Accessible and Valid XHTML 1.0 Strict and CSS
Powered by LifeType - Design by BalearWeb