From: Yury Aliaev <mutab0r@rambler.ru> To: sisyphus@lists.altlinux.org Subject: [sisyphus] своп с меткой Date: Thu, 19 Mar 2009 14:03:50 +0300 Message-ID: <49C22696.9000802@rambler.ru> (raw) Всем добрый день! Хочу поставить последнее ядро (2.6.28), и, будучи наслышан про новою политику именования разделов жёстких дисков (точнее, то, что это именование стало практически произвольным) решил предварительно перейти к монтированию всех разделов в fstab по меткам. Я разобрался со всеми типами ФС, имеющимися у меня (даже с vfat, что было не совсем тривиально), возникла проблема только со свопом. Вот что мы имеем: [root@Digitalina ~]# fdisk /dev/sda Command (m for help): p Disk /dev/sda: 2205 MB, 2205876224 bytes 255 heads, 63 sectors/track, 268 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x6bd042eb Device Boot Start End Blocks Id System /dev/sda1 * 1 39 313236 6 FAT16 /dev/sda2 40 205 1333395 5 Extended /dev/sda3 206 245 321300 83 Linux /dev/sda4 246 268 184747+ 82 Linux swap / Solaris /dev/sda5 40 205 1333363+ 82 Linux swap / Solaris Command (m for help): q [root@Digitalina ~]# swapoff -a [root@Digitalina ~]# mkswap -L swap1 /dev/sda4 Setting up swapspace version 1, size = 184740 KiB LABEL=swap1, UUID=d2a65ef8-c60d-4610-bd78-a24a0b845acb [root@Digitalina ~]# mkswap -L swap2 /dev/sda5 Setting up swapspace version 1, size = 1333356 KiB LABEL=swap2, UUID=835cfac2-3e9d-4e93-80eb-e82c185f9ffe [root@Digitalina ~]# swapon -L swap1 [root@Digitalina ~]# swapon -L swap2 swapon: cannot find the device for swap2 [root@Digitalina ~]# swapon /dev/sda5 [root@Digitalina ~]# rpmquery util-linux util-linux-2.14.1-alt1 Странно, что один из свопов подключился по метке, второй -- нет (причём по названию устройства он подключается. Бага util-linux?
next reply other threads:[~2009-03-19 11:03 UTC|newest] Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top 2009-03-19 11:03 Yury Aliaev [this message] 2009-03-20 11:59 ` Yury Aliaev 2009-03-20 11:57 ` Алексей Шенцев 2009-03-20 17:21 ` Yury Aliaev 2009-03-20 17:09 ` Andrey Rahmatullin 2009-03-20 20:10 ` Yury Aliaev 2009-03-23 7:40 ` Алексей Шенцев 2009-03-20 12:03 ` Хихин Руслан 2009-03-20 17:17 ` Yury Aliaev 2009-03-20 18:58 ` Led 2009-03-20 20:09 ` Yury Aliaev 2009-03-22 13:18 ` Sergey 2009-03-20 13:06 ` Mikhail Gusarov 2009-03-20 17:22 ` Yury Aliaev 2009-03-20 16:54 ` Mikhail Gusarov 2009-03-20 20:22 ` Yury Aliaev 2009-03-20 19:57 ` Mikhail Gusarov 2009-03-21 9:55 ` Yury Aliaev 2009-03-21 9:32 ` Mikhail Gusarov 2009-03-21 12:58 ` Yury Aliaev 2009-03-21 12:33 ` Mikhail Gusarov 2009-03-21 14:43 ` Yury Aliaev 2009-03-21 9:35 ` Pavlov Konstantin 2009-03-21 12:56 ` Yury Aliaev 2009-03-21 12:29 ` Pavlov Konstantin 2009-03-21 14:05 ` Yury Aliaev 2009-03-21 13:56 ` Pavlov Konstantin 2009-03-21 14:06 ` Dmitry V. Levin 2009-03-23 17:17 ` Ildar Mulyukov 2009-03-20 13:25 ` Evgenii Terechkov 2009-03-20 17:26 ` Yury Aliaev 2009-03-20 16:58 ` Mikhail Gusarov 2009-03-20 17:10 ` Sergey Bolshakov 2009-03-20 20:31 ` Yury Aliaev 2009-03-20 20:44 ` Sergey Bolshakov 2009-03-21 6:53 ` Michael A. Kangin 2009-03-21 9:56 ` Yury Aliaev 2009-03-20 18:05 ` Sergey Vlasov 2009-03-20 16:41 ` Andrey Rahmatullin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=49C22696.9000802@rambler.ru \ --to=mutab0r@rambler.ru \ --cc=sisyphus@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git