1834462 Members
3363 Online
110067 Solutions
New Discussion

Re: CIFS Upgrade

 
SOLVED
Go to solution
harsr
Advisor

CIFS Upgrade

We are going to upgrade the samba version of the server. Currently we have 2.2.12 version and we are upgrading to the latest version. I have backed up all the samba related directories. But if we have to roll back for some problem from where i can get the 2.2.12 version to install it .
Pls suggest and also pls guide me with some docs regarding cifs upgradation

Thx and rgrds
2 REPLIES 2
Steven E. Protter
Exalted Contributor
Solution

Re: CIFS Upgrade

Shalom,

CIFS can be upgraded in place. This should be done if you have customized any configuration files.

The standard best practices methodology is to back up the smb.conf file, swremove the old version and swinstall the new version.

This enables you to swremove the new version swinstall the old version and roll back.

I also recommend a make_tape_recovery or make_net_recovery prior to the installation if this is a critical system.

Docs:
http://docs.hp.com/en/B8725-90101/ch06s13.html
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=65278&admit=-682735245+1155535402812+28353475
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1017886
http://docs.hp.com/en/B8725-90021/ch02s02.html


SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
harsr
Advisor

Re: CIFS Upgrade

Thanks for the reply