
UNSOLVED
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?
Responses (2)
Solutions (0)

xe2sdc
6 Operator
•
2831 Posts
130
0
Posted 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)