Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

fssnap error:File system could not be write locked

807567Apr 30 2010 — edited May 3 2010
Dear friend

i have a problem with fssnap command to take root backup

#fssnap -F ufs -o bs=/sysbackup/fssnap/node1 /
snapshot error: File system could not be write locked

i found this error duo to xntpd deaman

#ps -ef | grep xntpd
root 28537 28514 0 17:02:11 pts/1 0:00 grep xntpd

then i try to kill this

# kill -9 28537
bash: kill: (28537) - No such pid

again i try to check PID

#ps -ef | grep xntpd
root 28539 28514 0 17:02:11 pts/1 0:00 grep xntpd

every time when i check PID its PID is +2

i am not able to kill this

if anyone have idea about this please help me so that i can able to take root backup with fssnap command

i am using solaris 8 with sun cluster 3.1

Thank
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 31 2010
Added on Apr 30 2010
4 comments
1,100 views