Re: Change SATA mode to AHCI on installed server

2010-09-02 Thread Kenyon Ralph
On 2010-09-02T14:27:29-0500, Jorge Armando Medina  
wrote:
> On 09/01/2010 08:30 AM, Ahmed Kamal wrote:
> >On 09/01/2010 02:12 PM, Jorge Andres Brugger wrote:
> >> I want to change SATA mode on a server already installed. Should I take
> >> care of something before make the change at the BIOS setup?
> >>
> >> Thanks.
> >
> > The only thing I'd check is that /etc/fstab mounts using UUIDs and not
> > /dev/sd? names. Other than that, just try it, if it doesn't boot, revert
> > the BIOS setting and mention there's a problem
> >
> 
> And of course the root parameter to the kernel image in grub.
> 
> What I dont know is that the UUID will change when you change the sata 
> mode, you can check it out with blkid(8).
> 
> Another way is using the by-id or by-path format, check /dev/disk/by-*

The UUID is part of the file system, so won't change with the disk
interface change. Use dumpe2fs or tune2fs -l to see the UUID on
ext[234]fs, or xfs_admin -u on xfs.

-- 
Kenyon Ralph


signature.asc
Description: Digital signature
-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam

Re: Change SATA mode to AHCI on installed server

2010-09-02 Thread Jorge Armando Medina
On 09/01/2010 08:30 AM, Ahmed Kamal wrote:
>On 09/01/2010 02:12 PM, Jorge Andres Brugger wrote:
>> I want to change SATA mode on a server already installed. Should I take
>> care of something before make the change at the BIOS setup?
>>
>> Thanks.
>
> The only thing I'd check is that /etc/fstab mounts using UUIDs and not
> /dev/sd? names. Other than that, just try it, if it doesn't boot, revert
> the BIOS setting and mention there's a problem
>

And of course the root parameter to the kernel image in grub.

What I dont know is that the UUID will change when you change the sata 
mode, you can check it out with blkid(8).

Another way is using the by-id or by-path format, check /dev/disk/by-*


-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Re: Change SATA mode to AHCI on installed server

2010-09-02 Thread Jorge Andres Brugger
El 01/09/2010 10:30 a.m., Ahmed Kamal escribió:
>On 09/01/2010 02:12 PM, Jorge Andres Brugger wrote:
>> I want to change SATA mode on a server already installed. Should I take
>> care of something before make the change at the BIOS setup?
>>
>> Thanks.
>
> The only thing I'd check is that /etc/fstab mounts using UUIDs and not
> /dev/sd? names. Other than that, just try it, if it doesn't boot, revert
> the BIOS setting and mention there's a problem
>
Thanks Ahmed. When I checked the BIOS, it was already in AHCI mode. I 
thought it wasn't set because a samba performance issue, but it goes 
away after reboot ... I hope this issue has gone definitely.

Regards


-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Re: Change SATA mode to AHCI on installed server

2010-09-01 Thread Ahmed Kamal
  On 09/01/2010 02:12 PM, Jorge Andres Brugger wrote:
> I want to change SATA mode on a server already installed. Should I take
> care of something before make the change at the BIOS setup?
>
> Thanks.

The only thing I'd check is that /etc/fstab mounts using UUIDs and not 
/dev/sd? names. Other than that, just try it, if it doesn't boot, revert 
the BIOS setting and mention there's a problem

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Change SATA mode to AHCI on installed server

2010-09-01 Thread Jorge Andres Brugger
I want to change SATA mode on a server already installed. Should I take 
care of something before make the change at the BIOS setup?

Thanks.


-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam