docs:vserver
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| docs:vserver [2015-10-05 14:40] – [XFS filesystem - kernel upgrade causes xfs related oops (xfs_filestream_lookup_ag)] arekm | docs:vserver [2015-10-05 15:07] (current) – syn on glen | ||
|---|---|---|---|
| Line 722: | Line 722: | ||
| That's because vserver patch for kernels earlier than 2.6.23 patched xfs filesystem to introduce new flag: | That's because vserver patch for kernels earlier than 2.6.23 patched xfs filesystem to introduce new flag: | ||
| - | < | + | < |
| #define XFS_XFLAG_BARRIER | #define XFS_XFLAG_BARRIER | ||
| </ | </ | ||
| Line 730: | Line 730: | ||
| Starting with kernel 2.6.23 kernel introduced filestreams which are using 0x00004000 bit, thus causing conflict with vserver. | Starting with kernel 2.6.23 kernel introduced filestreams which are using 0x00004000 bit, thus causing conflict with vserver. | ||
| - | < | + | < |
| #define XFS_XFLAG_FILESTREAM | #define XFS_XFLAG_FILESTREAM | ||
| </ | </ | ||
| Line 741: | Line 741: | ||
| IIF you don't use filestream feature then modify http:// | IIF you don't use filestream feature then modify http:// | ||
| - | < | + | < |
| diff --git a/ | diff --git a/ | ||
| index 4e22ecd..887512f 100644 | index 4e22ecd..887512f 100644 | ||
docs/vserver.txt · Last modified: 2015-10-05 15:07 by glen