vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I have two 550 boxes(same hareware) with OS 5.3 ML 02 and HACMP 5.2(I had installed the last HACMP patch),the share datavg is logic volume from DS6800.Now the product machine can release the datavg when I did the takeover test,but the standby machine can't umount the filesystem in the datavg and can't release the datavg.So I manual varyon it in the standby machine ,I can't umount it also,with "fuser -k /dev/fs0x" then umount the filesystems also say is busying. I need some patch? Thanks! |
| |||
| Hi, Do you have an imbricated NFS into this filesystem? If you have a NFS mount point like /abc/def into /abc filesystem, /abc will be busy, and "fuser -k /abc" will not help. Do the command "mount" to check. Pierre |
| ||||
| Thanks,the NFS filesystem had been umount first,the the script wanted to umount the other filesystems.Now I had the last hacmp patch and patch of rsct.* ,I can umount the filesystems maunal,but hacmp can't umount it. <pmalenfa@hotmail.com> ???? news:1137473151.112201.70660@g43g2000cwa.googlegro ups.com... > Hi, > > Do you have an imbricated NFS into this filesystem? If you have a NFS > mount point like /abc/def into /abc filesystem, /abc will be busy, and > "fuser -k /abc" will not help. > > Do the command "mount" to check. > > Pierre > |