Unsolved
This post is more than 5 years old
54 Posts
0
465
October 3rd, 2008 14:00
Pausing IO on Disk before Split with Novell NetWare
I know that for Windows you can use symntctl to flush the disk cache to prepare for a SPIT of a BCV device group, is there anything similar for to this for Novell NetWare.
Also I found mention in one document about how to install SE on a Netware Host, but no other references to SE with netware. Is there any out there that you know of?
Also I found mention in one document about how to install SE on a Netware Host, but no other references to SE with netware. Is there any out there that you know of?
No Events found!
xe2sdc
2 Intern
•
2.8K Posts
0
October 3rd, 2008 15:00
In other OS this operation is usually achieved via "sync" command. Since WinNT didn't offer a CLI utility to flush cache to disk, EMC included symntctl to allow flushing cache to disk.
Digging a little, I found that with NW you have to dismount the filesystem before splitting BCV devices.. however if you find a way to flush cache, maybe it may work without unmounting the device...
I think you have to find an equivalent NW command (similar to the "sync" command)
xe2sdc
2 Intern
•
2.8K Posts
0
October 3rd, 2008 15:00
If you want to suspend IOs against disk devices you have to unmount (in unix terms) or dismount (if you prefer) devices.