Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*Xfs\s+partition\s+info\s+seems\s+to\s+be\s+lost\s+on\s+reboot\s*$/: 20 ]

Total 20 documents matching your query.

1. Xfs partition info seems to be lost on reboot (score: 1)
Author: Melissa Terwilliger <techess@xxxxxxxxx>
Date: Tue, 09 Nov 2004 17:36:47 -0500
I have a dual opteron SuSE 9 SLES machine running 2.6.9 kernel. The machine has 2 3ware 9500-12 PCI-X SATA raid cards installed with 12 250 GB drives on each card. I can create the partitions using p
/archives/xfs/2004-11/msg00021.html (9,931 bytes)

2. Re: Xfs partition info seems to be lost on reboot (score: 1)
Author: Mike Young <myoung@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 9 Nov 2004 15:29:11 -0800
I too had problems related to this configuration. In my case I was using a 12-channel 3Ware 9500 series controller along with 12 WD 250GB drives. XFS has been my default FS for some time now. Also,
/archives/xfs/2004-11/msg00022.html (12,673 bytes)

3. Re: Xfs partition info seems to be lost on reboot (score: 1)
Author: Nathan Scott <nathans@xxxxxxx>
Date: Wed, 10 Nov 2004 09:44:25 +1100
I guess that means you built your own kernel (since SLES9 is a 2.6.5 based kernel). Did you enable CONFIG_LBD? XFS does a check on mount to make sure that the last sector on the device is actually ac
/archives/xfs/2004-11/msg00024.html (10,653 bytes)

4. Re: Xfs partition info seems to be lost on reboot (score: 1)
Author: Jan Derfinak <ja@xxxxxxxxxxxx>
Date: Thu, 11 Nov 2004 01:02:38 +0100 (CET)
Hello. I'm curious, why there is CONFIG_LBD on 64-bit architecture? Is there because of VFS issue? I'm using Athlon64 kernel with CONFIG_LBD unset and XFS seems to use large block/inode numbers: SGI-
/archives/xfs/2004-11/msg00029.html (9,661 bytes)

5. Re: Xfs partition info seems to be lost on reboot (score: 1)
Author: Mike Young <myoung@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 10 Nov 2004 16:22:51 -0800
Are you sure config_lbd is unset? Everyone of my Opteron and Athlon64 machines have this set. I run SLES9 on everything, including my laptop. This seems to be the default setting. -Mike
/archives/xfs/2004-11/msg00030.html (10,531 bytes)

6. Re: Xfs partition info seems to be lost on reboot (score: 1)
Author: Jan Derfinak <ja@xxxxxxxxxxxx>
Date: Thu, 11 Nov 2004 02:01:30 +0100 (CET)
It is default setting on SLES9 but I use self compiled kernel. I don't have disks bigger than 2TB, I had unset it. 2.6.9 #2 Mon Nov 8 02:07:41 CET 2004 x86_64 SGI-XFS CVS-2004-10-22_05:00_UTC with AC
/archives/xfs/2004-11/msg00031.html (9,347 bytes)

7. Re: Xfs partition info seems to be lost on reboot (score: 1)
Author: Melissa Terwilliger <techess@xxxxxxxxx>
Date: Thu, 11 Nov 2004 09:19:38 -0500
zcat /proc/config.gz | grep CONFIG_LBD So I do have that set. Should I have that unset do you think? I have not used fdisk because I was told that it would work properly on disks over 2TB, the 3ware
/archives/xfs/2004-11/msg00032.html (8,781 bytes)

8. Re: Xfs partition info seems to be lost on reboot (score: 1)
Author: Eric Sandeen <sandeen@xxxxxxx>
Date: Thu, 11 Nov 2004 09:38:58 -0600
I'm guessing there's a problem with parted somewhere.... you might use fdisk to print the partition headers and see if it looks ok - if not, I guess either fdisk or parted has a problem. I suppose th
/archives/xfs/2004-11/msg00034.html (11,032 bytes)

9. Re: Xfs partition info seems to be lost on reboot (score: 1)
Author: Jan Derfinak <ja@xxxxxxxxxxxx>
Date: Thu, 11 Nov 2004 20:06:55 +0100 (CET)
... Thanks. I asked because I think that CONFIG_LBD isn't necessary on x86_64 platform but I was not sure. Other 64-bit archs work without it. It looks for me like an inaccurancy in kernel config. ja
/archives/xfs/2004-11/msg00035.html (9,507 bytes)

10. Re: Xfs partition info seems to be lost on reboot (score: 1)
Author: Jan Derfinak <ja@xxxxxxxxxxxx>
Date: Thu, 11 Nov 2004 20:07:01 +0100 (CET)
I think that there is no difference on 64-bit system. You can leave it on. I propose to use original SLES9 kernel if it is possible. It is well tested and approved by many companies. Simplest thing y
/archives/xfs/2004-11/msg00036.html (9,443 bytes)

11. Xfs partition info seems to be lost on reboot (score: 1)
Author: xxxxxxxxx>
Date: Tue, 09 Nov 2004 17:36:47 -0500
I have a dual opteron SuSE 9 SLES machine running 2.6.9 kernel. The machine has 2 3ware 9500-12 PCI-X SATA raid cards installed with 12 250 GB drives on each card. I can create the partitions using p
/archives/xfs/2004-11/msg00191.html (9,931 bytes)

12. Re: Xfs partition info seems to be lost on reboot (score: 1)
Author: xxxxxxxxx>
Date: Tue, 9 Nov 2004 15:29:11 -0800
I too had problems related to this configuration. In my case I was using a 12-channel 3Ware 9500 series controller along with 12 WD 250GB drives. XFS has been my default FS for some time now. Also,
/archives/xfs/2004-11/msg00192.html (12,673 bytes)

13. Re: Xfs partition info seems to be lost on reboot (score: 1)
Author: s@xxxxxxx>
Date: Wed, 10 Nov 2004 09:44:25 +1100
I guess that means you built your own kernel (since SLES9 is a 2.6.5 based kernel). Did you enable CONFIG_LBD? XFS does a check on mount to make sure that the last sector on the device is actually ac
/archives/xfs/2004-11/msg00194.html (10,653 bytes)

14. Re: Xfs partition info seems to be lost on reboot (score: 1)
Author: h@xxxxxxx>
Date: Thu, 11 Nov 2004 01:02:38 +0100 (CET)
Hello. I'm curious, why there is CONFIG_LBD on 64-bit architecture? Is there because of VFS issue? I'm using Athlon64 kernel with CONFIG_LBD unset and XFS seems to use large block/inode numbers: SGI-
/archives/xfs/2004-11/msg00199.html (9,661 bytes)

15. Re: Xfs partition info seems to be lost on reboot (score: 1)
Author: xxxxxxxxx>
Date: Wed, 10 Nov 2004 16:22:51 -0800
Are you sure config_lbd is unset? Everyone of my Opteron and Athlon64 machines have this set. I run SLES9 on everything, including my laptop. This seems to be the default setting. -Mike
/archives/xfs/2004-11/msg00200.html (10,531 bytes)

16. Re: Xfs partition info seems to be lost on reboot (score: 1)
Author: xxxxxxxxx>
Date: Thu, 11 Nov 2004 02:01:30 +0100 (CET)
It is default setting on SLES9 but I use self compiled kernel. I don't have disks bigger than 2TB, I had unset it. 2.6.9 #2 Mon Nov 8 02:07:41 CET 2004 x86_64 SGI-XFS CVS-2004-10-22_05:00_UTC with AC
/archives/xfs/2004-11/msg00201.html (9,347 bytes)

17. Re: Xfs partition info seems to be lost on reboot (score: 1)
Author: xxxxxxxxx>
Date: Thu, 11 Nov 2004 09:19:38 -0500
zcat /proc/config.gz | grep CONFIG_LBD So I do have that set. Should I have that unset do you think? I have not used fdisk because I was told that it would work properly on disks over 2TB, the 3ware
/archives/xfs/2004-11/msg00202.html (8,781 bytes)

18. Re: Xfs partition info seems to be lost on reboot (score: 1)
Author: n@xxxxxxx>
Date: Thu, 11 Nov 2004 09:38:58 -0600
I'm guessing there's a problem with parted somewhere.... you might use fdisk to print the partition headers and see if it looks ok - if not, I guess either fdisk or parted has a problem. I suppose th
/archives/xfs/2004-11/msg00204.html (11,032 bytes)

19. Re: Xfs partition info seems to be lost on reboot (score: 1)
Author: n@xxxxxxx>
Date: Thu, 11 Nov 2004 20:06:55 +0100 (CET)
... Thanks. I asked because I think that CONFIG_LBD isn't necessary on x86_64 platform but I was not sure. Other 64-bit archs work without it. It looks for me like an inaccurancy in kernel config. ja
/archives/xfs/2004-11/msg00205.html (9,507 bytes)

20. Re: Xfs partition info seems to be lost on reboot (score: 1)
Author: xxxxxxxxx>
Date: Thu, 11 Nov 2004 20:07:01 +0100 (CET)
I think that there is no difference on 64-bit system. You can leave it on. I propose to use original SLES9 kernel if it is possible. It is well tested and approved by many companies. Simplest thing y
/archives/xfs/2004-11/msg00206.html (9,443 bytes)


This search system is powered by Namazu