Page 1 of 1

Second disk problem (two disk, same persistent name)

Posted: Tue Jun 10, 2014 2:23 am
by cinikentserver
here is the my problem i recently installed a second disk to my hda and followed the wiki but i stuck at a certain point

Code: Select all

[root@localhost ~]# ls -1 /dev/disk/by-id/ | egrep -v "part|scsi" ata-SAMSUNG_HD322HJ_S17AJ90S680924 wwn-0x50024e9200a506e4 [root@localhost ~]# ls -l /dev/disk/by-id/ toplam 0 lrwxrwxrwx 1 root root 9 Haz 10 11:07 ata-SAMSUNG_HD322HJ_S17AJ90S680924 -> ../../sda lrwxrwxrwx 1 root root 10 Haz 10 11:07 ata-SAMSUNG_HD322HJ_S17AJ90S680924-part1 -> ../../sda1 lrwxrwxrwx 1 root root 10 Haz 10 11:07 ata-SAMSUNG_HD322HJ_S17AJ90S680924-part2 -> ../../sda2 lrwxrwxrwx 1 root root 10 Haz 10 11:07 ata-SAMSUNG_HD322HJ_S17AJ90S680924-part3 -> ../../sda3 lrwxrwxrwx 1 root root 10 Haz 10 11:07 ata-SAMSUNG_HD322HJ_S17AJ90S680924-part4 -> ../../sda4 lrwxrwxrwx 1 root root 10 Haz 10 11:07 ata-SAMSUNG_HD322HJ_S17AJ90S680924-part5 -> ../../sda5 lrwxrwxrwx 1 root root 10 Haz 10 11:07 ata-SAMSUNG_HD322HJ_S17AJ90S680924-part6 -> ../../sda6 lrwxrwxrwx 1 root root 9 Haz 10 11:07 wwn-0x50024e9200a506e4 -> ../../sda lrwxrwxrwx 1 root root 10 Haz 10 11:07 wwn-0x50024e9200a506e4-part1 -> ../../sda1 lrwxrwxrwx 1 root root 10 Haz 10 11:07 wwn-0x50024e9200a506e4-part2 -> ../../sda2 lrwxrwxrwx 1 root root 10 Haz 10 11:07 wwn-0x50024e9200a506e4-part3 -> ../../sda3 lrwxrwxrwx 1 root root 10 Haz 10 11:07 wwn-0x50024e9200a506e4-part4 -> ../../sda4 lrwxrwxrwx 1 root root 10 Haz 10 11:07 wwn-0x50024e9200a506e4-part5 -> ../../sda5 lrwxrwxrwx 1 root root 10 Haz 10 11:07 wwn-0x50024e9200a506e4-part6 -> ../../sda6 [root@localhost ~]#
two of my disks has same name "/dev/sda" so i couldnt figure out how to make my hda see second disk. sorry for my english and thanks in advance.

Re: Second disk problem (two disk, same persistent name)

Posted: Tue Jun 10, 2014 5:26 am
by bigfoot65
Check the lines in /etc/fstab. If you followed the wiki guidance, then you should have used the hda-diskmount script.