Actually, we have the following in the eucalyptus-nc upstart script:

        for i in $(seq 0 31); do
                [ -b /dev/loop$i ] || (mknod -m 660 /dev/loop$i b 7 $i
&& chown root:disk /dev/loop$i)
        done

I'll add it to the eucalyptus-sc upstart script as well.

Or perhaps just put it in the common one.

** Changed in: eucalyptus (Ubuntu)
   Importance: Wishlist => High

** Changed in: eucalyptus (Ubuntu)
     Assignee: (unassigned) => Dustin Kirkland (kirkland)

** Changed in: eucalyptus (Ubuntu)
       Status: New => Triaged

-- 
Maximum number of 8 loopback devices low for SC
https://bugs.launchpad.net/bugs/498174
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to